[diffusion] doc: minor update docs (#13177)

This commit is contained in:
Mick
2025-11-21 14:35:29 +08:00
committed by GitHub
parent 8c212a2029
commit eda2f70033
23 changed files with 38 additions and 35 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
<img src=https://github.com/lm-sys/lm-sys.github.io/releases/download/test/sgl-diffusion-logo.png width="80%"/>
</div>
**sgl-diffusion is an inference framework for accelerated image/video generation.**
**SGLang diffusion is an inference framework for accelerated image/video generation.**
SGLang-Diffusion features an end-to-end unified pipeline for accelerating diffusion models. It is designed to be modular and extensible, allowing users to easily add new models and optimizations.
SGLang diffusion features an end-to-end unified pipeline for accelerating diffusion models. It is designed to be modular and extensible, allowing users to easily add new models and optimizations.
## Key Features