mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-14 11:05:45 -05:00
enhancement: preview Image in ComfyUI #742
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 @schuster-rainer on GitHub (Apr 27, 2024).
Is your feature request related to a problem? Please describe.
While genrating an image no preview is displayed
Describe the solution you'd like
Comfyui supports sending preview images to the client as callback
a38b9b3ac1/main.py (L151C1-L159C51)@tjbck commented on GitHub (Apr 27, 2024):
PR welcome!