Originally created by @schuster-rainer on GitHub (Apr 27, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1790
**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 https://github.com/comfyanonymous/ComfyUI/blob/a38b9b3ac152fb5679dad03813a93c09e0a4d15e/main.py#L151C1-L159C51
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @schuster-rainer on GitHub (Apr 27, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/1790
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 https://github.com/comfyanonymous/ComfyUI/blob/a38b9b3ac152fb5679dad03813a93c09e0a4d15e/main.py#L151C1-L159C51
@tjbck commented on GitHub (Apr 27, 2024):
PR welcome!