Skip to content

tqch/diffusion-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages