JoyCN commited on
Commit
25726e2
·
verified ·
1 Parent(s): f245d76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -3,6 +3,10 @@ license: apache-2.0
3
  language:
4
  - zh
5
  - en
 
 
 
 
6
  ---
7
  https://github.com/frotms/PaddleOCR2Pytorch
8
 
@@ -69,4 +73,4 @@ Direct links (not counted by default):
69
  ## Notes
70
 
71
  - Please prefer the `huggingface_hub` API (`hf_hub_download`/`snapshot_download`) instead of `git lfs` cloning for downloads to be counted in Hub stats.
72
- - Stats update periodically; it may take some time for downloads to appear.
 
3
  language:
4
  - zh
5
  - en
6
+ base_model:
7
+ - PaddlePaddle/PP-OCRv5_server_det
8
+ - PaddlePaddle/PP-OCRv5_server_rec
9
+ pipeline_tag: image-to-text
10
  ---
11
  https://github.com/frotms/PaddleOCR2Pytorch
12
 
 
73
  ## Notes
74
 
75
  - Please prefer the `huggingface_hub` API (`hf_hub_download`/`snapshot_download`) instead of `git lfs` cloning for downloads to be counted in Hub stats.
76
+ - Stats update periodically; it may take some time for downloads to appear.