Skip to content

implementation of stable diffusion from scratch

Notifications You must be signed in to change notification settings

malharinamdar/lumos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diffusion-model

project involves building generative model such as Stable Diffusion based on the research paper Denoising diffusion probabilistic models research paper using PyTorch.

paper available in the repo as pdf

Downloading the ckpt file :

1.) Download v1-5-pruned-emaonly.ckpt from https://huggingface.co/stable-diffusion-v1-5/stable-diffusion-v1-5/tree/main and save it in the data folder

articles and links for conceptual clarity and explanation :

Example demonstration

  • Sample image generated based on the input prompt present in the demo.ipynb in the stable diffusion directory.

About

implementation of stable diffusion from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published