0一、环境 Python 3.12.11 torch version: 2.9.1+cu130 torch cuda version: 13.0 cuda available: True gpu count: 1 gpu name: NVIDIA GeForce RTX 4090
二、comfyUI相关:
bash /root/test1/comfyctl.sh start
bash /root/test1/comfyctl.sh stop
bash /root/test1/comfyctl.sh status
本地访问: http://服务器IP:8188
SSH 隧道访问: ssh -p 端口 -L 8188:127.0.0.1:8188 root@服务器IP 浏览器打开: http://127.0.0.1:8188
三、基于厂商的模型软链接 /root/env_backup pip包版本和软连接
如果要新增软连接,可执行示例: bash /root/link_comfy_models.sh -s /model Wan2.2 umt5 vae

支持自启动