Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 549 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 549 Bytes

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