Upamanyu098's picture
End of training
ef4d689 verified

K-Diffusion

k-diffusion is a popular library created by Katherine Crowson. We provide StableDiffusionKDiffusionPipeline and StableDiffusionXLKDiffusionPipeline that allow you to run Stable DIffusion with samplers from k-diffusion.

Note that most the samplers from k-diffusion are implemented in Diffusers and we recommend using existing schedulers. You can find a mapping between k-diffusion samplers and schedulers in Diffusers here

StableDiffusionKDiffusionPipeline

[[autodoc]] StableDiffusionKDiffusionPipeline

StableDiffusionXLKDiffusionPipeline

[[autodoc]] StableDiffusionXLKDiffusionPipeline