Jupyter Notebook diffusion-models

Open-source Jupyter Notebook projects categorized as diffusion-models

Top 21 Jupyter Notebook diffusion-model Projects

  • 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.

  • Magic123

    [ICLR24] Official PyTorch Implementation of Magic123: One Image to High-Quality 3D Object Generation Using Both 2D and 3D Diffusion Priors

  • Project mention: Magic123: One Image to High-Quality 3D Object Generation | /r/patient_hackernews | 2023-08-05
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • score_sde_pytorch

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

  • score_sde

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

  • CrossAttentionControl

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

  • MultiDiffusion

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

  • Project mention: Opendream: A Non-Destructive UI for Stable Diffusion | news.ycombinator.com | 2023-08-15

    For composing this approach works pretty well

    https://multidiffusion.github.io/

  • diffae

    Official implementation of Diffusion Autoencoders

  • Project mention: DiffAE: How to use AI to make your friends look bald, happy, young, blond, old - you name it! | dev.to | 2023-09-17

    DiffAE GitHub Repo: The official GitHub repository for DiffAE. Great if you're looking to fork the project or contribute.

  • SaaSHub

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

    SaaSHub logo
  • Paella

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

  • Project mention: Like Diffusion but Faster: The Paella Model for Fast Image Generation | news.ycombinator.com | 2023-06-26
  • stable-diffusion-aesthetic-gradients

    Personalization for Stable Diffusion via Aesthetic Gradients 🎨

  • audio-diffusion

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

  • Attend-and-Excite

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

  • blended-latent-diffusion

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

  • DiffusionFastForward

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

  • Wuerstchen

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

  • Project mention: Like Diffusion but Faster: The Paella Model for Fast Image Generation | news.ycombinator.com | 2023-06-26

    Fully correct, also the v2 of the paper introduced a model that is bigger and slower, however generates better images. So the 500ms was only for the first model we introduced in v1. I also want to mention our new work as it is very much related to this whole topic of "speeding up models" -> either training or sampling: Würstchen: https://github.com/dome272/wuerstchen/

  • PIDM

    Person Image Synthesis via Denoising Diffusion Model (CVPR 2023)

  • Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch

    [ECCV 2022] Compositional Generation using Diffusion Models

  • DNA-Diffusion

    🧬 Generative modeling of regulatory DNA sequences with diffusion probabilistic models 💨

  • japanese-stable-diffusion

    Japanese Stable Diffusion is a Japanese specific latent text-to-image diffusion model capable of generating photo-realistic images given any text input.

  • Gen-L-Video

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

  • Project mention: GenL test - Clowns on Mars | /r/StableDiffusion | 2023-06-23
  • Self-Attention-Guidance

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

  • diffusion_models

    Minimal standalone example of diffusion model

  • 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 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 | 10 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. 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 mmagic 6,602
2 Magic123 1,461
3 score_sde_pytorch 1,401
4 score_sde 1,242
5 CrossAttentionControl 1,237
6 MultiDiffusion 911
7 diffae 771
8 Paella 729
9 stable-diffusion-aesthetic-gradients 703
10 audio-diffusion 654
11 Attend-and-Excite 630
12 blended-latent-diffusion 511
13 DiffusionFastForward 506
14 Wuerstchen 486
15 PIDM 457
16 Compositional-Visual-Generation-with-Composable-Diffusion-Models-PyTorch 431
17 DNA-Diffusion 335
18 japanese-stable-diffusion 279
19 Gen-L-Video 260
20 Self-Attention-Guidance 193
21 diffusion_models 152

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com