Closed FyebriesRolandia closed 1 year ago
Clear this huggingface dir: Add "--disable-safe-unpickle" argument to your webui-user.bat file before running it for the first time. It should look like this: Btw i believe this extra step with putting gfpgan model to root directory is outdated. Every upscale/facefix model will download automatically when you'll use it for the first time (at least it happened for me). Its certainly not a model issue, nor a model name issue, and probably not a python issue (i use 3.10.7 and it worked with WD and NAI model).
Fixed
Fix solution is as mezotaken wrote :
This successfully creates the local Stable Diffusion. Any ckpt pasted to model folder became an option that can be changed at will
If you didn't choose any ckpt, it will brought up blank black image
This is a workaround not a solution. This problem should not be occurring. I only started getting this exception after git pulling updates today. Something else is wrong here and this should be left open.
I got the same issue. It is found that git lfs is not initialized. So go to https://git-lfs.com/ and install it.
You need to git lfs install
once before running the webui.sh
Describe the bug I've tried deleting and reinstalling stable diffusion again and again, want to try if using Waifu diffusion ckpt files would make any difference. It able to pass the Taming Transformers process (a bug when i used the official stable diffusion ckpt, another Issue Report), but now i had a lot more errors, one even containing "The file may be malicious, so the program is not going to read it"
To Reproduce Steps to reproduce the behavior:
Expected behavior To smoothly installs all of the ckpts. There haven't even any installing progress bar unlike on many tutorial videos
Screenshots
Desktop (please complete the following information):
Additional context