{"data":{"slug":"alen-smajic-stable-diffusion-latent-space-explorer","name":"Stable-Diffusion-Latent-Space-Explorer","tagline":"Codebase for experiments with Stable Diffusion using diffusers library","github_url":"https://github.com/alen-smajic/Stable-Diffusion-Latent-Space-Explorer","owner":"alen-smajic","repo":"Stable-Diffusion-Latent-Space-Explorer","owner_avatar_url":"https://avatars.githubusercontent.com/u/63591221?v=4","primary_language":"Python","stars":227,"forks":12,"topics":["ai","computer-vision","diffusion","generative-ai","image-editing","image-generation","image-processing","image-space","img2img","inpainting","latent-space","outpainting","stable-diffusion","text-to-image","txt2img"],"archived":false,"github_pushed_at":"2023-07-16T10:35:29+00:00","maintenance_label":"Dormant","url":"https://www.graphcanon.com/tools/alen-smajic-stable-diffusion-latent-space-explorer","markdown_url":"https://www.graphcanon.com/tools/alen-smajic-stable-diffusion-latent-space-explorer.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/alen-smajic-stable-diffusion-latent-space-explorer","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=alen-smajic-stable-diffusion-latent-space-explorer","description":"Codebase for performing various experiments with Stable Diffusion, supported by the diffusers library.","homepage_url":null,"license":"MIT","open_issues":1,"watchers":3,"ai_summary":"This repository contains code for experimenting with the Stable Diffusion model and its variations in image editing and generation tasks.","readme_excerpt":"### Installation\n1. Clone this repository.\n\n       git clone https://github.com/alen-smajic/Stable-Diffusion-Latent-Space-Explorer\n       \n2. Create a virtual environment and activate it.\n\n       python -m venv venv\n       \n3. Install PyTorch with CUDA ([follow this PyTorch installation](https://pytorch.org/get-started/locally/)).\n       \n4. Install [diffusers](https://huggingface.co/docs/diffusers/index) and [transformers](https://huggingface.co/docs/transformers/index) libraries.\n\n       pip install diffusers[\"torch\"] transformers\n       \n5. Optional: Install [xFormers](https://github.com/facebookresearch/xformers) for efficient attention.\n\n       pip install xformers","github_created_at":"2023-03-17T07:03:04+00:00","created_at":"2026-07-11T12:33:17.665794+00:00","updated_at":"2026-08-01T06:00:11.909122+00:00","categories":[{"slug":"computer-vision","name":"Computer Vision","url":"https://www.graphcanon.com/categories/computer-vision","markdown_url":"https://www.graphcanon.com/categories/computer-vision.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/computer-vision"},{"slug":"model-training","name":"Model Training","url":"https://www.graphcanon.com/categories/model-training","markdown_url":"https://www.graphcanon.com/categories/model-training.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/model-training"}],"tags":[{"slug":"ai","name":"ai"},{"slug":"computer-vision","name":"computer-vision"},{"slug":"diffusion","name":"diffusion"},{"slug":"generative-ai","name":"generative-ai"},{"slug":"image-editing","name":"image-editing"},{"slug":"image-generation","name":"image-generation"},{"slug":"image-processing","name":"image-processing"},{"slug":"img2img","name":"img2img"}],"trust":{"provenance":{"is_fork":false,"github_id":615200689,"owner_type":"User","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-08-01T06:00:11.105Z","maintenance":{"label":"Dormant","score":18,"methodology":"github_public_v1","releases_90d":0,"days_since_push":1111,"last_release_at":null},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T12:33:27.401Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-08-01T06:00:11.569Z"},"languages":{"value":["python"],"source":"github.language","observed_at":"2026-08-01T06:00:11.569Z"},"license_spdx":{"value":"MIT","source":"github.license","observed_at":"2026-08-01T06:00:11.569Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":null,"constraints":null,"when_to_use":["When you aim to explore latent space editing techniques specifically with Stable Diffusion models.","For image generation tasks where customization of the Stable Diffusion process is required."],"when_not_to_use":["If your project relies on a different diffusion model that does not benefit from diffusers library integrations.","When working under strict resource constraints, as setup requires significant system resources for deep learning operations."],"source":"enrich:decision_facts","observed_at":"2026-07-17T12:26:57.285Z"},"constraint_facets":null,"decision_summary":[{"label":"Adopt for","value":"Repo for experimenting with Stable Diffusion model using diffusers library"}]}}