8000 GitHub - helblazer811/DiffusionLab: Interactive visualizations of the theory behind diffusion models.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Interactive visualizations of the theory behind diffusion models.

Notifications You must be signed in to change notification settings

helblazer811/DiffusionLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffusionLab: Interactive Visualizations of Diffusion and Flow Based Generative Models


DiffusionLab is an interactive tool (check out a beta version here) for communicating the geometric intuitions behind diffusion and flow based generative models. This project is currently a work in progress.

Try Out DiffusionLab Locally

You can try out DiffusionLab locally by running the project.

First, clone the project

    git clone https://github.com/helblazer811/DiffusionLab

Then change the directory and install dependencies

    cd diffusion-lab
    npm install

Now run the local server

    npm run dev

and then access it in your browser at the specified port.

Other Visualizations

You can also see some other interesting (non-interactive) visualizations in /other-visualizations.

About

Interactive visualizations of the theory behind diffusion models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0