Jupyter Notebook diffusion-models

Open-source Jupyter Notebook projects categorized as diffusion-models

Top 23 Jupyter Notebook diffusion-model Projects

diffusion-models
  1. VAR

    [NeurIPS 2024 Best Paper Award][GPT beats diffusion🔥] [scaling laws in visual generation📈] Official impl. of "Visual Autoregressive Modeling: Scalable Image Generation via Next-Scale Prediction". An *ultra-simple, user-friendly yet state-of-the-art* codebase for autoregressive image generation! (by FoundationVision)

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. mmagic

    OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.

  4. score_sde_pytorch

    PyTorch implementation for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)

  5. onediff

    OneDiff: An out-of-the-box acceleration library for diffusion models.

  6. score_sde

    Official code for Score-Based Generative Modeling through Stochastic Differential Equations (ICLR 2021, Oral)

  7. CrossAttentionControl

    Unofficial implementation of "Prompt-to-Prompt Image Editing with Cross Attention Control" with Stable Diffusion

  8. Matcha-TTS

    [ICASSP 2024] 🍵 Matcha-TTS: A fast TTS architecture with conditional flow matching

    Project mention: CosyVoice 2025 Complete Guide: The Ultimate Multi-lingual Text-to-Speech Solution | dev.to | 2025-12-15

    Matcha-TTS - Flow Matching TTS

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. MultiDiffusion

    Official Pytorch Implementation for "MultiDiffusion: Fusing Diffusion Paths for Controlled Image Generation" presenting "MultiDiffusion" (ICML 2023)

  11. diffae

    Official implementation of Diffusion Autoencoders

  12. audio-diffusion

    Apply diffusion models using the new Hugging Face diffusers package to synthesize music instead of images.

  13. Attend-and-Excite

    Official Implementation for "Attend-and-Excite: Attention-Based Semantic Guidance for Text-to-Image Diffusion Models" (SIGGRAPH 2023)

  14. Paella

    Official Implementation of Paella https://arxiv.org/abs/2211.07292v2

  15. stable-diffusion-aesthetic-gradients

    Personalization for Stable Diffusion via Aesthetic Gradients 🎨

  16. DiffusionFastForward

    DiffusionFastForward: a free course and experimental framework for diffusion-based generative models

  17. blended-latent-diffusion

    Official implementation for "Blended Latent Diffusion" [SIGGRAPH 2023]

  18. semantic-draw

    Official code for the CVPR 2025 paper "SemanticDraw: Towards Real-Time Interactive Content Creation from Image Diffusion Models."

  19. Wuerstchen

    Official implementation of Würstchen: Efficient Pretraining of Text-to-Image Models

  20. PIDM

    Person Image Synthesis via Denoising Diffusion Model (CVPR 2023)

  21. Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch

    [ECCV 2022] Compositional Generation using Diffusion Models

  22. Gen-L-Video

    The official implementation for "Gen-L-Video: Multi-Text to Long Video Generation via Temporal Co-Denoising".

  23. Self-Attention-Guidance

    Official implementation of the paper "Improving Sample Quality of Diffusion Models Using Self-Attention Guidance" (ICCV 2023)

  24. diffusion_models

    Minimal standalone example of diffusion model

  25. favicon-diffusion

    run diffusion models in the browser! webgpu hippo diffusion kernels in >2k lines of vanilla js

    Project mention: Realtime WebGPU favicon diffusors (45% faster than tensorflow.js) | news.ycombinator.com | 2025-02-19

    Source: https://github.com/neelr/favicon-diffusion

    Details on the kernel optimizations, training process, and browser-specific challenges in the blog post.

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Jupyter Notebook diffusion-models discussion

Jupyter Notebook diffusion-models related posts

  • SUPIR Full Tutorial + 1 Click 12GB VRAM Windows & RunPod / Linux Installer + Batch Upscale + Comparison With Magnific

    2 projects | dev.to | 27 Feb 2024
  • Magic123: One Image to High-Quality 3D Object Generation

    1 project | /r/patient_hackernews | 5 Aug 2023
  • Like Diffusion but Faster: The Paella Model for Fast Image Generation

    4 projects | news.ycombinator.com | 26 Jun 2023
  • Help with Composable-Diffusion

    1 project | /r/StableDiffusion | 3 Apr 2023
  • Using Stable Diffusion's training method for Reverse engineering?

    1 project | /r/deeplearning | 27 Mar 2023
  • Why does UniPC sampler use DDIM for Hires Fix?

    3 projects | /r/StableDiffusion | 26 Mar 2023
  • [Variational and Diffusion Methods] Minimal standalone example of diffusion model

    1 project | /r/michaelaalcorn | 18 Mar 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 23 Dec 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source diffusion-model projects in Jupyter Notebook? This list will help you:

# Project Stars
1 VAR 8,563
2 mmagic 7,305
3 score_sde_pytorch 2,009
4 onediff 1,954
5 score_sde 1,765
6 CrossAttentionControl 1,338
7 Matcha-TTS 1,201
8 MultiDiffusion 1,053
9 diffae 950
10 audio-diffusion 783
11 Attend-and-Excite 753
12 Paella 747
13 stable-diffusion-aesthetic-gradients 734
14 DiffusionFastForward 673
15 blended-latent-diffusion 625
16 semantic-draw 583
17 Wuerstchen 553
18 PIDM 500
19 Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch 484
20 Gen-L-Video 303
21 Self-Attention-Guidance 241
22 diffusion_models 163
23 favicon-diffusion 6

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Jupyter Notebook is
the 13th most popular programming language
based on number of references?