{"id":29767969,"url":"https://github.com/edcalderin/textual-diffuser","last_synced_at":"2026-04-16T04:03:02.114Z","repository":{"id":301191583,"uuid":"1005881083","full_name":"edcalderin/textual-diffuser","owner":"edcalderin","description":"TextualDiffuser is a text-to-image generation tool powered by Stable Diffusion. It transforms natural language prompts into high-quality visuals, making AI-powered creativity accessible for developers, designers, and artists.","archived":false,"fork":false,"pushed_at":"2025-08-04T21:20:25.000Z","size":441,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-04T23:13:52.221Z","etag":null,"topics":["diffusers","image-generation","ruff","stable-diffusion","streamlit","text-prompt","text2image","transformers"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edcalderin.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}},"created_at":"2025-06-21T02:24:01.000Z","updated_at":"2025-08-04T21:20:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"051736f3-7d4f-46e5-8032-5b43c5877a72","html_url":"https://github.com/edcalderin/textual-diffuser","commit_stats":null,"previous_names":["edcalderin/textualdiffuser","edcalderin/textual-diffuser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edcalderin/textual-diffuser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcalderin%2Ftextual-diffuser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcalderin%2Ftextual-diffuser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcalderin%2Ftextual-diffuser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcalderin%2Ftextual-diffuser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edcalderin","download_url":"https://codeload.github.com/edcalderin/textual-diffuser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edcalderin%2Ftextual-diffuser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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"}},"keywords":["diffusers","image-generation","ruff","stable-diffusion","streamlit","text-prompt","text2image","transformers"],"created_at":"2025-07-27T03:00:44.547Z","updated_at":"2026-04-16T04:03:02.070Z","avatar_url":"https://github.com/edcalderin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TextualDiffuser\nTextualDiffuser is a text-to-image generation tool powered by Stable Diffusion. It transforms natural language prompts into high-quality visuals, making AI-powered creativity accessible for developers, designers, and artists. It allows users to:\n\n- ✍️ Write a **text prompt**\n- 🔧 Choose a **diffusion model**\n- 🖼️ **Generate** an image\n- 💾 **Download** the result\n\n![alt](images/app.png)\n\n---\n\n## 🚀 Features\n\n- Interactive text-to-image generation\n- Model selection from sidebar\n- Live image preview with download option\n- Easy-to-use web interface with Streamlit\n\n---\n\n## 🛠️ Installation\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/edcalderin/textual-diffuser.git\ncd textual-diffuser\n```\n\n### 2. (Optional) Create and Activate Virtual Environment\n\n```bash\nconda create -n textual_diffuser python=3.12\nconda activate textual_diffuser\n```\n```bash\nsource activate textual_diffuser      # On Windows\n```\n\n### 3. Install Requirements\n```bash\npip install -r requirements.txt\n```\n\n## ▶️ Run the App\n```bash\npython -m streamlit run src/streamlit.py\n```\n\n## ✨ Usage\n\n1. Enter a text prompt (e.g., \"a fantasy landscape with dragons\").\n2. Select a diffusion model from the sidebar.\n3. Click Generate Image.\n4. Preview the result and click Download if you want to save it.\n\n## Lint\n```bash\nruff format .\nruff check . --fix\n```\n\n## Removing the environment\n```bash\nconda env remove -n textual_diffuser\n```\n\n## ✉️ Contact\nLinkedIn: https://www.linkedin.com/in/erick-calderin-5bb6963b/  \ne-mail: edcm.erick@gmail.com\n\n## Enjoyed this content?\nExplore more of my work on [Medium](https://medium.com/@erickcalderin) \n\nI regularly share insights, tutorials, and reflections on tech, AI, and more. Your feedback and thoughts are always welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedcalderin%2Ftextual-diffuser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedcalderin%2Ftextual-diffuser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedcalderin%2Ftextual-diffuser/lists"}