In checkpoint section, I am getting this error - Please commit your changes or stash them before you switch branches. Aborting error: subprocess-exited-with-error
× git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip.
Btw check the new video out - there’s an easier way to install stable cascade now, with official comfy ui support: Run new Stable Cascade model in ComfyUI - now officially supported! th-cam.com/video/Btfl_JUMrMs/w-d-xo.html
Let me check it, I am very new to this, I was having a lot of trouble installing SC on google colab, hopefully this new tutorial will work, thank you so much, let me check it@@codeandbird
After implementing the custom node I run into the following error after letting it run: Aborting error: subprocess-exited-with-error × git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Any Idea?
Nice! Let's go.
In checkpoint section, I am getting this error - Please commit your changes or stash them before you switch branches.
Aborting
error: subprocess-exited-with-error
× git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Some files was changed in your google drive so it can’t pull new version. Try to delete the directory it complains about and re-run
Btw check the new video out - there’s an easier way to install stable cascade now, with official comfy ui support: Run new Stable Cascade model in ComfyUI - now officially supported!
th-cam.com/video/Btfl_JUMrMs/w-d-xo.html
Let me check it, I am very new to this, I was having a lot of trouble installing SC on google colab, hopefully this new tutorial will work, thank you so much, let me check it@@codeandbird
After implementing the custom node I run into the following error after letting it run: Aborting
error: subprocess-exited-with-error
× git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× git checkout -b wuerstchen-v3 --track origin/wuerstchen-v3 did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
Any Idea?
You can try the new way of running stable cascade - th-cam.com/video/Btfl_JUMrMs/w-d-xo.html hope it works
also this error could happen if you have some changed files in the repo, try to delete comfy directory , restart runtime and try to install it again