Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
sachahu1 committed Apr 12, 2024
0 parents commit 229d09e
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Diffusion Model Playground

This repo is a playground for implementing, training and visualising diffusion
models.

![](./assets/sampling.gif)

# Getting Started
This tool uses the [poetry python manager](https://python-poetry.org/).
To install the dependencies, simply run `poetry install`.


0 comments on commit 229d09e

Please sign in to comment.