Automatic WebUI marks this as bad file

#1
by Twilek - opened

I have tried to add the embedding to Automatic1111 webui and get a

Error verifying pickled file from C:\Users\xxx\stable-diffusion-webui\embeddings\mdjrny-ppc.pt:
Traceback (most recent call last):
File "C:\Users\xxx\stable-diffusion-webui\modules\safe.py", line 131, in load_with_extra
check_pt(filename, extra_handler)
File "C:\Users\xxx\stable-diffusion-webui\modules\safe.py", line 84, in check_pt
check_zip_filenames(filename, z.namelist())
File "C:\Users\xxx\stable-diffusion-webui\modules\safe.py", line 76, in check_zip_filenames
raise Exception(f"bad file inside {filename}: {name}")
Exception: bad file inside C:\Users\xxx\stable-diffusion-webui\embeddings\mdjrny-ppc.pt: mdjrny-ppc-150/data.pkl

Use the png embed.

ShadoWxShinigamI changed discussion status to closed

Sign up or log in to comment