From bd60140464d3f839792a34db28b6b7e818318a71 Mon Sep 17 00:00:00 2001 From: systemd Date: Sun, 28 Jun 2026 12:35:46 +0000 Subject: [PATCH] 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 (batch 1/1) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6c24e..74d25ef 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ language: - zh - multilingual library_name: PaddleOCR +new_version: PaddlePaddle/PaddleOCR-VL-1.6 ---
@@ -427,4 +428,4 @@ If you find PaddleOCR-VL helpful, feel free to give us a star and citation. primaryClass={cs.CV}, url={https://arxiv.org/abs/2510.14528}, } -``` +``` \ No newline at end of file