[Bug]: Updated controlnet keeps WebUI from starting
Author: RFlint1Created Aug 5, 2024Updated Dec 16, 2025
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
- install latest controlnet via github link
- restart webui-user.bat
- 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-halfList 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.
Source: Mikubill/sd-webui-controlnet