{"id":20572144,"url":"https://github.com/mcaimi/sd-webapp","last_synced_at":"2026-04-16T16:32:16.852Z","repository":{"id":255504309,"uuid":"852291215","full_name":"mcaimi/sd-webapp","owner":"mcaimi","description":"Example Stable Diffusion Web Application based on FastAPI, pyTORCH and Gradio","archived":false,"fork":false,"pushed_at":"2024-11-27T16:08:49.000Z","size":2277,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T21:15:55.298Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcaimi.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}},"created_at":"2024-09-04T14:59:08.000Z","updated_at":"2024-11-27T16:08:54.000Z","dependencies_parsed_at":"2024-09-05T21:12:06.496Z","dependency_job_id":"390f0159-7451-4352-9b6b-8a268d859527","html_url":"https://github.com/mcaimi/sd-webapp","commit_stats":null,"previous_names":["mcaimi/sd-webapp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaimi%2Fsd-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaimi%2Fsd-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaimi%2Fsd-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcaimi%2Fsd-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcaimi","download_url":"https://codeload.github.com/mcaimi/sd-webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242187809,"owners_count":20086224,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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"}},"keywords":[],"created_at":"2024-11-16T05:18:34.939Z","updated_at":"2026-04-16T16:32:16.847Z","avatar_url":"https://github.com/mcaimi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stable Diffusion Web App\n\nThis is a Stable-Diffusion Web Application written using Streamlit, Pytorch/Torchvision and HuggingFace Diffusers\nWith proper hardware, it can generate images locally from pre-trained Stable Diffusion Models.\n\nTo download model checkpoints, have a look at [HuggingFace](https://huggingface.co/models?pipeline_tag=text-to-image\u0026library=safetensors\u0026sort=trending).\n\n![app](assets/app.png)\n\n## Run Locally\n\nThe application expects to find model checkpoints files in the `models/stable-diffusion` folder, and loras in `models/loras` folder.\n\n```\n$ uv run streamlit run main.py\n```\n\nIt tries to use any discovered GPU that is supported by pytorch, but it can run on CPU (*very* slowly)\n\nTested:\n- Apple Metal Performance Shaders\n- NVIDIA CUDA\n- AMD CPU\n\n## Current supported features\n\n- SD1.5 Inference with optional LoRA support\n- SDXL Inference with optional LoRA support\n- SD1.5 Model Merging Capabilities\n- Support for custom VAEs in both SDXL and SD1.5 inference phases\n- SD1.5 and SDXL Inpainting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcaimi%2Fsd-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcaimi%2Fsd-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcaimi%2Fsd-webapp/lists"}