AUTOMATIC1111 / stable-diffusion-webui

Stable Diffusion web UI
GNU Affero General Public License v3.0
141.57k stars 26.75k forks source link

[Bug]: Looks like Restart Gradio and Refresh components is broken (scripts no longer load) from 35c45df28b303a05d56a13cb56d4046f08cf8c25 #3920

Closed some9000 closed 1 year ago

some9000 commented 1 year ago

Is there an existing issue for this?

What happened?

After using the orange Restart Gradio and Refresh components button in settings, Script names still appear in dropdown, but selecting one does nothing. Space below them does not change. If we close webui and restart completely then it will work again. This makes developing a script VERY annoying.

Steps to reproduce the problem

Go to Settings tab Click Restart Gradio and Refresh components (Custom Scripts, ui.py, js and css only) Try to select a script from the dropdown Nothing happens...

What should have happened?

Scripts should activate as expected. As it does at boot.

Commit where the problem happens

35c45df28b303a05d56a13cb56d4046f08cf8c25

What platforms do you use to access UI ?

Windows

What browsers do you use to access the UI ?

Google Chrome

Command Line Arguments

No response

Additional information, context and logs

No response

Jonseed commented 1 year ago

I find many UI elements have broken. I can't click UI buttons like "generate," the model checkpoint dropdown menu doesn't work when you select a different model, I can't apply settings, etc.

Jonseed commented 1 year ago

And now it is working again for me after a restart of the backend... dunno.

yamkz commented 1 year ago

I am using webui on googlecolab. Many scripts are not loading.