Skip to content

google colab notebook for generating images easily from many different models

Notifications You must be signed in to change notification settings

BooBoa/Stable_diffusion-dreamlikediffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

Stable_diffusion/booboa

a simple to use google colab notebook for experimenting with the brilliant image generation models produced by the huggingface community

Model's

Scheduler's

  • DPMMultistep = DPMSolverMultistepScheduler
  • DDIM = DDIMScheduler
  • EADS = EulerAncestralDiscreteScheduler
  • KDPM2 = KDPM2AncestralDiscreteScheduler

Documentation can be found here https://huggingface.co/docs/diffusers/api/schedulers/overview

Todo

  • add embedding support for stable-diffusion-2-1
  • add img-img
  • add facial correction

About

google colab notebook for generating images easily from many different models

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published