mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-30 06:40:09 +02:00
* 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