forked from extern/easydiffusion
* safetensors support Add support for checkpoints in safetensors format: https://github.com/huggingface/safetensors This format shall be safer than pickle files * pip install safetensors
* safetensors support Add support for checkpoints in safetensors format: https://github.com/huggingface/safetensors This format shall be safer than pickle files * pip install safetensors