TheLastBen / fast-stable-diffusion

fast-stable-diffusion + DreamBooth
MIT License
7.41k stars 1.27k forks source link

Checkpoint error #2650

Open insidem4n opened 8 months ago

insidem4n commented 8 months ago

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

narsone commented 8 months ago

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.

insidem4n commented 8 months ago

@narsone Thanks for this, ive converted this now to safetensor and works like a charm. LEGEND!

SpiritBeast commented 8 months ago

how to convert it to safetensor?

insidem4n commented 8 months ago

@SpiritBeast - I just used https://github.com/diStyApps/Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI

Takes seconds to convert and works every time