/Ckpt2Diff

This user-friendly wizard is used to convert a Stable Diffusion Model from CKPT format to Diffusers format.

Primary LanguagePythonApache License 2.0Apache-2.0

Ckpt2Diff

This user-friendly wizard is used to convert a Stable Diffusion Model from CKPT format to Diffusers format.

Getting Started

Dependencies

  • Python 3.9 or higher
  • virtualenv or conda
  • requirements.txt

Executing

  • Clone this repo
  • Run ckpt2diff.py and follow instructions

Authors

License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details