From 90b5d5065b290dc6cb1b42aed9a130b1246d4e63 Mon Sep 17 00:00:00 2001 From: Ionite Date: Fri, 23 Jun 2023 02:47:33 -0400 Subject: [PATCH] Add readme --- README.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 49378f9e..ef9aa542 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,49 @@ -# StabilityMatrix - +# Stability Matrix + +[![Build](https://github.com/LykosAI/StabilityMatrix/actions/workflows/build.yml/badge.svg)](https://github.com/LykosAI/StabilityMatrix/actions/workflows/build.yml) + +![https://discord.com/invite/TUrgfECxHz](https://img.shields.io/discord/1115555685476868168?logo=discord&logoColor=white&label=Discord%20Server) + +[auto1111]: https://github.com/AUTOMATIC1111/stable-diffusion-webui +[comfy]: https://github.com/comfyanonymous/ComfyUI +[sdnext]: https://github.com/vladmandic/automatic + +An easy to use, powerful package manager for Stable Diffusion Web UIs, and managing model checkpoints. + +Latest Release: [v1.0.0](https://github.com/LykosAI/StabilityMatrix/releases/latest) + +## Features +- One click install and update for Stable Diffusion Web UIs, no dependencies needed + - Currently supports [Automatic 1111][auto1111], [Comfy UI][comfy], [SD.Next][sdnext] +- Launcher with virtual environment management using [Python.NET](https://github.com/pythonnet/pythonnet) + +

+ +

+ +### Searchable launch options +

+ +

+ +### Model browser powered by [Civit AI](https://civitai.com/) + +- Downloads new models, automatically uses the appropriate shared model directory +- Available immediately to all installed packages +

+ +

+ +### Shared model directory for all your packages + +- Import local models by simple drag and drop +- Toggle visibility of categories like LoRA, VAE, CLIP, etc. +- For models imported from Civit AI, shows additional information like version, fp precision, and preview thumbnail on hover +

+ +

+ + +## License + +This repository maintains the latest source code release for Stability Matrix, and is licensed under the [GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.en.html). Binaries and executable releases are licensed under the [End User License Agreement](https://lykos.ai/license).