-
Notifications
You must be signed in to change notification settings - Fork 2k
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]: Tmp Folder [WinError5] Permission Error #2482
Comments
Got the same problem. All other add´s are working without problems. Only controlnet give mit the Permission Error. |
Today i used this link: https://github.com/lllyasviel/webui-controlnet-v1-archived.git |
i think it is network or environment problem, close all you webui then just try to use git clone to extension. |
yes, git clone worked and controllnet is running. But now i get this message: I try in Terminal in extensions/stable-diffusion-webui the "git submodule init" and "git submodule update" and after that "git pull", but the message is still there. |
Error running process: C:\Users\benel\Desktop\KI\stable-diffusion-webui\extensions\sd-webui-controlnet\scripts\controlnet.py |
According to #1751, set the processor resolution to 512 may help. |
This seems like a GitPython issue: gitpython-developers/GitPython#1016. If you have successfully synced submodule once, you should be good to ignore that warning, as we have no plan to update hand refiner submodule any time soon. |
Is there an existing issue for this?
What happened?
I tried installing ControlNet via link and via extension tab, always run in this problem, other extensions loaded problem free.
Steps to reproduce the problem
manipulations]
What should have happened?
It should have installed ControlNet
Commit where the problem happens
webui: 1.7.0
controlnet: n/a --> happens at installing it
What browsers do you use to access the UI ?
Google Chrome
Command Line Arguments
set COMMANDLINE_ARGS=--use-directml --onnx --skip-torch-cuda-test
List of enabled extensions
canvas-zoom
sd-webui-animatediff
sd-webui-aspectratio-helper
Console logs
Additional information
No response
The text was updated successfully, but these errors were encountered: