{"id":46212,"url":"https://github.com/doanbactam/awesome-stable-diffusion","name":"awesome-stable-diffusion","description":" A curated list of awesome stable diffusion resources 🌟 ","projects_count":36,"last_synced_at":"2026-08-22T06:00:24.697Z","repository":{"id":155791128,"uuid":"613279917","full_name":"doanbactam/awesome-stable-diffusion","owner":"doanbactam","description":" A curated list of awesome stable diffusion resources 🌟 ","archived":false,"fork":false,"pushed_at":"2026-08-10T02:14:54.000Z","size":43,"stargazers_count":78,"open_issues_count":3,"forks_count":15,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-08-15T06:33:59.547Z","etag":null,"topics":["aiart","awesome","dall-e","diffusion","diffusion-models","dockerfile","flutter","image-generation","javascript","jupyter-notebook","kotlin","midjourney","php","python","rust","stable-diffusion","swift","text-to-image","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doanbactam.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-13T09:07:59.000Z","updated_at":"2026-08-14T17:10:34.000Z","dependencies_parsed_at":"2025-03-09T23:01:34.047Z","dependency_job_id":"6dc38b8d-f879-4af3-a377-646e3c143ec3","html_url":"https://github.com/doanbactam/awesome-stable-diffusion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doanbactam/awesome-stable-diffusion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doanbactam%2Fawesome-stable-diffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doanbactam%2Fawesome-stable-diffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doanbactam%2Fawesome-stable-diffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doanbactam%2Fawesome-stable-diffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doanbactam","download_url":"https://codeload.github.com/doanbactam/awesome-stable-diffusion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doanbactam%2Fawesome-stable-diffusion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36814334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-22T02:00:06.114Z","response_time":51,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-14T09:16:24.220Z","updated_at":"2026-08-22T06:00:24.699Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["License","Contributing","👑Stable Diffusion","Desktop apps"],"sub_categories":["Vue","JavaScript","Jupyter Notebook","Python","TypeScript","Dockerfile","C/C++","PHP","Flutter","Swift"],"readme":"# Awesome Stable Diffusion [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n\n\u003e A curated list of high-quality tools, UIs, libraries, and resources for Stable Diffusion and modern diffusion image models.\n\n## Contents\n\n- [Start here](#start-here)\n- [UIs](#uis)\n- [Libraries](#libraries)\n- [Training](#training)\n- [Control and conditioning](#control-and-conditioning)\n- [Upscale and restore](#upscale-and-restore)\n- [Local and edge](#local-and-edge)\n- [Integrations](#integrations)\n- [Video and 3D](#video-and-3d)\n- [Desktop apps](#desktop-apps)\n- [Contributing](#contributing)\n\n## Start here\n\n- [ComfyUI](https://github.com/comfyanonymous/ComfyUI) - Modular node-based GUI and backend for diffusion models.\n- [Diffusers](https://github.com/huggingface/diffusers) - State-of-the-art diffusion models library for image, video, and audio in PyTorch.\n- [kohya_ss](https://github.com/bmaltais/kohya_ss) - GUI for training LoRA and DreamBooth models.\n\n## UIs\n\n- [ComfyUI](https://github.com/comfyanonymous/ComfyUI) - Most powerful modular diffusion GUI with a graph/nodes interface.\n- [Stable Diffusion web UI](https://github.com/AUTOMATIC1111/stable-diffusion-webui) - Widely used Gradio-based Stable Diffusion web UI.\n- [automatic](https://github.com/vladmandic/automatic) - Opinionated, actively maintained fork of Stable Diffusion WebUI.\n- [Fooocus](https://github.com/lllyasviel/Fooocus) - Minimal, user-friendly interface focused on good defaults.\n- [InvokeAI](https://github.com/invoke-ai/InvokeAI) - Creative engine aimed at professionals and enthusiasts.\n- [ComfyUI-Manager](https://github.com/ltdrdata/ComfyUI-Manager) - Install and manage custom nodes for ComfyUI.\n\n## Libraries\n\n- [Diffusers](https://github.com/huggingface/diffusers) - Official Hugging Face library for diffusion pipelines and training helpers.\n- [LyCORIS](https://github.com/KohakuBlueleaf/LyCORIS) - Extended LoRA-style adapters beyond conventional methods.\n\n## Training\n\n- [sd-scripts](https://github.com/kohya-ss/sd-scripts) - Core training scripts for DreamBooth and LoRA.\n- [kohya_ss](https://github.com/bmaltais/kohya_ss) - Popular GUI wrapper around kohya training scripts.\n- [LyCORIS](https://github.com/KohakuBlueleaf/LyCORIS) - Alternative network architectures for efficient fine-tuning.\n\n## Control and conditioning\n\n- [ControlNet](https://github.com/lllyasviel/ControlNet) - Add spatial conditions (pose, depth, edges) to diffusion models.\n- [sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet) - ControlNet extension for AUTOMATIC1111 WebUI.\n- [sd-webui-additional-networks](https://github.com/kohya-ss/sd-webui-additional-networks) - Load LoRA and extra networks in A1111 WebUI.\n- [adetailer](https://github.com/Bing-su/adetailer) - Automatic detection and detailing extension for WebUI.\n\n## Upscale and restore\n\n- [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN) - Practical AI image upscaler commonly used with Stable Diffusion.\n- [IOPaint](https://github.com/Sanster/IOPaint) - Inpainting and object removal powered by modern AI models.\n\n## Local and edge\n\n- [stable-diffusion.cpp](https://github.com/leejet/stable-diffusion.cpp) - Stable Diffusion and Flux inference in pure C/C++.\n- [MochiDiffusion](https://github.com/godly-devotion/MochiDiffusion) - Native Stable Diffusion on Mac.\n- [web-stable-diffusion](https://github.com/mlc-ai/web-stable-diffusion) - Run Stable Diffusion in the browser with WebGPU.\n\n## Integrations\n\n- [Krita AI Diffusion](https://github.com/Acly/krita-ai-diffusion) - Generate and inpaint with AI inside Krita.\n- [Dream textures](https://github.com/carson-katri/dream-textures) - Stable Diffusion integration for Blender.\n- [Auto-Photoshop-StableDiffusion-Plugin](https://github.com/AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin) - Generate images inside Photoshop via A1111 backend.\n\n## Video and 3D\n\n- [stable-diffusion-videos](https://github.com/nateraw/stable-diffusion-videos) - Create videos by morphing between text prompts in latent space.\n- [i2vgen-xl](https://github.com/ali-vilab/i2vgen-xl) - Video generation ecosystem built on diffusion models.\n- [Stable-Dreamfusion](https://github.com/ashawkey/stable-dreamfusion) - Text-to-3D generation powered by Stable Diffusion.\n\n## Desktop apps\n\n- [Easy Diffusion](https://github.com/easydiffusion/easydiffusion) - Simple one-click local installation for non-technical users.\n- [Off Grid AI Desktop](https://github.com/off-grid-ai/off-grid-ai-desktop) - Local-first macOS app for on-device image generation.\n- [Imference Desktop](https://github.com/Publikey/imference-desktop) - Local desktop app supporting SDXL, SD 1.5, FLUX, and custom weights.\n- [Image MetaHub](https://github.com/LuqP2/Image-MetaHub) - Search and organize AI images by prompt, model, LoRA, and workflow metadata.\n- [ImageBench](https://github.com/dh7/image-bench-ai) - Open benchmark ranking text-to-image models with published outputs.\n\n## Contributing\n\nContributions welcome. Please:\n\n- Add only actively maintained, high-quality projects.\n- Use the format: `- [Name](url) - Short neutral description.`\n- Place items in the most relevant section.\n- Open a pull request with a clear reason for the addition.\n\nSee the [Awesome manifesto](https://github.com/sindresorhus/awesome/blob/main/awesome.md) for curation guidelines.\n\n## License\n\n[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)\n\nTo the extent possible under law, the contributors have waived all copyright and related or neighboring rights to this work.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/doanbactam%2Fawesome-stable-diffusion/projects"}