Skip to content

Commit 890aba5

Browse files
authored
Fix formatting in README.md for model parameters (#250)
1 parent 1302900 commit 890aba5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ Alternatively, you can modify the code as shown below:
274274
text_recognition_model_name='{your_text_rec_model_name}',
275275
text_recognition_model_dir='{your_text_rec_model_dir}',
276276
)
277-
```
278277
279278
table_ocr = PPStructureV3(
280279
layout_detection_model_name='{your_layout_det_model_name}',

0 commit comments

Comments
 (0)