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 d429942 commit 65c5a66Copy full SHA for 65c5a66
packages/tasks/src/model-libraries-snippets.ts
@@ -1026,7 +1026,6 @@ export const paddleocr = (model: ModelData): string[] => {
1026
doc_img_unwarping: { className: "TextImageUnwarping" },
1027
doc_img_orientation_classification: { className: "DocImgOrientationClassification" },
1028
textline_orientation_classification: { className: "TextLineOrientationClassification" },
1029
- doc_vlm: { className: "DocVLM" },
1030
chart_parsing: { className: "ChartParsing" },
1031
formula_recognition: { className: "FormulaRecognition" },
1032
layout_detection: { className: "LayoutDetection" },
0 commit comments