Skip to content

Commit 8227605

Browse files
authored
Fix formatting in supported packages documentation
Added a period at the end of the description for 'AUTOMATIC1111 Stable Diffusion WebUI'.
1 parent 57759bd commit 8227605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/package-manager/supported-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Inference packages are used for generating images and video. They provide their
1818

1919
| Package | Description |
2020
|---|---|
21-
| **AUTOMATIC1111 Stable Diffusion WebUI** | The original Gradio-based web interface for Stable Diffusion. The `dev` branch is installed by default as it is in active development while the `main` branch has been in a stale state|
21+
| **AUTOMATIC1111 Stable Diffusion WebUI** | The original Gradio-based web interface for Stable Diffusion. The `dev` branch is installed by default as it is in active development while the `main` branch has been in a stale state. |
2222
| **Stable Diffusion WebUI reForge** | A fast-moving Forge fork that tracks new functionality and newer model architectures quickly. Beyond Stable Diffusion, it supports a range of newer families such as FLUX, SD3, PixArt, Hunyuan, WAN video models, and other recent transformer-led pipelines. |
2323
| **Stable Diffusion WebUI Forge - Neo** | An NVIDIA-focused Forge fork in rapid development, aimed at newer functionality, current model architectures, and a streamlined high-performance workflow. |
2424
| **ComfyUI** | A powerful, node-based graph UI for building custom inference pipelines across a wide range of modern image and video models. It has grown into one of the most popular local AI frontends, and Stability Matrix's Inference UI is built to work alongside it through ComfyUI's API and workflow backend. |

0 commit comments

Comments
 (0)