02.02.01.ComfyUI Ubuntu:环境搭建篇(安装自定义节点 ComfyUI-Manager)
总操作流程:
1、下载安装2、配置3、测试 下载安装
cd /usr/local/software/ComfyUI/custom_nodes
git clone https://github.com/ltdrdata/ComfyUI-Manager.gitchmod 0777 -R /usr/local/software/ComfyUI
chown $USER:$USER -R /usr/local/software/ComfyUI# 重启…
2026/7/9 2:01:00