运行后
关闭后重新运行comfyui
bash /workspace/assets/start.sh
bash /workspace/assets/update_comfyui.sh
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