mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
issue: image generation and edition don’t work #6851
Reference in New Issue
Block a user
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 @futureshield on GitHub (Nov 6, 2025).
Check Existing Issues
Installation Method
docker
Open WebUI Version
v0.6.36 (latest)
Ollama Version (if applicable)
No response
Operating System
ubuntu 25
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
images should be generating as usual and bc of the update editing should working with supported models
Actual Behavior
since the update that introduced image editing, i can no longer generate or edit images; the ui hangs on “creating image” and returns 'NoneType' object has no attribute 'chat'. what does the new “api version camp” toggle in the image-gen config actually do?
Steps to Reproduce
add any image model openai or openai compatible api to generate or edit images and you’ll see an error while it says it’s generating
Logs & Screenshots
Additional Information
No response
@vinicius507 commented on GitHub (Nov 11, 2025):
I'm experiencing the same issue. What was your fix? @futureshield
@futureshield commented on GitHub (Nov 11, 2025):
apparently for me image gen isn't working anymore on temp chats. on normal chats they're working normally. check it out