{"id":27236574,"url":"https://github.com/ambitiousflowdev/stablediffusion-ui","last_synced_at":"2025-04-10T17:23:34.110Z","repository":{"id":260884651,"uuid":"854864465","full_name":"AmbitiousFlowDev/StableDiffusion-UI","owner":"AmbitiousFlowDev","description":"A python web application for stable diffusion image generator using HuggingFace models and Streamlit","archived":false,"fork":false,"pushed_at":"2024-10-05T13:23:15.000Z","size":197,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T21:13:29.227Z","etag":null,"topics":["huggingface","python","streamlit","webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","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/AmbitiousFlowDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-09T22:42:07.000Z","updated_at":"2025-02-04T15:06:59.000Z","dependencies_parsed_at":"2024-11-03T11:28:33.469Z","dependency_job_id":null,"html_url":"https://github.com/AmbitiousFlowDev/StableDiffusion-UI","commit_stats":null,"previous_names":["kyle-myre/stablediffusionui","moon-fang-su/stablediffusionui","0xkyle-byte/stablediffusion-ui","0xsikrox/stablediffusion-ui","oxsikrox/stablediffusion-ui","mohamed-lafrouh/stablediffusion-ui","ambitiousflowdev/stablediffusion-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FStableDiffusion-UI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FStableDiffusion-UI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FStableDiffusion-UI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AmbitiousFlowDev%2FStableDiffusion-UI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AmbitiousFlowDev","download_url":"https://codeload.github.com/AmbitiousFlowDev/StableDiffusion-UI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261952,"owners_count":21074227,"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":["huggingface","python","streamlit","webapp"],"created_at":"2025-04-10T17:23:33.308Z","updated_at":"2025-04-10T17:23:34.104Z","avatar_url":"https://github.com/AmbitiousFlowDev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![[./docs/README.png]](./docs/README.png)\n\n![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54) ![PyTorch](https://img.shields.io/badge/PyTorch-%23EE4C2C.svg?style=for-the-badge\u0026logo=PyTorch\u0026logoColor=white) ![nVIDIA](https://img.shields.io/badge/nVIDIA-%2376B900.svg?style=for-the-badge\u0026logo=nVIDIA\u0026logoColor=white) ![nVIDIA](https://img.shields.io/badge/cuda-000000.svg?style=for-the-badge\u0026logo=nVIDIA\u0026logoColor=green) ![Linux](https://img.shields.io/badge/Linux-FCC624?style=for-the-badge\u0026logo=linux\u0026logoColor=black) ![Ubuntu](https://img.shields.io/badge/Ubuntu-E95420?style=for-the-badge\u0026logo=ubuntu\u0026logoColor=white) ![MIT](https://img.shields.io/github/license/Ileriayo/markdown-badges?style=for-the-badge)\n\nThis App provides a Interface for running Stable Diffusion,\na state-of-the-art text-to-image generation model. It integrates Hugging Face's\ndiffusers library along with various other dependencies to streamline the\ngeneration process. Additionally, the App supports database operations\nand visualization, making it versatile for various use cases.\n\nNote : This App is not perfect for fast and optimized performance is just an easy abstraction and free option for generating images , you can always download another free option if you want. if you have an idea about how StablDiffusion works i would be happy to listen and learn.\n\n## Project Setup\n\n- Linux (Recomanded)\n\n```bash\npython3 -m venv .venv\npip install -r requirements.txt\n./runner.local.sh \n```\n\n- Windows\n\n```powershell\npy -m venv .venv\npip install -r requirements.txt\n./runner.local.bat\n```\n\n## Technologies\n\n| **Technology**   | **Description**                                                                 | **Link**                                 |\n|------------------|---------------------------------------------------------------------------------|------------------------------------------|\n| **Python**       | A high-level programming language used for general-purpose programming.          | [Python](https://www.python.org/)        |\n| **CUDA**         | A parallel computing platform and API model created by NVIDIA for GPU computing. | [CUDA](https://developer.nvidia.com/cuda-zone) |\n| **Pytorch**      | An open-source machine learning library for deep learning applications.          | [Pytorch](https://pytorch.org/)          |\n| **Ubuntu**       | A popular open-source Linux distribution based on Debian.                        | [Ubuntu](https://ubuntu.com/)            |\n| **HuggingFace**  | A platform providing open-source tools for machine learning and NLP.             | [HuggingFace](https://huggingface.co/)   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambitiousflowdev%2Fstablediffusion-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fambitiousflowdev%2Fstablediffusion-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fambitiousflowdev%2Fstablediffusion-ui/lists"}