mirror of
https://github.com/OpenBMB/MiniCPM-V.git
synced 2026-02-04 17:59:18 +08:00
update readme
This commit is contained in:
22
README_zh.md
22
README_zh.md
@@ -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>
|
||||
|
||||
|
||||
## 引用
|
||||
|
||||
Reference in New Issue
Block a user