mirror of
https://github.com/HanaokaYuzu/Gemini-API.git
synced 2026-04-12 04:19:46 -06:00
Sometimes Generated Images cannot be saved #124
Labels
No labels
advanced
advanced
bug
dependencies
discussion
documentation
duplicate
enhancement
good first issue
help wanted
invalid
model
pull-request
question
unreproducible
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mirrors/Gemini-API#124
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Remik1r3n on GitHub (Dec 12, 2025).
I am not sure why is it. What I know is, When I use the same code to generate images:
and
response.imagesis empty, so nothing can be saved.And if I change cookie to another account, without changing any code, it will work without any issue.
So, I'm confused. Any helps will be appreciated.
@Remik1r3n commented on GitHub (Dec 12, 2025):
Images is actually successfully generated. If I back to Gemini Web and check Chats history, I can see the generated images. It's just not saved.
@Chomtana commented on GitHub (Dec 23, 2025):
await client.init(timeout=300, auto_close=False, close_delay=300, auto_refresh=True)Try increasing timeout to 300
Nano banana pro can't generate full image in 30s