Coder Social home page Coder Social logo

stopped working after UI update about posex HOT 27 OPEN

hnmr293 avatar hnmr293 commented on August 14, 2024 3
stopped working after UI update

from posex.

Comments (27)

daswer123 avatar daswer123 commented on August 14, 2024 24

Guys, as a Canvas Zoom developer I can explain this.

See canvas-zoom uses a modified gradio, which I put together myself from source and replace the main one, so that some of the extension's features would work.

Since webui 1.3 automatic updated the gradio to version 3.31 and I recently updated the modified gradio with it as well. However, as it turned out posex stopped working on version 3.31 and installing canvas-zoom helped since it was replacing gradio with a modified version 3.28.1.

Installing canvas-zoom from the extension tab won't help you now.
However, I made a backup of the extension just in case before updating the modified gradio (3.28.1). You can install directly via install from url

the old version canvas-zoom where posex works
https://github.com/daswer123/canvas-zoom

from posex.

Eloren1 avatar Eloren1 commented on August 14, 2024 8

@daswer123 Thanks. But why hasn't anyone made an official solution a few months later? Why doesn't everyone care?

from posex.

1d618 avatar 1d618 commented on August 14, 2024 6

I use the latest versions of SD-webui, posex and sd-webui-controlnet, and until yesterday I had the same problems that the editor did not appear after installing the check mark. and by chance I solved this problem...
I install extensions (via extensions -> available -> load from) sd-webui-ar and canvas-zoom
after that, posex started working.
I don't know how or what this is related to, but now it works. maybe it will help someone too.

from posex.

daswer123 avatar daswer123 commented on August 14, 2024 5

You can also roll back posex to 0.4. You can do this as described here or you can temporarily download the version I already rolled back https://github.com/daswer123/posex via install from url

This will not limit you to the gradio version or the extension version.

from posex.

Patrick-81 avatar Patrick-81 commented on August 14, 2024 2

Same problem here after the last update of A1111.

from posex.

goldmojo avatar goldmojo commented on August 14, 2024 1

The current 0.4.0 rollback is working fine.
What do you expect from a newer version?

from posex.

neokofg avatar neokofg commented on August 14, 2024 1

https://github.com/zif002/posex/ this repo fixes the problem

from posex.

sklbz avatar sklbz commented on August 14, 2024

same

from posex.

HOMELANDER-1 avatar HOMELANDER-1 commented on August 14, 2024

same.

from posex.

HOMELANDER-1 avatar HOMELANDER-1 commented on August 14, 2024

chrome_TcW6MmDfnu

the rollback of "AUTOMATIC 1111 stable-diffusion-webui" git checkout 72cd27a13587c9579942577e9e3880778be195f6 helped me
https://i.imgur.com/hmocAab.jpeg

from posex.

bekertughan avatar bekertughan commented on August 14, 2024

chrome_TcW6MmDfnu

    [
      
    
        ![chrome_TcW6MmDfnu](https://user-images.githubusercontent.com/60063501/238127497-c99e78a4-c76a-442b-aca5-df8099dc8f26.gif)
      ](https://user-images.githubusercontent.com/60063501/238127497-c99e78a4-c76a-442b-aca5-df8099dc8f26.gif)
    
    
      
        
          
        
        
          
          
        
      
      [
        
          
        
      ](https://user-images.githubusercontent.com/60063501/238127497-c99e78a4-c76a-442b-aca5-df8099dc8f26.gif)

git checkout 72cd27a13587c9579942577e9e3880778be195f6мне помог откат "AUTOMATIC 1111 stable-diffusion-webui" https://i.imgur.com/hmocAab.jpeg

thanks, your method worked for me

from posex.

catarium avatar catarium commented on August 14, 2024

chrome_TcW6MmDfnu

    [
      
    
        ![chrome_TcW6MmDfnu](https://user-images.githubusercontent.com/60063501/238127497-c99e78a4-c76a-442b-aca5-df8099dc8f26.gif)
      ](https://user-images.githubusercontent.com/60063501/238127497-c99e78a4-c76a-442b-aca5-df8099dc8f26.gif)
    
    
      
        
          
        
        
          
          
        
      
      [
        
          
        
      ](https://user-images.githubusercontent.com/60063501/238127497-c99e78a4-c76a-442b-aca5-df8099dc8f26.gif)

the rollback of "AUTOMATIC 1111 stable-diffusion-webui" git checkout 72cd27a13587c9579942577e9e3880778be195f6 helped me https://i.imgur.com/hmocAab.jpeg

this broke my models so I did checkout to other version

from posex.

23fbhtg34 avatar 23fbhtg34 commented on August 14, 2024

git checkout 72cd27a13587c9579942577e9e3880778be195f6
yesterday it worked now after updating sd and controlnet just a black picture

from posex.

tjea avatar tjea commented on August 14, 2024

I use the latest versions of SD-webui, posex and sd-webui-controlnet, and until yesterday I had the same problems that the editor did not appear after installing the check mark. and by chance I solved this problem... I install extensions (via extensions -> available -> load from) sd-webui-ar and canvas-zoom after that, posex started working. I don't know how or what this is related to, but now it works. maybe it will help someone too.

Yes, after I installed the canvas-zoom the issue is gone.

from posex.

RoyalGoose avatar RoyalGoose commented on August 14, 2024

Is there any updates?

from posex.

sonicpeter avatar sonicpeter commented on August 14, 2024

Is there any updates?

from posex.

lokimckay avatar lokimckay commented on August 14, 2024

If only 0.4 works in the current A1111 environment, wouldn't it make sense to roll back to 0.4 until a fix that allows the newer features to work with the latest gradio is implemented?

from posex.

goldmojo avatar goldmojo commented on August 14, 2024

Agree, you can install the rolled back from @daswer123 URL https://github.com/daswer123/posex

from posex.

lokimckay avatar lokimckay commented on August 14, 2024

That repo is not the one linked to by the A1111 UI

The point is to avoid everyone having to google the issue, so IMO either A1111 should be updated to point to that repo, or this one should be rolled back to a stable commit

(All of this is assuming that A1111 is the primary UI that the dev wants to target)

from posex.

sonicpeter avatar sonicpeter commented on August 14, 2024

It is strange to roll back to an old version of posex though...

from posex.

lokimckay avatar lokimckay commented on August 14, 2024

Not strange at all, many repositories use a main / develop branch system or similar where the main branch is stable - and doesnt include the latest features that are being worked on

from posex.

onlineapps-cloud avatar onlineapps-cloud commented on August 14, 2024

same problem

from posex.

mqopi avatar mqopi commented on August 14, 2024

same

from posex.

wensenz avatar wensenz commented on August 14, 2024

same

from posex.

witchpiggie avatar witchpiggie commented on August 14, 2024

This is still a problem. Neither rolling back to 0.4 nor installing @daswer123 's version works. All I get is the checkbox 'send this image to controlnet'. Seems like a proper fix is in order.

from posex.

nothingness6 avatar nothingness6 commented on August 14, 2024

I faced the same issue. Tested in 1.8.0 and 1.7.0, but no luck.
No solution yet?

from posex.

selwynluo avatar selwynluo commented on August 14, 2024

You can also roll back posex to 0.4. You can do this as described here or you can temporarily download the version I already rolled back https://github.com/daswer123/posex via install from url

This will not limit you to the gradio version or the extension version.

Works! Great! Thanks!

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.