0xbitches / sd-webui-lcm

Latent Consistency Model for AUTOMATIC1111 Stable Diffusion WebUI
MIT License
614 stars 43 forks source link

Putting LCM_Dreamshaper_v7_4k.safetensors in my Stable-diffusion folder where models go doesn't work #36

Open camoway opened 10 months ago

camoway commented 10 months ago

This is a scheduler like any other + a model. why make it any more non intuitive than necessary? I am too dumb to figure this out. The fancy hidden file location. "C:\Users\xxxxxxxxxxx.cache\huggingface\hub" has none of your files. So I """git clone https://huggingface.co/SimianLuo/LCM_Dreamshaper_v7""" in that hub folder annnnnddd 18.1gigs later still no tab. I am done, uninstalled extension deleted the .cache files.

If I was smart I would be using comfy UI but I am not I use A111.

This add on should literally just make the LCM scheduler appear in the scheduler drop down menu.

Or even better, automatically load the LCM scheduler when a LCM MODEL IS LOADED the tab is completely unnecessary and putting LCM models in a hidden .cache on my main drive sucks. please, please, please leave all your extension files in your extension folder if possible. I can't put gigs and gigs in that .cache folder unless dreamshaper is going to be the only LCM model to ever be made. That file location is going make A1111 unusable and/or a huge pain to work with. Thanks for your time and effort to bring this to people like me but I am too dumb to make it work.

pip install --upgrade diffusers # make sure to use at least diffusers >= 0.22 pip install transformers accelerate

worked fine yet the tab did not show.