hnmr293 / posex

Posex - Estimated Image Generator for Pose2Image
577 stars 72 forks source link

Doesn't working at all #40

Open crwg opened 1 year ago

crwg commented 1 year ago

After latest update

1d618 commented 1 year ago

39

try my random solution in this thread

Requiem4soul commented 1 year ago

Same problem. Installing canvas-zoom did not solve the problem

daswer123 commented 1 year ago

Give a detailed answer, here #39

I noticed yesterday that people were having problems with posex, and installing canvas-zoom solved it.

The first thing I noticed is that on a clean webui 1.3, posex doesn't work.

Next, I decided to check and indeed, posex broke because of the new version of gradio (3.31) while the old canvas-zoom worked on the version of gradio (3.28.1). So after installing the old version, posex worked.

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

https://github.com/hnmr293/posex/assets/22278673/3892281e-0c1f-4c52-902b-59abaafa9132

Requiem4soul commented 1 year ago

Give a detailed answer, here #39

I noticed yesterday that people were having problems with posex, and installing canvas-zoom solved it.

The first thing I noticed is that on a clean webui 1.3, posex doesn't work.

Next, I decided to check and indeed, posex broke because of the new version of gradio (3.31) while the old canvas-zoom worked on the version of gradio (3.28.1). So after installing the old version, posex worked.

the old version canvas-zoom where posex works

Yes, it work! I did on my SD and it fix it! Thank you!

alexbofa commented 1 year ago

same, doesn't work.

zyip commented 1 year ago

version 0.4 works fine, remove your installation and try this:

git clone https://github.com/hnmr293/posex cd posex git checkout tags/v0.4