mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #3236] Use /image to generate images #51849
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 @ItsNoted on GitHub (Jun 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3236
Currently we have to have LLM describe what we want our image to look like than generate the image by clicking the icon. Can we limit the process by using /image followed by the image description then pressing enter or clicking send will automatically generate the image? Are we any closer to just asking it to "create an image" of something rather than having to have it be described then clicking the image generation icon?
@tjbck commented on GitHub (Jun 17, 2024):
Related #2048