We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd76f95 commit a183f81Copy full SHA for a183f81
paddlex/inference/utils/official_models.py
@@ -321,7 +321,7 @@
321
"te_PP-OCRv5_mobile_rec",
322
"ta_PP-OCRv5_mobile_rec",
323
"devanagari_PP-OCRv5_mobile_rec",
324
- "cyrillic_PP-OCRv5_mobile_rec"
+ "cyrillic_PP-OCRv5_mobile_rec",
325
]
326
327
@@ -360,6 +360,7 @@
360
"PP-DocLayout-M",
361
"PP-DocLayout_plus-L",
362
"PP-DocLayout-S",
363
+ "PP-DocLayoutV2",
364
"PP-FormulaNet-L",
365
"PP-FormulaNet_plus-L",
366
"PP-FormulaNet_plus-M",
@@ -399,7 +400,7 @@
399
400
401
402
403
404
405
406
0 commit comments