echo840 commited on
Commit
b06029a
·
verified ·
1 Parent(s): 191fca2

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +8 -0
config.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "MonkeyOCR",
3
+ "model_files": [
4
+ "Recognition",
5
+ "Relation",
6
+ "Structure"
7
+ ]
8
+ }