miniSD is a pedagogical project aimed at demonstrating the principles and working of stable diffusion algorithms in a simplified, intuitive manner.
- Python 3.x
git clone https://github.com/m0saan/miniSD.git
cd miniSD
poetry install
python sample.py
Feel free to fork, amend, and propose your enhancements through a pull request.
Apache-2.0 License - delve into the LICENSE for more details.