Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 618 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 618 Bytes

Streamlit Web APP for Diffusion-based Deep Generative Models

Check out associated model training & evaluation scripts at [this repo].

Dependencies

see requirements.txt for details

  • PyTorch
  • NumPy
  • Streamlit
  • OpenCV-Python
  • PIL

Usage

streamlit run app.py

Retrieve models

The models are stored in Git LFS. To retrieve the actual models, please run

git lfs pull

To first-time users of Git LFS: please refer to [official website] for installation instructions

Demo

example