03.01.01.ComfyUI Ubuntu:环境搭建篇(集成 调用ComfyUI的API 使用Pythin 中间件方式)
总操作流程:
1、下载安装2、写代码3、测试 下载安装
pip install websocket-client uuid Pillowapi: https://docs.comfy.org/zh/development/comfyui-server/api-examples
写代码
方法一:提交即忘(仅 HTTP)
cat > /usr/l…
2026/7/9 2:00:09