You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed into C:\Users\user\Desktop\webuiclean\webui\extensions\sd-webui-controlnet. Use Installed tab to restart.
below I posted the last 3 lines in console log after this step.
"Warning: Failed to install handrefinerportable. Some processors will not work.
Installing sd-webui-controlnet requirement: depth_anything
Installing sd-webui-controlnet requirement: dsine"
_
Go to installed tab > Check for updates > Apply and restart UI
After restarting by using webui-user.bat I get a different error and I cannot open my WebUI again unless I delete my 'venv' folder and delete the sd-webui-controlnet folder
What should have happened?
ControlNet installs and doesn't leave my webui broken
Please report that in main A1111 repo. ControlNet does not have recent change against how we handle dependency. It seems like pydantic installation failed from your log message due to OSError:
Installing collected packages: easydict, threadpoolctl, pydantic-core, protobuf, prettytable, joblib, cython, annotated-types, scikit-learn, pydantic, onnx, albumentations, insightface
Attempting uninstall: protobuf
Found existing installation: protobuf 3.20.0
Uninstalling protobuf-3.20.0:
Successfully uninstalled protobuf-3.20.0
Attempting uninstall: pydantic
Found existing installation: pydantic 1.10.15
Uninstalling pydantic-1.10.15:
Successfully uninstalled pydantic-1.10.15
stderr: ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\\Users\\user\\Desktop\\webuiclean\\webui\\venv\\Lib\\site-packages\\~ydantic\\annotated_types.cp310-win_amd64.pyd'
Check the permissions.
Is there an existing issue for this?
What happened?
When I try to install ControlNet it crashes my WebUI.
After I close webui-user.bat I am unable to use it again and its broken.
Unless I delete my 'venv' folder and delete sd-webui-controlnet folder from my extensions and run webui-user.bat again to create a new venv folder.
Can anyone explain step by step how to fix this?
Steps to reproduce the problem
What should have happened?
ControlNet installs and doesn't leave my webui broken
Commit where the problem happens
version: v1.9.0 • python: 3.10.6 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1 • gradio: 3.41.2 • checkpoint: b65f69645c
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
List of enabled extensions
LDSR
Lora
ScuNET
SwinIR
canvas-zoom-and-pan
extra-options-section
hypertile
mobile
postprocessing-for-training
prompt-bracket-checker
soft-inpainting
sd-webui-replacer - | https://github.com/light-and-ray/sd-webui-replacer
sd-webui-segment-anything | https://github.com/continue-revolution/sd-webui-segment-anything
sd-webui-animatediff- | https://github.com/light-and-ray/sd-webui-animatediff-
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: