How to run Stable Cascade EASY in Google colab

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 พ.ย. 2024

ความคิดเห็น • 8

  • @myriam8634
    @myriam8634 8 หลายเดือนก่อน +2

    Nice! Let's go.

  • @varunkumar5299
    @varunkumar5299 8 หลายเดือนก่อน

    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.

    • @codeandbird
      @codeandbird  8 หลายเดือนก่อน

      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

    • @codeandbird
      @codeandbird  8 หลายเดือนก่อน

      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

    • @varunkumar5299
      @varunkumar5299 8 หลายเดือนก่อน

      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

  • @NicolasLuthy
    @NicolasLuthy 8 หลายเดือนก่อน

    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?

    • @codeandbird
      @codeandbird  8 หลายเดือนก่อน

      You can try the new way of running stable cascade - th-cam.com/video/Btfl_JUMrMs/w-d-xo.html hope it works

    • @codeandbird
      @codeandbird  8 หลายเดือนก่อน

      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