# lykosai/stabilitymatrix

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/lykosai-stabilitymatrix).**

7,544 stars · 521 forks · C# · agpl-3.0

## Links

- GitHub: https://github.com/LykosAI/StabilityMatrix
- Homepage: https://lykos.ai
- awesome-repositories: https://awesome-repositories.com/repository/lykosai-stabilitymatrix.md

## Topics

`ai` `automatic1111` `avalonia` `comfyui` `dotnet` `python` `sd-webui` `stable-diffusion` `text2image`

## Description

StabilityMatrix is a centralized installer and orchestrator for Stable Diffusion web interfaces and their dependencies. It functions as a generative AI workspace and portable runtime, providing a unified interface to install and update AI image generation packages within isolated environments to prevent global system conflicts.

The project distinguishes itself through a shared model manager that imports, organizes, and shares checkpoints across different installations. It utilizes a central model repository and filesystem mapping to allow multiple packages to access the same large binary assets without duplicating disk space.

The software covers local runtime administration through the management of environment variables and launch flags. It also includes integrated image generation capabilities and tools for importing model metadata from remote hubs.

## Tags

### Artificial Intelligence & ML

- [Generative AI Workspaces](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-workspaces.md) — Provides a unified interface for configuring launch arguments and generating images across multiple diffusion packages.
- [Model Weight Managers](https://awesome-repositories.com/f/artificial-intelligence-ml/agentic-systems-frameworks/model-integration-serving/ai-model-management/model-weight-managers.md) — Imports, organizes, and shares AI model checkpoints across different generative AI installations.
- [Diffusion Model Managers](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/diffusion-visual-models/generative-ai-models/diffusion-model-managers.md) — Organizes and imports large libraries of diffusion model checkpoints from remote hubs into a shared directory.
- [Interface Orchestrators](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/diffusion-visual-models/generative-ai-models/diffusion-models/stable-diffusion-web-interfaces/interface-orchestrators.md) — Functions as a centralized installer and orchestrator for various Stable Diffusion web interfaces and their dependencies.
- [Local AI Runtimes](https://awesome-repositories.com/f/artificial-intelligence-ml/local-ai-runtimes.md) — Manages the local execution environments for AI software, including environment variables and launch flags.
- [Centralized Binary Storage](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/architectures/model-architecture-evaluation/model-repositories/model-repository-organization/centralized-binary-storage.md) — Implements a central model repository to share large binary checkpoints across different installed packages.
- [Generative AI Workflows](https://awesome-repositories.com/f/artificial-intelligence-ml/generative-ai-resources/diffusion-visual-models/generative-ai-workflows.md) — Provides a workflow for creating visual assets via a dedicated interface and managed workspaces.
- [Image Generation](https://awesome-repositories.com/f/artificial-intelligence-ml/image-generation.md) — Ships a dedicated integrated interface for creating visual assets using AI models. ([source](https://cdn.jsdelivr.net/gh/lykosai/stabilitymatrix@main/README.md))
- [Model Hub Integrations](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-deployment-and-serving/model-hubs-and-pre-made-models/model-hub-integrations.md) — Facilitates the synchronization and transfer of models from remote hubs into categorized local environments.
- [Remote Model Hubs](https://awesome-repositories.com/f/artificial-intelligence-ml/machine-learning/infrastructure/model-deployment-and-serving/model-hubs-and-pre-made-models/model-management-utilities/remote-model-hubs.md) — Downloads models and metadata from remote hubs and organizes them into local folders based on type. ([source](https://cdn.jsdelivr.net/gh/lykosai/stabilitymatrix@main/README.md))

### Data & Databases

- [Model Library Management](https://awesome-repositories.com/f/data-databases/data-import-and-export/collection-exports/collection-sharing/shared-library-access/model-library-management.md) — Provides a shared directory for storing model checkpoints with drag-and-drop local model import. ([source](https://cdn.jsdelivr.net/gh/lykosai/stabilitymatrix@main/README.md))

### Development Tools & Productivity

- [Installation Isolation](https://awesome-repositories.com/f/development-tools-productivity/package-installers/installation-isolation.md) — Uses embedded software environments to install AI packages in isolated directories, preventing global system conflicts.
- [AI Runtime Configurations](https://awesome-repositories.com/f/development-tools-productivity/launch-configuration-managers/ai-runtime-configurations.md) — Provides a managed editor for setting environment variables and launch flags for AI packages.

### Operating Systems & Systems Programming

- [Symlink-Based Deployments](https://awesome-repositories.com/f/operating-systems-systems-programming/symlink-based-deployments.md) — Uses symbolic links to connect disparate package directories to a unified model library to save disk space.
