{"id":15665029,"url":"https://github.com/cansik/diffusion-playground","last_synced_at":"2026-01-27T09:17:29.195Z","repository":{"id":222809894,"uuid":"758421779","full_name":"cansik/diffusion-playground","owner":"cansik","description":"A playground for image generation using diffusion models","archived":false,"fork":false,"pushed_at":"2024-02-16T10:56:50.000Z","size":518,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-06T19:50:52.876Z","etag":null,"topics":["diffusers","interpolation","latent-space","stable-diffusion"],"latest_commit_sha":null,"homepage":"","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/cansik.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-16T09:35:45.000Z","updated_at":"2025-04-30T01:15:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"04aa91e7-13c3-4c52-85ac-5a0cb4ae908f","html_url":"https://github.com/cansik/diffusion-playground","commit_stats":null,"previous_names":["cansik/diffusion-playground"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cansik/diffusion-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fdiffusion-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fdiffusion-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fdiffusion-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fdiffusion-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cansik","download_url":"https://codeload.github.com/cansik/diffusion-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cansik%2Fdiffusion-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28810475,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T07:41:26.337Z","status":"ssl_error","status_checked_at":"2026-01-27T07:41:08.776Z","response_time":168,"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":["diffusers","interpolation","latent-space","stable-diffusion"],"created_at":"2024-10-03T13:44:48.425Z","updated_at":"2026-01-27T09:17:29.177Z","avatar_url":"https://github.com/cansik.png","language":"Python","readme":"# Diffusion Playground\n\nExperiments with image generation models. The experiments are mainly for\nthe [SDXL Turbo model](https://huggingface.co/stabilityai/sdxl-turbo), as it is more interesting to play with such a\nreactive model.\n\n## Installation\n\nPlease use a recent version of python (`3.11` recommended):\n\n```\npip install -r requirements.txt\n```\n\n## Experiments\n\n### Prompt Latent Walk\n\n![Prompt Latent Walk](images/cat-dog-rabbit-walk.gif)\n\nGenerate latent walks in the prompt latent space.\n\n```\npython prompt-latent-walk.py\n```\n\n### Prompt Latent Walk Web\n\n![Prompt Latent Walk Web](images/prompt-latent-walk-web.jpg)\n\nA webinterface to create latent walks.\n\n```\npython prompt-latent-walk-web.py\n```\n\n### Noise Latent Walk\n\nInitial implementation of initial noise latent walk.\n\n```\npython noise-latent-walk.py\n```\n\n### Latent Explorer Web\n\n![Latent Explorer Web](images/latent-explorer-web.jpg)\n\nExplore the noise latent space with 4 sliders.\n\n```\npython latent-explorer-web.py\n```\n\n## About\n\nCopyright (c) 2024 Florian Bruggisser","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcansik%2Fdiffusion-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcansik%2Fdiffusion-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcansik%2Fdiffusion-playground/lists"}