TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.53k stars 1.31k forks source link

Quicksettings for SD model and VAE stuck on "Loading..." even after completion, cannot change #1309

Open Gushousekai195 opened 1 year ago

Gushousekai195 commented 1 year ago

This is a very annoying bug. I am using the web ui via colab.

When I frequently change SD models and VAEs, they will load but the quicksettings dropdown will be stuck on "Loading..." and I am unable to change them until I refresh the page.

I am running on a local URL on account of upscaling in extras breaking the output image when running on a gradio server.

TheLastBen commented 1 year ago

Do you get the sane issue with gradio server or is it specific to local tunnel ?

Gushousekai195 commented 1 year ago

So far, it's been with the local tunnel.

TheLastBen commented 1 year ago

Use the gradio server to narrow down to the cause of the issue

Gushousekai195 commented 1 year ago

Use the gradio server to narrow down to the cause of the issue

Upscaling in Extras is still broken when using a Gradio server.

TheLastBen commented 1 year ago

I'll check it out, what type of upscaling ? or all of them ?