{"id":17437360,"url":"https://github.com/blixt/stable-diffusion-explorer","last_synced_at":"2026-01-22T14:59:52.333Z","repository":{"id":58657456,"uuid":"532983207","full_name":"blixt/stable-diffusion-explorer","owner":"blixt","description":"Explore the latent spaces of Stable Diffusion. ⛵️","archived":false,"fork":false,"pushed_at":"2022-09-05T16:56:37.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-11T15:58:40.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/blixt.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}},"created_at":"2022-09-05T16:43:44.000Z","updated_at":"2022-09-05T16:44:44.000Z","dependencies_parsed_at":"2022-09-05T20:41:01.463Z","dependency_job_id":null,"html_url":"https://github.com/blixt/stable-diffusion-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blixt/stable-diffusion-explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstable-diffusion-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstable-diffusion-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstable-diffusion-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstable-diffusion-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blixt","download_url":"https://codeload.github.com/blixt/stable-diffusion-explorer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blixt%2Fstable-diffusion-explorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28664827,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T14:01:31.714Z","status":"ssl_error","status_checked_at":"2026-01-22T13:59:23.143Z","response_time":144,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-17T11:54:45.147Z","updated_at":"2026-01-22T14:59:52.313Z","avatar_url":"https://github.com/blixt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stable Diffusion Explorer\n\nA simple tool to explore generation within Stable Diffusion.\n\n## Setup\n\nSet up [the diffusers library from Hugging Face](https://github.com/huggingface/diffusers) (you'll need Python 3) and make sure you have a Hugging Face API token (read only is fine). Put that token in `~/.huggingface`. Clone this repo anywhere you want.\n\n## Running\n\nStart up the server by running `python -m scripts.server` in the top of this repo directory. It will download the model and once it's ready, print a link to the local server. Open this link to access the UI. \n\n## Developing the frontend\n\nIn order to keep development fun and productive, this JavaScript application uses minimal dependency management tools and zero bundling / compilation steps. Everything runs directly in the browser using ES Modules, Import Maps, and template strings for JSX support and CSS-in-JS. Obviously this is not great for performance in general but for a project like this it has worked very well.\n\nIf you need to add or update a dependency, use https://generator.jspm.io/ with the import map in `index.html`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblixt%2Fstable-diffusion-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblixt%2Fstable-diffusion-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblixt%2Fstable-diffusion-explorer/lists"}