comfyanonymous / ComfyUI

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
https://www.comfy.org/
GNU General Public License v3.0
56.18k stars 5.95k forks source link

Sync prompt API #728

Open filipemeneses opened 1 year ago

filipemeneses commented 1 year ago

Assuming that implementing websocket adds complexity to other systems that use ComfyUI API, having a sync HTTP endpoint that awaits the workflow to finish can be a solution.

To implement, this instructions should work:

abaybektursun commented 6 months ago

+1

RayKitajima commented 6 months ago

I am temporarily using bridge service. https://github.com/RayKitajima/ComfyBridge