fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Checkpoint error

Open insidem4n opened this issue 1 year ago • 4 comments

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

insidem4n avatar Nov 02 '23 08:11 insidem4n

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 avatar Nov 04 '23 12:11 narsone

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

insidem4n avatar Nov 05 '23 23:11 insidem4n

how to convert it to safetensor?

SpiritBeast avatar Nov 06 '23 09:11 SpiritBeast

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

Takes seconds to convert and works every time

insidem4n avatar Nov 07 '23 10:11 insidem4n