This user-friendly wizard is used to convert a Stable Diffusion Model from CKPT format to Diffusers format.
- Python 3.9 or higher
- virtualenv or conda
- requirements.txt
- Clone this repo
- Run ckpt2diff.py and follow instructions
- Based on HuggingFace App diffusers/convert-sd-ckpt
- Adapted by Sunbread
This project is licensed under the Apache-2.0 license - see the LICENSE file for details