Convert ckpt to diffusers format

#2
by nicd - opened

Used https://github.com/huggingface/diffusers/blob/main/scripts/convert_original_stable_diffusion_to_diffusers.py

I believe this should allow loading the modal via StableDiffusionPipeline.from_pretrained("justinpinkney/miniSD")

Thanks for the effort, but there is already the diffusers checkpoint over here: lambdalabs/miniSD-diffusers

justinpinkney changed pull request status to closed

Sign up or log in to comment