jspast commited on
Commit
8c517c6
·
verified ·
1 Parent(s): 955b36b

Add model card

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,3 +1,10 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model:
4
+ - PaddlePaddle/PP-LCNet_x1_0_table_cls
5
+ - PaddlePaddle/RT-DETR-L_wired_table_cell_det
6
+ - PaddlePaddle/RT-DETR-L_wireless_table_cell_det
7
+ pipeline_tag: image-to-text
8
+ tags:
9
+ - ONNX
10
+ ---