logo
0
0
WeChat Login

ComfyUI_base

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

左侧栏--鼠标点击按钮,推送到仓库主页。

选择要对应文件,右侧“+”,然后顶部的“闪电小图标”,最后Commit&push提交。

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

一键启动命令(备用):

bash /workspace/assets/start-comfy.sh

下载模型:

bash /workspace/assets/setup_venv312.sh

推送ComfyUI/models和user(可分开)到远程仓库 main分支

git add .gitattributes git add ComfyUI/models ComfyUI/user git commit -m "Add models (LFS) and user configs" git push origin main

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

退出虚拟环境

deactivate cd /workspace

About

No description, topics, or website provided.
feirepo-named
Language
Shell26.2%
Others73.8%