mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 06:02:06 -05:00
Poor Image Generation Issue with DALL.E 3 #1368
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 @papapon on GitHub (Jun 25, 2024).
Bug Report
Description
Bug Summary:
Image generation using DALL.E 3 on the Open WebUI interface produces significantly lower quality results compared to the ChatGPT interface with the same prompt. I feel like the response to my prompt is being used to generate the image instead of my original prompt.
Steps to Reproduce:
Open the Open WebUI interface
Configure Open AI key
Enter a prompt for image generation (for example draw me a bee on a flower).
Generate the image.
Compare the image quality with the same prompt generated via the ChatGPT interface.
Expected Behavior:
The images generated using the Open WebUI interface should match the quality and detail of those generated by the ChatGPT interface.
Actual Behavior:
The images generated by the Open WebUI interface are of much lower quality compared to those generated by the ChatGPT interface with the same prompt.
Environment
Reproduction Details
Confirmation:
Logs and Screenshots
Installation Method
Docker