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. Learn more →
Top 23 Python diffusion Projects
-
For those interested in this innovative tool, accessing the GitHub repository at https://github.com/AUTOMATIC1111/stable-diffusion-webui provides further details and instructions on how to utilize its features effectively. Embrace the future of creativity and unlock new possibilities with this enhanced web interface for Stable Diffusion.
-
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.
-
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch and FLAX.
!pip install torch torchvision torchaudio einops timm pillow !pip install git+https://github.com/huggingface/transformers !pip install git+https://github.com/huggingface/accelerate !pip install git+https://github.com/huggingface/diffusers !pip install huggingface_hub !pip install sentencepiece bitsandbytes protobuf decord ffmpeg-python imageio opencv-python
-
-
-
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.
-
Marigold
[CVPR 2024 - Oral, Best Paper Award Candidate] Marigold: Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation
git clone https://github.com/prs-eth/Marigold.git
-
The GitHub repository
-
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.
-
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.💨
-
minisora
MiniSora: A community aims to explore the implementation path and future development direction of Sora.
-
sd-webui-inpaint-anything
Inpaint Anything extension performs stable diffusion inpainting on a browser UI using masks from Segment Anything.
-
-
-
-
-
stable-diffusion-docker
Run the official Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img, pix2pix, upscale4x, and inpaint.
Project mention: Deploying AI Models with Amazon Web Services: A Practical Guide | dev.to | 2024-12-11Flexibility with Docker: Using the stable-diffusion-docker repository (GitHub Repository), we adapted the model for containerized deployment.
-
-
StylePile
A prompt generation helper script for AUTOMATIC1111/stable-diffusion-webui and compatible forks
-
stable-diffusion-pytorch
Yet another PyTorch implementation of Stable Diffusion (probably easy to read)
-
Project mention: Smalldiffusion: Readable code for training and sampling from diffusion models | news.ycombinator.com | 2025-03-06
-
clip-guided-diffusion
A CLI tool/python module for generating images from text using guided diffusion and CLIP from OpenAI.
-
-
-
SVGDreamer
[CVPR 2024] Official implementation for "SVGDreamer: Text Guided SVG Generation with Diffusion Model" https://arxiv.org/abs/2312.16476
Project mention: Ghostwriter – use the reMarkable2 as an interface to vision-LLMs | news.ycombinator.com | 2025-02-07I recall flux.ai had a couple models — a quick google search turned up these guys: https://github.com/ximinng/SVGDreamer
I’ve been working on a different angle - in place updating of PDFs on the Remarkable, so it’s cool to see what you’re working on. Thanks for sharing it.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Python diffusion discussion
Python diffusion related posts
-
Benn Jordan's AI poison pill and the weird world of adversarial noise
-
Enhancing Creativity: A Web Interface for Stable Diffusion
-
🧠🤖Image generative AI on PC without GPU (free and fast (FastSD CPU))
-
I Self-Hosted Llama 3.2 with Coolify on My Home Server: A Step-by-Step Guide
-
How to Run FLUX1 for Free: A Step-by-Step Guide
-
Run Flux.1 on M3 Mac with Diffusers
-
World of GenAI - Exploring the Depths of Stable Diffusion
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 18 Apr 2025
Index
What are some of the best open-source diffusion projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | stable-diffusion-webui | 151,238 |
2 | diffusers | 28,632 |
3 | peft | 18,130 |
4 | discoart | 3,846 |
5 | riffusion-hobby | 3,636 |
6 | Marigold | 2,641 |
7 | Lumina-T2X | 2,183 |
8 | fastsdcpu | 1,654 |
9 | minisora | 1,267 |
10 | sd-webui-inpaint-anything | 1,231 |
11 | tango | 1,160 |
12 | Pallaidium | 1,107 |
13 | minDiffusion | 934 |
14 | Adan | 785 |
15 | stable-diffusion-docker | 743 |
16 | fish-diffusion | 694 |
17 | StylePile | 578 |
18 | stable-diffusion-pytorch | 566 |
19 | smalldiffusion | 473 |
20 | clip-guided-diffusion | 461 |
21 | Auto1111SDK | 409 |
22 | latentblending | 360 |
23 | SVGDreamer | 346 |