Python diffusers

Open-source Python projects categorized as diffusers

Top 23 Python diffuser Projects

  1. sdnext

    SD.Next: All-in-one for AI generative image

    Project mention: Intel's Battlemage Architecture | news.ycombinator.com | 2025-02-11

    Been running Linux on the A770 for about 2 years now. Very happy with the driver situation. Was a bit rough very early on, but it's nice and stable now. Recommend at least Linux 6.4, but preferably newer. I use a rolling release distro(Artix) to get up to date kernels.

    ML stuff can be a pain sometimes because support in pytorch and various other libraries is not as prioritised as CUDA. But I've been able to get llama.cpp working via ollama, which has experimental intel gpu support. Worked fine when I tested it, though I haven't actually used it very much, so don't quote me on it.

    For image gen, your best bet is to use sdnext(https://github.com/vladmandic/sdnext), which supports Intel on linux officially, and will automagically install the right pytorch version, and do a bunch of trickery to get libraries that insist on CUDA to work in many of the cases. Though some things are still unsupported due to various libraries still not supporting intel on Linux. Some types of quantization are unavailable for instance. But at least if you have the A770, quantisation for image gen is not as important due to plentyful VRAM, unless you're trying to use the flux models.

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. riffusion-hobby

    Stable diffusion for real-time music generation

    Project mention: Benn Jordan's AI poison pill and the weird world of adversarial noise | news.ycombinator.com | 2025-04-15

    https://github.com/riffusion/riffusion-hobby

    The more advanced music generators out now I believe have more of a 'stems' approach and a larger processing pipeline to increase fidelity and add tracking vocal capability but the underlying idea is the same.

    Any adversarial attack to hide information in the spectrograph to fool the model into categorizing the track as something it is not isn't different than the image adversarial attacks which have been found to have ways to be mitigated.

    Various forms of filtering for inaudible spectral information coupled with methods that destroy and re-synthesize/randomize phase information would likely break this poisoning attack.

  4. SimpleTuner

    A general fine-tuning kit geared toward diffusion models.

  5. zero123plus

    Code repository for Zero123++: a Single Image to Consistent Multi-view Diffusion Base Model.

  6. fastsdcpu

    Fast stable diffusion on CPU

    Project mention: 🧠🤖Image generative AI on PC without GPU (free and fast (FastSD CPU)) | dev.to | 2025-02-23

    FastSD CPU is a faster version of Stable Diffusion on CPU. https://github.com/rupeshs/fastsdcpu Normally, without GPU it is soooo slow generating images locally.🐢 However, Based on Latent Consistency Models and Adversarial Diffusion Distillation, FastSD CPU can generate images faster than the normal models. Also, it has OpenVINO support to generate images even faster locally.💨

  7. stable-fast

    https://wavespeed.ai/ Best inference performance optimization framework for HuggingFace Diffusers on NVIDIA GPUs.

  8. sd-webui-inpaint-anything

    Inpaint Anything extension performs stable diffusion inpainting on a browser UI using masks from Segment Anything.

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. Real-Time-Latent-Consistency-Model

    App showcasing multiple real-time diffusion models pipelines with Diffusers

  11. ControlNet-for-Diffusers

    Transfer the ControlNet with any basemodel in diffusers🔥

  12. Lora-for-Diffusers

    The most easy-to-understand tutorial for using LoRA (Low-Rank Adaptation) within diffusers framework for AI Generation Researchers🔥

  13. Auto1111SDK

    An SDK/Python library for Automatic 1111 to run state-of-the-art diffusion models

  14. inpaint-anything

    Inpaint Anything performs stable diffusion inpainting on a browser UI using masks from Segment Anything. (by Uminosachi)

  15. diffusion-fast

    Faster generation with text-to-image diffusion models.

  16. consistency-models

    A Toolkit for OpenAI's Consistency Models.

  17. caption-upsampling

    This repository implements the idea of "caption upsampling" from DALL-E 3 with Zephyr-7B and gathers results with SDXL.

  18. StableDiffusionTelegram

    StableDiffusionTelegram is a telegram bot that allows to generate images using the stable diffusion AI from a telegram bot, in a much more comfortable and simple way.

  19. diffusionmagic

    Easy to use Stable diffusion workflows using diffusers

  20. Cozy-Auto-Texture

    A Blender add-on for generating free textures using the Stable Diffusion AI text to image model.

  21. controlnetvideo

    Apply controlnet to video clips

  22. collage-diffusion-ui

    An open source, layer-based web interface for Collage Diffusion - use a familiar Photoshop-like interface and let the AI harmonize the details.

  23. StableFusion

    Transform text into images and images into new ones using AI. Our user-friendly web app, built with Diffusion, Python, and Streamlit, offers customizable outputs in various styles and formats

  24. sdxl-demos

    Python demos for testing out the Stable Diffusion's XL (SDXL 0.9) model.

  25. Stable-Diffusion-Bot

    A Discord bot for generating images with Stable Diffusion

  26. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit 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).

Python diffusers discussion

Log in or Post with

Python diffusers related posts

  • Benn Jordan's AI poison pill and the weird world of adversarial noise

    1 project | news.ycombinator.com | 15 Apr 2025
  • Accelerating Stable Video Diffusion 3x Faster with OneDiff DeepCache and Int8

    1 project | news.ycombinator.com | 29 Jan 2024
  • Has anyone managed to get TensorRT working in ComfyUI on Windows?

    2 projects | /r/comfyui | 10 Dec 2023
  • You know what I REALLY want? Something like img2img but for sound/music.

    2 projects | /r/StableDiffusion | 4 Dec 2023
  • Comfyui Stream/Webcam Input ?

    1 project | /r/comfyui | 23 Nov 2023
  • Real-Time Latent Consistency Model Demos

    1 project | /r/StableDiffusion | 2 Nov 2023
  • Real-Time Latent Consistency Model

    1 project | /r/hypeurls | 1 Nov 2023
  • A note from our sponsor - Judoscale
    judoscale.com | 20 Apr 2025
    Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →

Index

What are some of the best open-source diffuser projects in Python? This list will help you:

# Project Stars
1 sdnext 6,188
2 riffusion-hobby 3,648
3 SimpleTuner 2,214
4 zero123plus 1,841
5 fastsdcpu 1,654
6 stable-fast 1,248
7 sd-webui-inpaint-anything 1,231
8 Real-Time-Latent-Consistency-Model 887
9 ControlNet-for-Diffusers 827
10 Lora-for-Diffusers 799
11 Auto1111SDK 409
12 inpaint-anything 256
13 diffusion-fast 214
14 consistency-models 204
15 caption-upsampling 153
16 StableDiffusionTelegram 130
17 diffusionmagic 126
18 Cozy-Auto-Texture 112
19 controlnetvideo 80
20 collage-diffusion-ui 64
21 StableFusion 60
22 sdxl-demos 8
23 Stable-Diffusion-Bot 8

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com

Did you know that Python is
the 2nd most popular programming language
based on number of references?