Thanks to visit codestin.com
Credit goes to www.libhunt.com

Python stable-diffusion

Open-source Python projects categorized as stable-diffusion

Top 23 Python stable-diffusion Projects

stable-diffusion
  1. stable-diffusion-webui

    Stable Diffusion web UI

    Project mention: Set up your own personal AI Frankenstack: DIY edition | dev.to | 2025-09-03

    Link (Github): https://github.com/AUTOMATIC1111/stable-diffusion-webui

  2. 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
  3. ComfyUI

    The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

    Project mention: Nvidia DGX Spark: great hardware, early days for the ecosystem | news.ycombinator.com | 2025-10-15

    It's very likely worth trying ComfyUI on it too: https://github.com/comfyanonymous/ComfyUI

    Installation instructions: https://github.com/comfyanonymous/ComfyUI#nvidia

    It's a webUI that'll let you try a bunch of different, super powerful things, including easily doing image and video generation in lots of different ways.

    It was really useful to me when benching stuff at work on various gear. ie L4 vs A40 vs H100 vs 5th gen EPYC cpus, etc.

  4. diffusers

    🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.

    Project mention: Notes on the margins | dev.to | 2025-11-08

    Diffusers Documentation

  5. krita-ai-diffusion

    Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.

    Project mention: Blender on iPad Is Finally Happening | news.ycombinator.com | 2025-08-13
  6. stable-dreamfusion

    Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.

  7. dream-textures

    Stable Diffusion built-in to Blender

  8. fast-stable-diffusion

    fast-stable-diffusion + DreamBooth

  9. 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
  10. sdnext

    SD.Next: All-in-one WebUI for AI generative image and video creation

    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.

  11. courses

    This repository is a curated collection of links to various courses and resources about Artificial Intelligence (AI) (by SkalskiP)

  12. SUPIR

    SUPIR aims at developing Practical Algorithms for Photo-Realistic Image Restoration In the Wild. Our new online demo is also released at suppixel.ai.

  13. multidiffusion-upscaler-for-automatic1111

    Tiled Diffusion and VAE optimize, licensed under CC BY-NC-SA 4.0

  14. stable-diffusion-videos

    Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts

  15. stablediffusion-infinity

    Outpainting with Stable Diffusion on an infinite canvas

  16. discoart

    🪩 Create Disco Diffusion artworks in one line

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

  18. FastDeploy

    High-performance Inference and Deployment Toolkit for LLMs and VLMs based on PaddlePaddle

  19. sd-webui-segment-anything

    Segment Anything for Stable Diffusion WebUI

  20. sd-webui-roop

    roop extension for StableDiffusion web-ui

  21. zero123

    Zero-1-to-3: Zero-shot One Image to 3D Object (ICCV 2023)

  22. sd-webui-deforum

    Deforum extension for AUTOMATIC1111's Stable Diffusion webui

  23. AI-Youtube-Shorts-Generator

    A python tool that uses GPT-4, FFmpeg, and OpenCV to automatically analyze videos, extract the most interesting sections, and crop them for an improved viewing experience.

  24. SimpleTuner

    A general fine-tuning kit geared toward diffusion models.

    Project mention: FLUX.1 Kontext | news.ycombinator.com | 2025-05-29

    Just use https://github.com/bghira/SimpleTuner

    I was able to run this script to train a Lora myself without spending any time learning the underlying python libraries.

  25. OneTrainer

    OneTrainer is a one-stop solution for all your stable diffusion training needs.

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

Python stable-diffusion discussion

Log in or Post with

Python stable-diffusion related posts

  • Nvidia DGX Spark: great hardware, early days for the ecosystem

    2 projects | news.ycombinator.com | 15 Oct 2025
  • Qwen-Image-Edit-2509 Complete Review Guide - Revolutionary Upgrade in AI Image Editing

    1 project | dev.to | 22 Sep 2025
  • DevLog 20250710: ComfyUI API

    1 project | dev.to | 10 Jul 2025
  • FLUX.1 Kontext [Dev] – Open Weights for Image Editing

    1 project | news.ycombinator.com | 26 Jun 2025
  • Open source software for the visual AI space

    1 project | news.ycombinator.com | 29 May 2025
  • Generative AI for Krita

    1 project | news.ycombinator.com | 29 Apr 2025
  • UniK3D: Universal Camera Monocular 3D Estimation – Luigi Piccinelli

    1 project | news.ycombinator.com | 17 Apr 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 16 Nov 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 stable-diffusion-webui 158,141
2 ComfyUI 93,086
3 diffusers 31,604
4 krita-ai-diffusion 9,340
5 stable-dreamfusion 8,707
6 dream-textures 8,069
7 fast-stable-diffusion 7,864
8 sdnext 6,716
9 courses 6,209
10 SUPIR 5,329
11 multidiffusion-upscaler-for-automatic1111 4,998
12 stable-diffusion-videos 4,627
13 stablediffusion-infinity 3,884
14 discoart 3,833
15 riffusion-hobby 3,807
16 FastDeploy 3,574
17 sd-webui-segment-anything 3,514
18 sd-webui-roop 3,510
19 zero123 2,942
20 sd-webui-deforum 2,843
21 AI-Youtube-Shorts-Generator 2,704
22 SimpleTuner 2,598
23 OneTrainer 2,589

Sponsored
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.
getstream.io

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