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

[Bug]: Updated controlnet keeps WebUI from starting #3027

Open
1 task done
RFlint1 opened this issue Aug 5, 2024 · 0 comments
Open
1 task done

[Bug]: Updated controlnet keeps WebUI from starting #3027

RFlint1 opened this issue Aug 5, 2024 · 0 comments

Comments

@RFlint1
Copy link

RFlint1 commented Aug 5, 2024

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

What happened?

Updated to the latest controlnet within automatic1111. Upon restarting, I get this message in the console:

"ControlNet preprocessor location: ...\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\downloads
Press key to continue...."

Once I press a key, the console quits. I am unable to get past this and into webui.

Steps to reproduce the problem

  1. install latest controlnet via github link
  2. restart webui-user.bat
  3. cmd quits

What should have happened?

Webui should have continued to load.

Commit where the problem happens

webui: 1.10.1
controlnet: Latest Version

What browsers do you use to access the UI ?

Chrome

Command Line Arguments

--no-half

List of enabled extensions

no other extrensions installed

Console logs

Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: v1.10.0
Commit hash: c19d04436496ab29ddca4758a792831ae41b31de
Launching Web UI with arguments: --api --autolaunch --skip-python-version-check --no-half --gradio-allowed-path 'D:\StabilityMatrix-win-x64\Data\Images'
No module 'xformers'. Proceeding without it.
ControlNet preprocessor location: D:\stable-diffusion-webui\extensions\sd-webui-controlnet\annotator\downloads
press any key....

Additional information

Worked fine before attempting the update.

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