9
9
[ download-macos-arm64 ] : https://github.com/LykosAI/StabilityMatrix/releases/latest/download/StabilityMatrix-macos-arm64.dmg
10
10
11
11
[ auto1111 ] : https://github.com/AUTOMATIC1111/stable-diffusion-webui
12
+ [ auto1111-directml ] : https://github.com/lshqqytiger/stable-diffusion-webui-directml
13
+ [ webui-ux ] : https://github.com/anapnoe/stable-diffusion-webui-ux
12
14
[ comfy ] : https://github.com/comfyanonymous/ComfyUI
13
15
[ sdnext ] : https://github.com/vladmandic/automatic
14
16
[ voltaml ] : https://github.com/VoltaML/voltaML-fast-stable-diffusion
15
17
[ invokeai ] : https://github.com/invoke-ai/InvokeAI
16
18
[ fooocus ] : https://github.com/lllyasviel/Fooocus
17
19
[ fooocus-mre ] : https://github.com/MoonRide303/Fooocus-MRE
20
+ [ ruined-fooocus ] : https://github.com/runew0lf/RuinedFooocus
21
+ [ fooocus-controlnet ] : https://github.com/fenneishi/Fooocus-ControlNet-SDXL
22
+ [ kohya-ss ] : https://github.com/bmaltais/kohya_ss
23
+ [ onetrainer ] : https://github.com/Nerogar/OneTrainer
18
24
19
25
[ civitai ] : https://civitai.com/
26
+ [ huggingface ] : https://huggingface.co/
20
27
21
28
Multi-Platform Package Manager and Inference UI for Stable Diffusion
22
29
23
30
### ✨ New in 2.5 - [ Inference] ( #inference-A-reimagined-built-in-Stable-Diffusion-experience ) , a built-in interface for Stable Diffusion powered by ComfyUI
24
31
25
32
### 🖱️ One click install and update for Stable Diffusion Web UI Packages
26
- - Supports [ Automatic 1111] [ auto1111 ] , [ Comfy UI] [ comfy ] , [ SD.Next (Vladmandic)] [ sdnext ] , [ VoltaML] [ voltaml ] , [ InvokeAI] [ invokeai ] , [ Fooocus] [ fooocus ] , and [ Fooocus MRE] [ fooocus-mre ]
33
+ - Supports:
34
+ - [ Automatic 1111] [ auto1111 ] , [ Automatic 1111 DirectML] [ auto1111-directml ] , [ SD Web UI-UX] [ webui-ux ] , [ SD.Next] [ sdnext ]
35
+ - [ Fooocus] [ fooocus ] , [ Fooocus MRE] [ fooocus-mre ] , [ Fooocus ControlNet SDXL] [ fooocus-controlnet ] , [ Ruined Fooocus] [ ruined-fooocus ]
36
+ - [ ComfyUI] [ comfy ]
37
+ - [ VoltaML] [ voltaml ]
38
+ - [ InvokeAI] [ invokeai ]
39
+ - [ Kohya's GUI] [ kohya-ss ]
40
+ - [ OneTrainer] [ onetrainer ]
41
+ - Manage plugins / extensions for supported packages ([ Automatic 1111] [ auto1111 ] , [ Comfy UI] [ comfy ] )
42
+ - Easily install or update Python dependencies for each package
27
43
- Embedded Git and Python dependencies, with no need for either to be globally installed
28
44
- Fully portable - move Stability Matrix's Data Directory to a new drive or computer at any time
29
45
@@ -34,15 +50,15 @@ Multi-Platform Package Manager and Inference UI for Stable Diffusion
34
50
### 🗃️ Checkpoint Manager, configured to be shared by all Package installs
35
51
- Option to find CivitAI metadata and preview thumbnails for new local imports
36
52
37
- ### ☁️ Model Browser to import from [ CivitAI] [ civitai ]
53
+ ### ☁️ Model Browser to import from [ CivitAI] [ civitai ] and [ HuggingFace ] [ huggingface ]
38
54
- Automatically imports to the associated model folder depending on the model type
39
55
- Downloads relevant metadata files and preview image
40
56
41
57
![ header] ( https://cdn.lykos.ai/static/sm-banner-rounded.webp )
42
58
43
59
[ ![ Release] ( https://img.shields.io/github/v/release/LykosAI/StabilityMatrix?label=Latest%20Release&link=https%3A%2F%2Fgithub.com%2FLykosAI%2FStabilityMatrix%2Freleases%2Flatest )] [ release ]
44
60
45
- [ ![ Windows] ( https://img.shields.io/badge/Windows-%230079d5.svg?style=for-the-badge&logo=Windows%2011&logoColor=white )] [ download-win-x64 ]
61
+ [ ![ Windows] ( https://img.shields.io/badge/Windows%2010,%2011 -%230079d5.svg?style=for-the-badge&logo=Windows%2011&logoColor=white )] [ download-win-x64 ]
46
62
[ ![ Linux] ( https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black )] [ download-linux-x64 ]
47
63
[ ![ macOS] ( https://img.shields.io/badge/mac%20os%20%28apple%20silicon%29-000000?style=for-the-badge&logo=macos&logoColor=F0F0F0 )] [ download-macos-arm64 ]
48
64
0 commit comments