├── LICENSE └── README.md /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2025 doanbactam 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # NEW: Awesome Stable Diffusion ⭐ 2 | Awesome Stable Diffusion 3 |
4 |

5 | 6 | GitHub commit activity 7 | GitHub contributors 8 | GitHub Repo stars 9 | GitHub 10 | 11 |

12 | 13 |

Help this grow and get discovered by other devs with a ⭐ star.

14 | 15 | # Table of Contents 16 | 17 | - [Stable Diffusion](#stable-diffusion) 18 | - [Python](#python) 19 | - [Jupyter Notebook](#jupyter-notebook) 20 | - [JavaScript](#javascript) 21 | - [TypeScript](#typescript) 22 | - [PHP](#php) 23 | - [Swift](#swift) 24 | - [Dockerfile](#dockerfile) 25 | - [Vue](#vue) 26 | - [Flutter](#flutter) 27 | - [C/C++](#c) 28 | 29 | ## 👑Stable Diffusion 30 | 31 | ### Python 32 | 33 | - [Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui): Stable Diffusion web UI 34 | - [ComfyUI](https://github.com/comfyanonymous/ComfyUI): The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface. 35 | - [lama-cleaner](https://github.com/Sanster/lama-cleaner): Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures. 36 | - [Stability-AI](https://github.com/Stability-AI/stablediffusion): High-Resolution Image Synthesis with Latent Diffusion Models 37 | - [fast-stable-diffusion](https://github.com/TheLastBen/fast-stable-diffusion): fast-stable-diffusion Notebooks, AUTOMATIC1111 + DreamBooth 38 | - [diffusers](https://github.com/huggingface/diffusers): Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch 39 | - [Dream textures](https://github.com/carson-katri/dream-textures): Stable Diffusion built-in to Blender 40 | - [Stable-Dreamfusion](https://github.com/ashawkey/stable-dreamfusion): A pytorch implementation of text-to-3D dreamfusion, powered by stable diffusion 41 | - [dream-factory](https://github.com/rbbrdckybk/dream-factory): Multi-threaded GUI manager for mass creation of AI-generated art with support for multiple GPUs. 42 | - [stable-diffusion-videos](https://github.com/nateraw/stable-diffusion-videos): Create 🔥 videos with Stable Diffusion by exploring the latent space and morphing between text prompts 43 | - [Lama Cleaner](https://github.com/Sanster/lama-cleaner): Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures. 44 | - [python-reddit-youtube-bot](https://github.com/alexlaverty/python-reddit-youtube-bot): Automated Reddit Youtube Video Bot 45 | - [Text-To-Video-Finetuning](https://github.com/ExponentialML/Text-To-Video-Finetuning): Finetune ModelScope's Text To Video model using Diffusers 🧨 46 | - [automatic](https://github.com/vladmandic/automatic): Opinionated fork/implementation of Stable Diffusion 47 | - [StyleTTS2](https://github.com/yl4579/StyleTTS2): Towards Human-Level Text-to-Speech through Style Diffusion and Adversarial Training with Large Speech Language Models 48 | - [i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl): A holistic video generation ecosystem for video generation building on diffusion models 49 | - [IOPaint](https://github.com/Sanster/IOPaint): Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures. 50 | - [diffusers](https://github.com/huggingface/diffusers) : 🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch and FLAX. 51 | - [python-reddit-youtube-bot](https://github.com/alexlaverty/python-reddit-youtube-bot) : About Automated Reddit Youtube Video Bot 52 | - [nodetool](https://github.com/nodetool-ai/nodetool) : NodeTool - Your Creative AI Playground 53 | - [Plush-for-ComfyUI](https://github.com/glibsonoran/Plush-for-ComfyUI) : Custom node for ComfyUI/Stable Diffustion 54 | - [Krita AI Diffusion](https://github.com/Acly/krita-ai-diffusion) : Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required. 55 | - [LyCORIS](https://github.com/KohakuBlueleaf/LyCORIS): Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion. 56 | 57 | - [ControlNet](https://github.com/lllyasviel/ControlNet): Add condition control to Stable Diffusion models. 58 | - [sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet): Extension enabling ControlNet in AUTOMATIC1111's web UI. 59 | - [sd-scripts](https://github.com/kohya-ss/sd-scripts): Training scripts for DreamBooth and LoRA. 60 | - [kohya_ss](https://github.com/bmaltais/kohya_ss): GUI for training LoRA models with Stable Diffusion. 61 | - [stable-diffusion-x4-upscaler](https://github.com/Stability-AI/stable-diffusion-x4-upscaler): Pretrained upscaler for Stable Diffusion outputs. 62 | - [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN): AI-powered image upscaler often paired with Stable Diffusion. 63 | - [latent-diffusion](https://github.com/CompVis/latent-diffusion): High-resolution diffusion model that inspired Stable Diffusion. 64 | - [stable-diffusion](https://github.com/lstein/stable-diffusion): Command line tool to run Stable Diffusion locally. 65 | 66 | - [Fooocus](https://github.com/lllyasviel/Fooocus): User-friendly interface for running Stable Diffusion. 67 | - [StableSwarmUI](https://github.com/Stability-AI/StableSwarmUI): Multi-user web UI for Stable Diffusion. 68 | - [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager): Manage and install custom nodes for ComfyUI. 69 | - [sd-webui-additional-networks](https://github.com/kohya-ss/sd-webui-additional-networks): Load LoRA and other networks in A1111's Web UI. 70 | - [sd-webui-tunnels](https://github.com/camenduru/sd-webui-tunnels): Share Stable Diffusion Web UI through tunnels. 71 | - [Dreambooth-Stable-Diffusion](https://github.com/XavierXiao/Dreambooth-Stable-Diffusion): DreamBooth fine-tuning for Stable Diffusion. 72 | - [sygil-webui](https://github.com/Sygil-Dev/sygil-webui): Feature-rich fork of Stable Diffusion Web UI. 73 | - [adetailer](https://github.com/Bing-su/adetailer): Automatic detailing extension for Stable Diffusion Web UI. 74 | 75 | ### Jupyter Notebook 76 | - [anime-webui-colab](https://github.com/NUROISEA/anime-webui-colab): A collection of stable diffusion web ui colabs primarily focusing on anime 77 | - [Stable Diffusion](https://github.com/CompVis/stable-diffusion): A latent text-to-image diffusion model 78 | - [InvokeAI: A Stable Diffusion Toolkit](https://github.com/invoke-ai/InvokeAI): InvokeAI is a leading creative engine built to empower professionals and enthusiasts alike. 79 | - [carefree-creator](https://github.com/carefree0910/carefree-creator): AI magics meet Infinite draw board. 80 | - [stable-diffusion-colab](https://github.com/woctezuma/stable-diffusion-colab): Colab notebook to run Stable Diffusion. 81 | - [stability-sdk](https://github.com/Stability-AI/stability-sdk): SDK for interacting with stability.ai APIs (e.g. stable diffusion inference) 82 | - [anime-webui-colab](https://github.com/NUROISEA/anime-webui-colab): A collection of Stable Diffusion web UI colab notebooks primarily focusing on anime 83 | - [paper2gui](https://github.com/Baiyuetribe/paper2gui): Convert AI papers to GUI,Make it easy and convenient for everyone to use artificial intelligence technology。让每个人都简单方便的使用前沿人工智能技术 84 | - [lora](https://github.com/cloneofsimo/lora) : Using Low-rank adaptation to quickly fine-tune diffusion models. 85 | - [stable-diffusion](https://github.com/FurkanGozukara/Stable-Diffusion) : FLUX, Stable Diffusion, SDXL, SD3, LoRA, Fine Tuning, DreamBooth, Training, Automatic1111, Forge WebUI, SwarmUI, DeepFake, TTS, Animation, Text To Video, Tutorials, Guides, Lectures, Courses, ComfyUI, Google Colab, RunPod, Kaggle, NoteBooks, ControlNet, TTS, Voice Cloning, AI, AI News, ML, ML News, News, Tech, Tech News, Kohya, Midjourney, RunPod 86 | - [stable-diffusion-webui-colab](https://github.com/camenduru/stable-diffusion-webui-colab): One-click Colab setup for AUTOMATIC1111's web UI. 87 | - [disco-diffusion](https://github.com/alembics/disco-diffusion): Notebook for creative diffusion-based image generation. 88 | 89 | ### JavaScript 90 | - [Easy Diffusion 2.5](https://github.com/cmdr2/stable-diffusion-ui): The easiest way to install and use Stable Diffusion on your own computer. 91 | - [Auto-Photoshop-StableDiffusion-Plugin](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin): A user-friendly plug-in that makes it easy to generate stable diffusion images inside Photoshop using Automatic1111-sd-webui as a backend. 92 | - [dalle-playground](https://github.com/saharmor/dalle-playground) : A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini) 93 | - [easydiffusion](https://github.com/easydiffusion/easydiffusion): A simple 1-click way to create beautiful artwork on your computer using AI. No dependencies or technical knowledge required. 94 | - [openOutpaint](https://github.com/zero01101/openOutpaint): In-browser outpainting tool for Stable Diffusion. 95 | - [web-stable-diffusion](https://github.com/mlc-ai/web-stable-diffusion): Run Stable Diffusion in the browser with WebGPU. 96 | ### TypeScript 97 | 98 | - [ClickPrompt](https://github.com/prompt-engineering/click-prompt): ClickPrompt - Streamline your prompt design, with ClickPrompt, you can easily view, share, and run these prompts with just one click. 99 | - [Lsmith](https://github.com/ddPn08/Lsmith): StableDiffusionWebUI accelerated using TensorRT 100 | - [novelai-bot](https://github.com/koishijs/novelai-bot): Generate images by NovelAI | 基于 NovelAI 的画图机器人 101 | - [photoshot](https://github.com/shinework/photoshot): An open-source AI avatar generator web app 102 | - [StableStudio](https://github.com/Stability-AI/StableStudio) : Community interface for generative AI 103 | - [civitai](https://github.com/civitai/civitai) : A repository of models, textual inversions, and more 104 | - [big-AGI](https://github.com/enricoros/big-AGI) : AI suite powered by state-of-the-art models and providing advanced AI/AGI functions. It features AI personas, AGI functions, multi-model chats, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers, much more. 105 | - [sd-webui-lobe-theme](https://github.com/lobehub/sd-webui-lobe-theme) : 🅰️ Lobe theme - The modern theme for stable diffusion webui, exquisite interface design, highly customizable UI, and efficiency boosting features. 106 | 107 | ### PHP 108 | 109 | - [pokemon-card-generator](https://github.com/robiningelbrecht/pokemon-card-generator): A PHP app that generates Pokemon cards by using GPT and Stable Diffusion. 110 | 111 | ### Swift 112 | - [MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion): Run Stable Diffusion on Mac natively 113 | 114 | ### Dockerfile 115 | 116 | - [Stable Diffusion WebUI Docker](https://github.com/AbdBarho/stable-diffusion-webui-docker): Easy Docker setup for Stable Diffusion with user-friendly UI 117 | 118 | 119 | ### Vue 120 | - [Stable UI](https://github.com/aqualxx/stable-ui): Stable UI is a web user interface designed to generate, save, and view images using Stable Diffusion, with the goal being able to provide Stable Diffusion to anyone for 100% free. 121 | - [stable-ui](https://github.com/aqualxx/stable-ui): 🔥 A frontend for generating images with Stable Diffusion through Stable Horde 122 | - [geekai](https://github.com/yangjian102621/geekai) : AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。 123 | - 124 | 125 | ### Flutter 126 | - [Stable Horde](https://github.com/ndahlquist/stable-horde-flutter): An Android+iOS app for the Stable Horde 127 | - [flutter_scribble](https://github.com/lahirumaramba/flutter_scribble): Turn your scribbles into detailed images with AI 128 | - [stability sdk](https://github.com/joshuadeguzman/stability-sdk-dart): An implementation of Stability AI SDK in Dart. Stability AI is a solution studio dedicated to innovating ideas. 129 | 130 | ### C/C++ 131 | - [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp): Stable Diffusion and Flux in pure C/C++ 132 | 133 | ## ⭐️ Star History 134 | 135 | 136 | 137 | 138 | 139 | Star History Chart 140 | 141 | 142 | 143 | A curated list of awesome stable diffusion resources 🌟 144 | --------------------------------------------------------------------------------