Skip to content

makaveli10/diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diffusion

Getting Started

  • Install requirements
 pip install requirements
  • To easily load civit checkpoints, install the git version of diffusers
 pip install git+https://github.com/huggingface/diffusers

Docker

  • Pull the pre-built docker image
 docker pull ghcr.io/makaveli10/hello-diffusion:latest
  • Build your custom docker image
 docker build . -t hello-diffusion

Notebooks

Already have an idea about the kind of image you want to paint? Have a look at the Overview which details the models we have pre-loaded.

Fine-tune a diffusion model to generates images that look like you. For more details and results, refer to the training overview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published