Skip to content

Commit 9fe730a

Browse files
authored
[Misc] update image reference for PyPI (#150)
Signed-off-by: Roger Wang <[email protected]>
1 parent 00b1a9a commit 9fe730a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<p align="center">
22
<picture>
3-
<source media="(prefers-color-scheme: dark)" src="./docs/source/logos/vllm-omni-logo.png">
4-
<img alt="vllm-omni" src="./docs/source/logos/vllm-omni-logo.png" width=55%>
3+
<source media="(prefers-color-scheme: dark)" src="https://raw.githubusercontent.com/vllm-project/vllm-omni/refs/heads/main/docs/source/logos/vllm-omni-logo.png">
4+
<img alt="vllm-omni" src="https://raw.githubusercontent.com/vllm-project/vllm-omni/refs/heads/main/docs/source/logos/vllm-omni-logo.png" width=55%>
55
</picture>
66
</p>
77
<h3 align="center">
@@ -30,7 +30,7 @@ Easy, fast, and cheap omni-modality model serving for everyone
3030

3131
<p align="center">
3232
<picture>
33-
<img alt="vllm-omni" src="./docs/source/architecture/omni-modality-model-architecture.png" width=55%>
33+
<img alt="vllm-omni" src="https://raw.githubusercontent.com/vllm-project/vllm-omni/refs/heads/main/docs/source/architecture/omni-modality-model-architecture.png" width=55%>
3434
</picture>
3535
</p>
3636

0 commit comments

Comments
 (0)