Description
FAQ
Comments (4)
It's causing an issue with safe unpickle so webui won't load it. Never seen that before. You're not trying to give me a virus are you?
It might have to do with my startup had to add some parameters because I could not find the embeddings I made, so added the line set COMMANDLINE_ARGS=--disable-safe-unpickle to my startup .BAT.
But it seems other people have no problems, so perhaps er version thing, to be honest do not know that much about it.
yep it wont show up in the UI, command gives this error, so what's that about ,
*** Error verifying pickled file from D:\stable-diffusion-webui\embeddings\St_Demiurge.pt
*** The file may be malicious, so the program is not going to read it.
*** You can skip this check with --disable-safe-unpickle commandline argument.
***
Traceback (most recent call last):
File "D:\A1111 dev branch\stable-diffusion-webui\modules\safe.py", line 137, in load_with_extra
check_pt(filename, extra_handler)
File "D:\A1111 dev branch\stable-diffusion-webui\modules\safe.py", line 84, in check_pt
check_zip_filenames(filename, z.namelist())
File "D:\A1111 dev branch\stable-diffusion-webui\modules\safe.py", line 76, in check_zip_filenames
raise Exception(f"bad file inside {filename}: {name}")
Exception: bad file inside D:\stable-diffusion-webui\embeddings\St_Demiurge.pt: St_Demiurge/byteorder
I had that problem myself when doing a clean install, so read some forums and added some lines to the startup .BAT. Perhaps that has some effect on the embeddings or at least some seem to have, but i do not know that much about the technical stuff,sorry.
Details
Available On (1 platform)
Same model published on other platforms. May have additional downloads or version variants.


