Star
511
Fork
33
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
5
分析
项目设置
Star
511
Fork
33
master
ComfyUI
/
script_examples
下载当前目录
G
GitHub
Update comment in api example. (#9708)
4368d8f8
创建于
2025年9月4日
历史提交
文件
最后提交记录
最后更新时间
basic_api_example.py
Update comment in api example. (#9708)
1 年前
websockets_api_example.py
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.
1 年前
websockets_api_example_ws_images.py
Add ws.close() to the websocket examples (#5020) * add ws.close() to websocket examples * add and explain ws.close() in websocket examples
1 年前