logo
0
0
Login
ComfyUI_base

运行后

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

关闭后重新运行comfyui

一键启动命令(备用):

bash /workspace/assets/start.sh

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

bash /workspace/assets/update_comfyui.sh

重要提示:

  • 安装了插件、保存了工作流、下载了模型,请务必进行以下同步操作:复制以下代码到终端回车等待运行结束就ok
cd /workspace find /workspace/ComfyUI/custom_nodes -mindepth 2 -type d -name ".git" -exec rm -rf {} + git add . git commit -m "同步更新" git push

有疑问加V ybq520503

About

不用构建镜像就能用comfyui 【ComfyUI_base】 增删模型、工作流、节点、依赖然后同步即可,不理重新构建镜像。 【CNB使用ComfyUI最佳实践】(自封) 纯净版请移步:https://cnb.cool/fuliai/comfyui 【交流群】 https://cnb.cool/fuliai/comfyui/-/issues/11 介绍及示范视频看下面网址

Language
Python87.9%
C4.9%
C++3.6%
JavaScript1.4%
Others2.2%