hnmr293 / posex

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

editor doesn't appear when I click send to control net #19

Closed gsgoldma closed 1 year ago

gsgoldma commented 1 year ago

Not sure why it's happening. There's no error in the console. As of this post I'm up to date on commits.

hnmr293 commented 1 year ago

Thanks for your feedback. Please tell me your environment.

gsgoldma commented 1 year ago

windows 10, firefox 110.0.1 64-bit local git python 3.10.6 not sure what symlink is probably not

HomAfromPTZ commented 1 year ago

Same problem.

UPD: Editor appears if you open it from txt2img tab right after start of the server (or after UI/page reload), then it works on other tabs. If you try to enable it from img2img - it doesn't work at all.

Sphinx2k commented 1 year ago

UPD: Editor appears if you open it from txt2img tab right after start of the server (or after UI/page reload), then it works on other tabs. If you try to enable it from img2img - it doesn't work at all.

I can confirm this behavior.

hnmr293 commented 1 year ago

Thank you guys, Any errors in Devtools' console (F12) or your terminal? I could not reproduce this issue.

My procedure is:

1) In txt2img I've generated an image with posex/controlnet. image

2) Send that image to img2img, and create another pose with posex in img2img tab. image

  1. Then I've generated an image in img2img tab. image

It seems to be working well.

hnmr293 commented 1 year ago

Oh, sorry! I misunderstood. I have fixed it. Please try it again.

eshutoff commented 1 year ago

Oh, sorry! I misunderstood. I have fixed it. Please try it again.

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?

lindsayfowler commented 1 year ago

Same problem in latest install 24/May/2023. The Posex panel appears in both txt2img and img2img, but there's only a checkbox and a "Target ControlNet" list box, no other controls appear.

I don't think it's a problem associated with one platform. I am on a Mac and I have tried Chrome and Safari. There were no exceptions reported in the developer console, but plenty of warnings about missing controls:

some put not all: [Warning] [svelte-i18n] The message "Reload UI" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "🔄" was not found in "en-AU", "en". (index.4395ab38.js, line 32, x5) [Warning] [svelte-i18n] The message "Request browser notifications" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Download localization template" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Reload custom script bodies (No ui updates, No restart)" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Show all pages" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Apply and restart UI" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Check for updates" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Load from:" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Run" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Install" was not found in "en-AU", "en". (index.4395ab38.js, line 32) [Warning] [svelte-i18n] The message "Change checkpoint" was not found in "en-AU", "en". (index.4395ab38.js, line 32)

Seal-Pavel commented 1 year ago

Та же проблема.

image