Negative Dependencies
Description of the new feature / enhancement
Sometimes packages require things to not be installed / enabled. The current dependencies flow only accounts for enabling / installing, but doesn't have a way to cleanly terminate the install if windows features need to be disabled or other packages need to be uninstalled.
Currently, installers will just terminate with their error code, which could leave users wondering what the true issue is.
Proposed technical implementation details
No response
There was a problem when trying to write in your cache folder (C:\Users\Adam/.cache\huggingface\hub). You should set the environment variable TRANSFORMERS_CACHE to a writable directory.
Or delete C:\Users\Adam\.cache and try again.
Or delete
C:\Users\Adam\.cacheand try again.
I cant find .cache folder in C:\Users\Adam/ so i've created one and only fifth line from the bottom changed to "'C:\Users\Adam/.cache\huggingface'"
Or delete
C:\Users\Adam\.cacheand try again.I cant find .cache folder in C:\Users\Adam/ so i've created one and only fifth line from the bottom changed to "'C:\Users\Adam/.cache\huggingface'"
"cmd" + "shift" + "." This will show you the hidden files delete the file ".cache" and launch again cd ~/stable-diffusion-webui;./webui.sh