kijai / ComfyUI-DiffusersStableCascade

Simple inference with StableCascade using diffusers in ComfyUI
305 stars 54 forks source link

How to use the locally downloaded files? #2

Closed syddharth closed 7 months ago

syddharth commented 8 months ago

While using the code provided here: https://github.com/Stability-AI/StableCascade, I downloaded a bunch of models files. Is it possible to use them?

kijai commented 8 months ago

Probably would be possible, but as Comfy is going to implement support for this model properly soon, I'm not going to develop this further than this. Currently it just uses whatever the default pipeline uses and autodownloads that.