Skip to content

This repository contains notebook files of diffusion models. In specific, how do they work and how can we create on our own?

Notifications You must be signed in to change notification settings

sivianil/diffusers

Repository files navigation

This current repository give you an overview of basics of diffusion models, powerful custom diffusion model pipelines and how to train a diffusion model on our own.

  • Introduction to Diffusion Models.
    • Introduction to diffusers.
    • Diffusion models from scratch.
  • Fine-tuning, Guidance and Conditioning.
    • Fine-tuning and guidance.
    • Making a Class Conditioned Diffusion model.
  • Stable Diffusion.
  • Going Further With Diffusion Models.
    • Faster Sampling via Distillation.
    • Audio / Video diffusion models.
    • DDIM Inversion

About

This repository contains notebook files of diffusion models. In specific, how do they work and how can we create on our own?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published