update readme

This commit is contained in:
yiranyyu
2024-06-04 11:03:53 +08:00
parent e95b488cfe
commit dfbc3211ef
3 changed files with 58 additions and 10 deletions

View File

@@ -716,9 +716,25 @@ python examples/minicpmv_example.py
## 🌟 Star History
<div>
<img src="./assets/Star-History.png" width="500em" ></img>
</div>
<picture>
<source
media="(prefers-color-scheme: dark)"
srcset="
https://api.star-history.com/svg?repos=OpenBMB/MiniCPM-V&type=Date&theme=dark
"
/>
<source
media="(prefers-color-scheme: light)"
srcset="
https://api.star-history.com/svg?repos=OpenBMB/MiniCPM-V&type=Date
"
/>
<img
alt="Star History Chart"
src="https://api.star-history.com/svg?repos=OpenBMB/MiniCPM-V&type=Date"
/>
</picture>
## 引用