Skip to content

Commit 65c5a66

Browse files
authored
Update packages/tasks/src/model-libraries-snippets.ts
1 parent d429942 commit 65c5a66

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tasks/src/model-libraries-snippets.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,6 @@ export const paddleocr = (model: ModelData): string[] => {
10261026
doc_img_unwarping: { className: "TextImageUnwarping" },
10271027
doc_img_orientation_classification: { className: "DocImgOrientationClassification" },
10281028
textline_orientation_classification: { className: "TextLineOrientationClassification" },
1029-
doc_vlm: { className: "DocVLM" },
10301029
chart_parsing: { className: "ChartParsing" },
10311030
formula_recognition: { className: "FormulaRecognition" },
10321031
layout_detection: { className: "LayoutDetection" },

0 commit comments

Comments
 (0)