Eli-U-Chan
Results
1
issues of
Eli-U-Chan
I want to see the Ksampler preview when using the websocket, and I modified the example in https://github.com/comfyanonymous/ComfyUI/blob/master/script_examples/websockets_api_example.py. The modification begins from line 32. ``` while True: out = ws.recv()...