mirror of
https://www.modelscope.cn/PaddlePaddle/PaddleOCR-VL.git
synced 2026-07-16 05:32:55 +08:00
Add new model metadata so the model card gets a pointer to the newer version of the model (#97)
- Add new model metadata so the model card gets a pointer to the newer version of the model (e91fc5aef22fa6c5833ab98b09395cf17a4c1545) Co-authored-by: Daniel van Strien <davanstrien@users.noreply.huggingface.co> (batch 1/1)
This commit is contained in:
@ -18,6 +18,7 @@ language:
|
|||||||
- zh
|
- zh
|
||||||
- multilingual
|
- multilingual
|
||||||
library_name: PaddleOCR
|
library_name: PaddleOCR
|
||||||
|
new_version: PaddlePaddle/PaddleOCR-VL-1.6
|
||||||
---
|
---
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
@ -427,4 +428,4 @@ If you find PaddleOCR-VL helpful, feel free to give us a star and citation.
|
|||||||
primaryClass={cs.CV},
|
primaryClass={cs.CV},
|
||||||
url={https://arxiv.org/abs/2510.14528},
|
url={https://arxiv.org/abs/2510.14528},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user