How to run Stable Cascade? #14919
Replies: 8 comments 18 replies
-
It doesn't support it at the moment. I was actually curious where they are thinking on support, since ComfyUI already has support. |
Beta Was this translation helpful? Give feedback.
-
There's a "temporary" extension for A1111 that will allow you to generate w/ Stable Cascade (it an independent tab) here: https://github.com/blue-pen5805/sdweb-easy-stablecascade-diffusers Hopefully it's natively implemented sometime in the near future. |
Beta Was this translation helpful? Give feedback.
-
also running forge here, it shows up but does generate anything, I get no kernal found to luanch and then get a error, how are you getting it to work? |
Beta Was this translation helpful? Give feedback.
-
That's a very long time. I have a 4090 and it takes about the same time as SDXL to generate an image. You should check in NVidia settings, under 3D settings, and see if the relatively new option for "Prefer Sysmem Offload" is toggled on (or device default). If it is your system may be moving some of the data for generation to CPU RAM while inferencing which can cause extremely performance drops. I've had this happen during training when I accidently had that toggled on. |
Beta Was this translation helpful? Give feedback.
-
Why run a cascad on A1111? Install separately and everything is fine. https://github.com/EtienneDosSantos/stable-cascade-one-click-installer |
Beta Was this translation helpful? Give feedback.
-
It's a shame that there's no native support, only a poorly integrated plugin (which to be fair to the author, is much better than nothing!). Stable Cascade's main weakness seems to be the relatively poor diversity that it generates. But it handles large resolutions with low VRAM and is very pretty (as well as better at text than XL), so it'd be superb in img2img. But we can't do that. |
Beta Was this translation helpful? Give feedback.
-
I finally found out why this tab is not displayed. This plug-in depends on a package: diffusers. You can check the error log of your service. |
Beta Was this translation helpful? Give feedback.
-
If anyone has successfully got Stable Cascade working on automatic 1111 or Forge, can you please share your directory structure of how models are organized to be accessed by sdweb-easy-stablecascade-diffusers |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How to run Stable Cascade in Automatic1111 webui?
Beta Was this translation helpful? Give feedback.
All reactions