{"id":18131579,"url":"https://github.com/aldrinjenson/simple-stable-diffusion","last_synced_at":"2026-04-12T18:37:17.576Z","repository":{"id":183269980,"uuid":"663531635","full_name":"aldrinjenson/simple-stable-diffusion","owner":"aldrinjenson","description":"Simple, opinionated and easy to use stable-diffusion-ui for text to image generation","archived":false,"fork":false,"pushed_at":"2023-07-21T14:43:10.000Z","size":16413,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T15:37:59.118Z","etag":null,"topics":["docker-compose","stable-diffusion","stable-diffusion-webui","streamlit"],"latest_commit_sha":null,"homepage":"https://diffusion.mec.ac.in/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aldrinjenson.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-07T14:08:04.000Z","updated_at":"2023-07-23T16:08:35.000Z","dependencies_parsed_at":"2023-07-23T18:33:26.235Z","dependency_job_id":null,"html_url":"https://github.com/aldrinjenson/simple-stable-diffusion","commit_stats":null,"previous_names":["aldrinjenson/simple-stable-diffusion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aldrinjenson/simple-stable-diffusion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrinjenson%2Fsimple-stable-diffusion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrinjenson%2Fsimple-stable-diffusion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrinjenson%2Fsimple-stable-diffusion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrinjenson%2Fsimple-stable-diffusion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aldrinjenson","download_url":"https://codeload.github.com/aldrinjenson/simple-stable-diffusion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aldrinjenson%2Fsimple-stable-diffusion/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263998028,"owners_count":23541793,"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":["docker-compose","stable-diffusion","stable-diffusion-webui","streamlit"],"created_at":"2024-11-01T12:08:13.002Z","updated_at":"2026-04-12T18:37:17.530Z","avatar_url":"https://github.com/aldrinjenson.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple-Stable-Diffusion\n\nA minimalist and opinionated web user interface (UI) for image generation using the Stable Diffusion. It provides a slick and modern theme to enhance the image generation experience. The project allows users to connect to an existing Stable Diffusion backend by setting the API_URL in the .env file, making it easy to use and integrate into your image generation workflow.\n\n![Demo](./misc/demo.png)\n\n## Features\n\n- Image generation using Stable Diffusion.\n- Display of quotes from famous people while images are being generated (during the waiting time).\n- Adjustable number of images to be generated.\n- Download generated images locally.\n- Everything is generated in markdown for seamless integration with other projects.\n- Optional NEGATIVE_PROMPT in the .env file to be applied to all generated images.\n\n## Live Version\n\nCheck out the live version of Simple-Stable-Diffusion-UI hosted at https://diffusion.mec.ac.in/.\n\n## Installation\n\nTo use Simple-Stable-Diffusion-UI, follow these installation instructions:\n\n1.  Clone the repository from GitHub:\n\n```bash\ngit clone https://github.com/your-username/Simple-Stable-Diffusion-UI.git\ncd Simple-Stable-Diffusion-UI\n```\n\n2. Install the required dependencies:\n\n```bash\npip install -r requirements.txt\n```\n\n3.  Set up the environment variables:\n\nCreate a .env file in the root of the project and set the following variables:\n\n```env\nAPI_URL=\u003cyour_stable_diffusion_backend_url\u003e\nNEGATIVE_PROMPT=\u003coptional_negative_prompt\u003e\n```\n\nReplace \u003cyour_stable_diffusion_backend_url\u003e with the URL of your existing Stable Diffusion backend, and \u003coptional_negative_prompt\u003e with any negative prompt you want to apply to all generated images.\n\n4.  Run the Streamlit app:\n\n```bash\nstreamlit run Home.py\n```\n\nThe app will be running locally at http://localhost:8501. Open the URL in your web browser to access the Simple-Stable-Diffusion-UI.\n\n## Demo\n\n![Demo Video](./misc/demo.gif)\n\n## Credits\n\n- [Stability-AI/StableDiffusion](https://github.com/Stability-AI/StableDiffusion)\n- [Stable Diffusion WebUI](https://github.com/AUTOMATIC1111/stable-diffusion-webui/) by AUTOMATIC1111\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldrinjenson%2Fsimple-stable-diffusion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faldrinjenson%2Fsimple-stable-diffusion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faldrinjenson%2Fsimple-stable-diffusion/lists"}