logo
3
0
Login
Forkfromcomfyuiwan211/comfyui-Wan2.2, behind:main14 commits

ComfyUI_base

===================================================

在终端中输入 y 后回车,即可启动项目.

模型、节点、工作流变更,必须要执行同步到仓库:

bash /workspace/git-push.sh

一键启动命令(备用):

bash /workspace/assets/start.sh

一键更新命令(ComfyUI+Manager依赖):

bash /workspace/assets/update-comfy.sh

aria2c -x16 -s16 <模型下载连接>

===================================================

快速同步本地修改‌

cd /workspace bash /workspace/assets/welcome.sh

手动清理旧的标记文件

git checkout main git add --force venv312 git commit -m "Rebuild and re-add complete venv312 with certifi"

推送到远程仓库 main 分支

git push origin main

About

No description, topics, or website provided.