Skip to content

Commit e9bc335

Browse files
authored
Update README.md (#43)
1 parent c2a0d7c commit e9bc335

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
<p align="center">
1+
<!-- <p align="center">
22
<img alt="OneVision Encoder" src="asset/onevision_encoder.png" width="1200" style="max-width: 100%;">
3-
</p>
3+
</p> -->
4+
<picture>
5+
<source media="(prefers-color-scheme: dark)" srcset="asset/logo_dark.png">
6+
<source media="(prefers-color-scheme: light)" srcset="asset/logo_light.png">
7+
<img alt="OneVision Encoder" src="output/logo.png" width="1200" style="max-width: 100%;">
8+
</picture>
49

510
<p align="center">
611
<strong>The first HEVC style Vision Transformer with advanced multimodal capabilities</strong>

0 commit comments

Comments
 (0)