Zero6992 / chatGPT-discord-bot

Integrate ChatGPT into your own discord bot
GNU General Public License v2.0
2.6k stars 698 forks source link

Gemini [Create images failed: we can't create your images right now] #501

Open djdoolky76 opened 3 months ago

djdoolky76 commented 3 months ago

The chat prompt seems to be functioning properly, but when I try to generate an image, an error message appears.

image

Zero6992 commented 3 months ago

What model are you using?

djdoolky76 commented 3 months ago

I'm using Gemini Advanced

lavanda131 commented 3 months ago

the same problem

Zero6992 commented 3 months ago

Did you provided Google PSID into.env?

djdoolky76 commented 3 months ago

Did you provided Google PSID into.env?

Yes, and the chat function seems to be working fine, except for draw image

Zero6992 commented 3 months ago

It might be some bug in gpt4free

Similar issue here: https://github.com/xtekky/gpt4free/issues/1671