Skip to content

nepyope/simple-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this repo is to reduce the stable diffusion inference pipeline to as few lines of code as possible. For now, it's just the VAE.
After installing the required libraries, run dump.py with -url as argument in order to dump VAE embeddings for every frame of a given youtube video; 
dumps will be dumped in the dump folder. To test the autoencoder on test.jpg, run test.py.

About

simplified stable diffusion inference pipeline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages