gemini 图片无法渲染出来 #6974
-
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 1 reply
-
Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. |
Beta Was this translation helpful? Give feedback.
-
I couldn't find specific information about image rendering issues in the Gemini model for version v1.71.1 within the lobe-chat framework. However, the framework uses libraries like To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other |
Beta Was this translation helpful? Give feedback.
-
prompt 发出来一下我试试? |
Beta Was this translation helpful? Give feedback.
-
prompt send me a try? |
Beta Was this translation helpful? Give feedback.
-
A 3D digital art rendering of a very cute baby turtle named Bartholomew. His shell is a mosaic of soft greens and sunny yellows with darker olive speckles and a wet-looking gloss. He has large, shiny black eyes with a hint of milky white, and a pale yellow, slightly upturned beak forming an adorable smile. His tiny flippers have translucent webbing. He appears meticulously sculpted with fine details. |
Beta Was this translation helpful? Give feedback.
-
大概是这样,其实不止是这个 prompt,有时候甚至就是 画一只可爱的小狗,也是这种一闪而过的效果,似乎很频繁,五次有一次能正常预览 59_1742026709.mp4 |
Beta Was this translation helpful? Give feedback.
-
Probably this is the case. In fact, it is not just this prompt, sometimes it is even a cute puppy, and it is also a flash of effect. It seems to be very frequent, and you can preview it normally once five times. 59_1742026709.mp4 |
Beta Was this translation helpful? Give feedback.
-
看下网络请求,我怀疑是你的图片没正常上传成功导致 |
Beta Was this translation helpful? Give feedback.
-
Look at the network request, I suspect that your image was not uploaded normally and successfully. |
Beta Was this translation helpful? Give feedback.
-
![]() |
Beta Was this translation helpful? Give feedback.
-
看起来是你的服务端问题,检查下服务端配置吧 |
Beta Was this translation helpful? Give feedback.
似乎是 Nginx 的原因,我设置
client_max_body_size 256M;
似乎解决了