Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 622 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 622 Bytes

miniSD

miniSD is a pedagogical project aimed at demonstrating the principles and working of stable diffusion algorithms in a simplified, intuitive manner.

Setup

Requirements

  • Python 3.x

Installation

git clone https://github.com/m0saan/miniSD.git
cd miniSD
poetry install

Run

python sample.py

Contribute

Feel free to fork, amend, and propose your enhancements through a pull request.

License

Apache-2.0 License - delve into the LICENSE for more details.

Reach Out