Skip to content

Commit

Permalink
Stability matrix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Stax124 committed Nov 12, 2023
1 parent f997ab1 commit f38b822
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default defineConfig({
{
text: "Local",
items: [
{ text: "Stability Matrix", link: "/installation/stability-matrix" },
{ text: "Windows", link: "/installation/windows" },
{ text: "Linux", link: "/installation/linux" },
{ text: "WSL", link: "/installation/wsl" },
Expand Down
35 changes: 35 additions & 0 deletions docs/installation/stability-matrix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Stability Matrix

::: danger IMPORTANT
Stability Matrix mislabeled Volta as MacOS compatible. Volta does not officially support MacOS.
:::

::: warning
If you encounter any issues, please report them on our GitHub repository or Discord server first. Problem is usually on our side and we will fix it as soon as possible. Do not bother Stability Matrix developers with issues related to Volta unless you are sure that the problem is on their side.
:::

::: info
We are not affiliated with the Stability Matrix. Compatibility with Volta is not guaranteed.
:::

Stability Matrix is a manager for Stable Diffusion WebUIs and provides fast and easy way to install Volta.

## Installing Stability Matrix

Download the official [Stability Matrix installer](https://lykos.ai/) and run it.
If you want to grab it from the official GitHub repository or you want to check the source code, you can find it [here](https://github.com/LykosAI/StabilityMatrix)

![Stability Matrix website](/static/installation/stability-matrix-website.webp)

## Installing Volta

Once you have installed Stability Matrix, you can install Volta by clicking on the `Install` button on the quick setup page.
Feel free to change the branch or other settings if you need to.

> *yes...that picture is really outdated*
![Stability Matrix installing Volta](/static/installation/stability-matrix-installing-volta.webp)

## Updating Volta

Updating Volta is as easy as installing it. Just click on the `Update` button on the packages page.
Binary file not shown.
Binary file not shown.

0 comments on commit f38b822

Please sign in to comment.