---
title: DPMInteractive
emoji: 🌖
colorFrom: red
colorTo: gray
sdk: gradio
sdk_version: 4.12.0
app_file: App.py
pinned: false
license: apache-2.0
---
Understanding Diffusion Probability Model Interactively
This is a Web App which provides a special introduction about the Diffusion Probability Model with interactive demos.
### How to run
- Open HuggingFace space in browser directly.
- Running locally, recommended.
- git clone https://github.com/blairstar/The_Art_of_DPM.git
- cd DPMInteractive & pip install -r requirements.txt
- python App.py