RandomGitUser321
|
147f774bb3
|
Add ws.close() to the websocket examples (#5020)
* add ws.close() to websocket examples
* add and explain ws.close() in websocket examples
|
2024-09-22 04:59:10 -04:00 |
|
RandomGitUser321
|
e05d1bd919
|
Added to the websockets_api_example.py to show how to decode latent previews from the binary stream (#5016)
* Update websockets_api_example.py
* even more simplfied
|
2024-09-22 02:30:44 -04:00 |
|
Alex "mcmonkey" Goodwin
|
472f1d5bbc
|
swap legacy sdv15 link (#4682)
* swap legacy sdv15 link
* swap v15 ckpt examples to safetensors
* link the fp16 copy of the model by default
|
2024-08-29 19:48:48 -04:00 |
|
Dr.Lt.Data
|
7f61292038
|
fix: remove redundant useless loop (#4656)
fix: potential error of undefined variable
https://github.com/comfyanonymous/ComfyUI/discussions/4650
|
2024-08-28 17:46:30 -04:00 |
|
comfyanonymous
|
614ef3351a
|
Add an example to use the SaveImageWebsocket node and enable it.
|
2024-03-22 12:56:48 -04:00 |
|
comfyanonymous
|
996acc190d
|
Update how to get the prompt in api format in the example.
|
2023-07-19 15:07:12 -04:00 |
|
comfyanonymous
|
d1f54fb969
|
Add a note to script about which websocket library is used.
|
2023-06-12 17:05:28 -04:00 |
|
comfyanonymous
|
30722d0843
|
Add script example that downloads the images after a prompt is executed.
|
2023-06-12 14:36:45 -04:00 |
|
comfyanonymous
|
3b9cd6036c
|
Switch the default workflow to the CheckpointLoaderSimple node.
|
2023-03-05 03:00:28 -05:00 |
|
comfyanonymous
|
14c390c0c2
|
Remove sample_ from some sampler names.
Old workflows will still work.
|
2023-02-27 01:43:06 -05:00 |
|
comfyanonymous
|
e8be9a2240
|
Don't send the "Random seed after every gen" field in the prompt.
|
2023-02-22 12:48:27 -05:00 |
|
comfyanonymous
|
540f2229ed
|
Add a basic example for how to use the ComfyUI api.
|
2023-02-22 12:34:27 -05:00 |
|