update readme

This commit is contained in:
yiranyyu
2024-05-28 15:02:12 +08:00
parent 8af86a14ea
commit faf3ba957f
4 changed files with 11 additions and 54 deletions

View File

@@ -679,24 +679,9 @@ This project is developed by the following institutions:
## 🌟 Star History ## 🌟 Star History
<picture> <div>
<source <img src="./assets/Star-History.png" width="500em" ></img>
media="(prefers-color-scheme: dark)" </div>
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>
## Citation ## Citation

View File

@@ -679,24 +679,10 @@ This project is developed by the following institutions:
## 🌟 Star History ## 🌟 Star History
<picture>
<source <div>
media="(prefers-color-scheme: dark)" <img src="./assets/Star-History.png" width="500em" ></img>
srcset=" </div>
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>
## Citation ## Citation

View File

@@ -694,24 +694,10 @@ python examples/minicpmv_example.py
## 🌟 Star History ## 🌟 Star History
<picture> <div>
<source <img src="./assets/Star-History.png" width="500em" ></img>
media="(prefers-color-scheme: dark)" </div>
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>
## 引用 ## 引用

BIN
assets/Star-History.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 838 KiB