Skip to content

Commit 9f43ddd

Browse files
authored
fix video link (#240)
1 parent 70fc76f commit 9f43ddd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

blog/2025-11-07-sglang-diffusion.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ sglang generate --model-path Wan-AI/Wan2.1-T2V-1.3B-Diffusers \
103103
<source src="https://github.com/lm-sys/lm-sys.github.io/releases/download/test/T2V.mp4" type="video/mp4">
104104
Your browser does not support the video tag.
105105
</video>
106-
<p>Fallback link: <a href="https://github.com/lm-sys/lm-sys.github.io/releases/download/test/T2V.mp4">Download the video</a></p>
106+
107+
Fallback link: <a href="https://github.com/lm-sys/lm-sys.github.io/releases/download/test/T2V.mp4">Download the video</a>
107108

108109
#### Image to Video: Wan-AI/Wan2.1-I2V
109110

@@ -119,7 +120,7 @@ sglang generate --model-path=Wan-AI/Wan2.1-I2V-14B-480P-Diffusers \
119120
Your browser does not support the video tag.
120121
</video>
121122

122-
<p>Fallback link: <a href="https://github.com/lm-sys/lm-sys.github.io/releases/download/test/TI2V.mp4">Download the video</a></p>
123+
Fallback link: <a href="https://github.com/lm-sys/lm-sys.github.io/releases/download/test/TI2V.mp4">Download the video</a>
123124

124125
#### Text to Image: FLUX
125126

0 commit comments

Comments
 (0)