hnmr293 / posex

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

Posex Ui not working correctly #23

Closed Gollum0002 closed 1 year ago

Gollum0002 commented 1 year ago

Posex is showing up in stable diffusion however I cannot use it since the ui seems to be bugged Screenshot (16)

I have installed control net/posex through the extension manager as can be seen below Screenshot (17)

This might be an issue on my part since I did not find many posts regarding this issue however I cannot find any reasons for why that might be since I followed the instructions and have done everything accordingly.

This is the only post going through the same issue as me : https://www.reddit.com/r/SDtechsupport/comments/11kh71g/posex_ui_not_appearing_correctly_on_sd/

Gollum0002 commented 1 year ago

This is how the ui looks initially Screenshot (69)

after I tick and untick the send to control net box, the ui expands but is not functional

Gollum0002 commented 1 year ago

The issue seems to occur on browsers other than Chrome, I have tested it on Microsoft edge, opera gx and chrome, Posex was working correctly on chrome. Screenshot (71)

This might have something to do with the issue

mockinbirdy commented 1 year ago

Same problem. Usually chrome is the one causing troubles. The author should really look into it. Have you found the workaround yet?

Gollum0002 commented 1 year ago

Not really, I just used chrome, will switch to opera again when its fixed though, chrome is performance hungry

andrechoi commented 1 year ago

The issue seems to occur on browsers other than Chrome, I have tested it on Microsoft edge, opera gx and chrome, Posex was working correctly on chrome. Screenshot (71)

This might have something to do with the issue

True!! I was not using Chrome browser and the it bugged, after switching to chrome Posex is working fine! Thank you!!

mockinbirdy commented 1 year ago

Well, that is NOT a solution. I am not going to download chrome just for one extension. This issue is crucial and should be addressed.

Ner-Kun commented 1 year ago

This is how the ui looks initially Screenshot (69)

after I tick and untick the send to control net box, the ui expands but is not functional

Same problem, the Posex interface does not appear. I use google chrome, so does my friend...

Bipedal-Moose commented 1 year ago

I'm also experiencing this issue in Chrome. I have both ControlNet and Posex installed on latest Automatic1111. After booting up A1111, the accordion in t2i only shows the send this image to controlnet checkbox

consecutiotemporum commented 1 year ago

Same here.

eshutoff commented 1 year ago

Hi, have the very similar issue on: windows 10 firefox 111.0.1 (64-bit) and Brave [Version 1.49.132 Chromium: 111.0.5563.147 (Official Build) (64-bit)] local git python 3.10.6

I see this in the console: [svelte-i18n] The message "Run" was not found in "en". regarding the http://localhost:7860/ui/node_modules/.pnpm/svelte-i18n@3.3.13_svelte@3.49.0/node_modules/svelte-i18n/dist/runtime.esm.js

But there are some differences - it works only on img2img tab, and after be opened there it appeared on txt2img too. Could you recommend any solution?

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

hope hnmr293 push a new version in days.