fast-stable-diffusion
fast-stable-diffusion copied to clipboard
Checkpoint error
Hi, I've been creating checkpoints for a while now and just over the last few days every model checkpoints I complete, loading it up in Automatic1111 shows malicious file error and loads my previous checkpoint, has something changed or am I now doing something wrong? Sorry for the noob question Thank you
To me the same thing happens to me. The problem seems to be with Automatic 1111. I've been trying other UIs like SDNext or StableSwarmUI and they load the .ckpt file without problems. If I transform the .ckpt file to safetensors, Automatic 1111 also loads it without problems. I hope I've helped.
@narsone Thanks for this, ive converted this now to safetensor and works like a charm. LEGEND!
how to convert it to safetensor?
@SpiritBeast - I just used https://github.com/diStyApps/Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI
Takes seconds to convert and works every time