Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send to ControlNet doesn't work anymore #8

Open
5 of 7 tasks
ajdavids opened this issue May 3, 2024 · 0 comments
Open
5 of 7 tasks

Send to ControlNet doesn't work anymore #8

ajdavids opened this issue May 3, 2024 · 0 comments

Comments

@ajdavids
Copy link

ajdavids commented May 3, 2024

Describe the bug

When I send to controlnet, it doesn't work, and I see this error in the Javascript Console:


QR Toolkit SD: Could not find input #img2img_controlnet_ControlNet_input_image input[type=file]
  | setImageInput | @ | index.js:89 -- | -- | -- | --   | (anonymous) | @ | index.js:109


QR Toolkit SD: Could not find input #txt2img_controlnet_ControlNet_input_image input[type=file]
  | setImageInput | @ | index.js:89 -- | -- | -- | --   | (anonymous) | @ | index.js:114

Reproduction

On the latest Automatic1111 stable-diffusion-webui, try to send a qr to controlnet

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (16) x64 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz
    Memory: 10.75 GB / 31.81 GB
  Binaries:
    Node: 15.8.0 - ~\scoop\apps\nodejs\current\node.EXE
    Yarn: 1.22.5 - ~\scoop\apps\yarn\current\Yarn\bin\yarn.CMD
    npm: 8.0.0 - ~\scoop\apps\nodejs\current\bin\npm.CMD
  Browsers:
    Chrome: 124.0.6367.119
    Edge: Chromium (123.0.2420.53)
    Internet Explorer: 11.0.22621.3527

Used Package Manager

npm

Validations

  • Follow our Code of Conduct
  • Read the Contributing Guide.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant