Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: latest update has broken mutiple features #9012

Closed
1 task done
TrueHolon opened this issue Mar 26, 2023 · 15 comments
Closed
1 task done

[Bug]: latest update has broken mutiple features #9012

TrueHolon opened this issue Mar 26, 2023 · 15 comments
Labels
bug-report Report of a bug, yet to be confirmed

Comments

@TrueHolon
Copy link

TrueHolon commented Mar 26, 2023

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits

What happened?

models aren't being loaded when selected, initial model loaded on launch will not switch to selected model.
Style does not load saved prompts, as well as stack horizontally off the screen.
Sending image to img2img (50/50 of the time) or inpaint (100% of the time) don't work.
sometimes scripts wont load its config box (ex. x/y/z wont load config box for variables) relaunching a1111 fixes this temporarily .
image browser tab does not load any info (png info tab seems to work just fine)

Steps to reproduce the problem

  1. Go to ....
  2. Press ....
  3. ...

What should have happened?

stated above

Commit where the problem happens

UI

What platforms do you use to access the UI ?

Windows, Linux

What browsers do you use to access the UI ?

Google Chrome, Brave

Command Line Arguments

none

List of extensions

unprompted

Console logs

none

Additional information

No response

@TrueHolon TrueHolon added the bug-report Report of a bug, yet to be confirmed label Mar 26, 2023
@SanDiegoDude
Copy link

Ended up doing a reset back to 64b7e83, this gradio upgrade has been a complete sh%tshow and broken so many things.

git reset --hard 64b7e83

@SanDiegoDude
Copy link

I can't even use the UI at all, the CSS isn't loading.

open a command prompt to your stable-diffusion-web-ui directory and run the git reset command I put above. that should hard reset you back to an earlier commit prior to the gradio upgrade that's broken everything. Make sure you don't git pull again, else you'll just re-upgrade right back to the broken version. Also, I had to delete the image browser extension, it was causing problems beyond this gradio SNAFU.

@isbkch
Copy link

isbkch commented Mar 27, 2023

I was going crazy these past couple of days thinking there's something wrong with my settings 😅

@GalaxyTimeMachine
Copy link

GalaxyTimeMachine commented Mar 27, 2023

If I choose a model to load, it continually loads random models from the list and is completely unusable. Rolling back.

Edit: Since reporting, this was fixed for me in another update.

@duskfallcrew
Copy link

I'm using the last ben notebook and commit reset git reset --hard 64b7e83 did NOT work for me lol it broke my install and i had to reinstall the new update

@econundrum
Copy link

Ok I've turned of idiot mode reverted to that commit and restored the right options on my .bat file.

@econundrum
Copy link

I shall look out for when it's safe to update again.

@merecesarchviz
Copy link

I update today and for it fix all the issues

@econundrum
Copy link

I got the update this morning and it broke mine, haven't seen any commits since. I used the git restore to go back to the previous commit then restored by commandline files so I'm fine but won't update again until I see a new commit.

@tranzmatt
Copy link
Contributor

tranzmatt commented Mar 27, 2023

I updated this morning and anything beyond the most vanilla install breaks. Even starting from scratch it's a minefield of what will send the WebUI into "infinite spin" mode. Only rolling back as stated above returned things to any functionality. At the very least, releases that have been thoroughly tested should be tagged, especially when making fundamental changes. I appreciate all the hard work you do, but this is such major breakage.

@chimera15
Copy link

I have everything working again on my install, the only thing that's seriously broken is that I can't change models(ckpts), the model never loads, the dropdown never appears with all my models in it. The only other serious thing is that sometimes the image2image/image from the save gallery sometimes disappears as well, but sometimes its ok.

@hyamamoto
Copy link

Got the same symptom on the latest 955df77 repo. It broke frontend code here and there making it completely unusable.
Reverting back to 280ed8f worked for me.

@chimera15
Copy link

chimera15 commented Mar 30, 2023

It's working again...pls leave it just like this thanks! lol I guess I should turn off git pulls on this install and start a new one or something.

@greythax
Copy link

greythax commented Apr 1, 2023

Tried latest master again, no change.

@catboxanon
Copy link
Collaborator

Closing as stale.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-report Report of a bug, yet to be confirmed
Projects
None yet
Development

No branches or pull requests