Diffusers checkpoints
#29
by
patrickvonplaten
- opened
Hey @WarriorMama777 ,
Awesome work on the models :-)
I've converted all of them to diffusers - you can find them here: https://huggingface.co./OrangeMix
Since you are the author, would it be ok to move all those repos under your name tag?
I'm still so curious how you convert it out.
I downloaded the whole repo:
git lfs install
git clone https://huggingface.co./WarriorMama777/OrangeMixs
Then I converted each checkpoint individually:
python diffusers/scripts/convert_original_stable_diffusion_to_diffusers.py --checkpoint_path ./OrangeMixs/Models/AbyssOrangeMix/AbyssOrangeMix.safetensors --extract_ema --dump_path AbyssOrangeMix --from_safetensors
Wow, Thanks!! That's exactly what I thought it should be.
You are sooo kind.
Checkpoints have been moved to https://huggingface.co./WarriorMama777/BloodOrangeMix . @WarriorMama777 I hope this is ok for you