Browse Source

Update README with Inference info

pull/165/head
Ionite 1 year ago
parent
commit
18354c77a2
No known key found for this signature in database
  1. 14
      README.md

14
README.md

@ -20,6 +20,8 @@
Multi-Platform Package Manager for Stable Diffusion
### ✨ New in 2.5 - [Inference](#inference), a built-in Stable Diffusion interface powered by ComfyUI
### 🖱 One click install and update for Stable Diffusion Web UI Packages
- Supports [Automatic 1111][auto1111], [Comfy UI][comfy], [SD.Next (Vladmandic)][sdnext], [VoltaML][voltaml], [InvokeAI][invokeai], [Fooocus][fooocus], and [Fooocus-MRE][fooocus-mre]
- Embedded Git and Python dependencies, with no need for either to be globally installed
@ -46,6 +48,18 @@ Multi-Platform Package Manager for Stable Diffusion
> macOS builds are currently pending: [#45][download-macos]
### Inference - A reimagined built-in Stable Diffusion experience
- Powerful auto-completion and syntax highlighting using a formal language grammar
- Workspaces open in tabs that save and load from `.smproj` project files
![](https://cdn.lykos.ai/static/sm-banner-inference-rounded.webp)
- Customizable dockable and float panels
- Generated images contain Inference Project, ComfyUI Nodes, and A1111-compatible metadata
- Drag and drop gallery images or files to load states
![](https://cdn.lykos.ai/static/sc-inference-drag-load-2.gif)
### Searchable launch options
<p align="center">
<img style="width: 80%; height: 80%" src="https://github.com/LykosAI/StabilityMatrix/assets/13956642/75456866-9d95-47c6-8c0a-fdc19443ee02" alt=""/>

Loading…
Cancel
Save