ComfyUI/script_examples
FeepingCreature 260a5ca5d9
Allow the prompt request to specify the prompt ID. (#8189)
This makes it easier to write asynchronous clients that submit requests, because they can store the task immediately.
Duplicate prompt IDs are rejected by the job queue.
2025-07-14 14:48:31 -04:00
..
basic_api_example.py add comment about using api key in headless (#8082) 2025-05-12 23:06:44 -04:00
websockets_api_example_ws_images.py Add ws.close() to the websocket examples (#5020) 2024-09-22 04:59:10 -04:00
websockets_api_example.py Allow the prompt request to specify the prompt ID. (#8189) 2025-07-14 14:48:31 -04:00