Coder Social home page Coder Social logo

Comments (7)

SeBL4RD avatar SeBL4RD commented on July 16, 2024

I can confirm, on Automatic1111, UI does not load Posex interface

from posex.

codingbaobao avatar codingbaobao commented on July 16, 2024

UI break may due to the update of gradio in Automatic1111 webui. Not only this but also other extensions.
The temporary solution is to rollback webui version, and must before the upgrade.
Personally revert back to commit 280ed8f00fde0ece026339acdd42888ac4dc3167 works for me.

Step-by-step:

  1. backup your webui-user.bat / webui-user.sh if you have changed it
  2. under webui directory, type git reset --hard 280ed8f00fde0ece026339acdd42888ac4dc3167
  3. paste back your .bat / .sh

from posex.

k0les0 avatar k0les0 commented on July 16, 2024

UI break may due to the update of gradio in Automatic1111 webui. Not only this but also other extensions. The temporary solution is to rollback webui version, and must before the upgrade. Personally revert back to commit 280ed8f00fde0ece026339acdd42888ac4dc3167 works for me.

Step-by-step:

  1. backup your webui-user.bat / webui-user.sh if you have changed it
  2. under webui directory, type git reset --hard 280ed8f00fde0ece026339acdd42888ac4dc3167
  3. paste back your .bat / .sh

I don't understand where to enter the command. help please

from posex.

creeduk avatar creeduk commented on July 16, 2024

@k0les0 - this assumes you used git to install and used git pull to update.

If you did, then you need to enter it into a cmd prompt, if you launch 1111 from a git cmd or from a python/anaconda command panel then where you would launch the webui-user.bat you would add that command. Another way you can work is a temp roll back which you can undo later.

git checkout 280ed8f00fde0ece026339acdd42888ac4dc3167

if 280ed8f00fde0ece026339acdd42888ac4dc3167 is the last version you had you can find this by checking the history or looking in the stable-diffusion-webui.git\logs head file.

when you want to return to the current installed version just use:

git checkout master

I did a similar one today I temp rolled back to my point from February because most extensions don't work right with new gradio

from posex.

codingbaobao avatar codingbaobao commented on July 16, 2024

@k0les0 if you don't familiar with command line or terminal, you can just install a new webui folder by download the code here:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/tree/280ed8f00fde0ece026339acdd42888ac4dc3167
Just run it, move all your extensions, model, script to this folder.

from posex.

hnmr293 avatar hnmr293 commented on July 16, 2024

Thanks for your feedbacks.
I have fixed webui update issues.
Please update posex and try it again.

from posex.

YMC-GitHub avatar YMC-GitHub commented on July 16, 2024

thank you for your sharing. Another extension may be good, i try to use 3D pose editor sd-webui-3d-open-pose-editor

from posex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.