basujindal / stable-diffusion

Optimized Stable Diffusion modified to run on lower GPU VRAM
Other
3.14k stars 467 forks source link

Can this optimized SD be used with InvokeAI WebUI? #231

Open shashankitsoft opened 1 year ago

shashankitsoft commented 1 year ago

While facing problem with running InvokeAI webUI , I found CUDA out of memory problem failing to loading stable diffusion 1.5 model, and with some exploration came to this package. Here is the issue mentioned in detail: https://github.com/invoke-ai/InvokeAI/issues/2274#issuecomment-1382688559

So can we use this optimized SD model instead of SD 1.5 model with InvokeAI in some way?