|
|
@@ -278,6 +278,7 @@ You can modify certain configurations in this file to enable or disable features
|
|
|
},
|
|
|
"table-config": {
|
|
|
"model": "rapid_table", // Default to using "rapid_table", can be switched to "tablemaster" or "struct_eqtable".
|
|
|
+ "sub_model": "slanet_plus", // When the model is "rapid_table", you can choose a sub_model. The options are "slanet_plus" and "unitable"
|
|
|
"enable": true, // The table recognition feature is enabled by default. If you need to disable it, please change the value here to "false".
|
|
|
"max_time": 400
|
|
|
}
|