Missing Models
#47
by
SamNm89
- opened
I am looking for BloodOrangeMix.ckpt ,but it is not there
and what the different between it and BloodOrangeMix.safetensors
same for AbyssOrangeMix.ckpt and AbyssOrangeMix.safetensors
edit : i got all the answers nvm π
BloodOrangeMix.ckpt = BloodOrangeMix.safetensors
AbyssOrangeMix.ckpt = AbyssOrangeMix.safetensors
Hello @SamNm89 ,
Safetensors are another, newer and safer, format for storing models, with recent automatic1111 versions they are usable just like ckpts. They would go into \models\stable-diffusion like ckpts would.