Tibetan
Eric-23xd commited on
Commit
75df3bb
·
verified ·
1 Parent(s): 169e3f5

Delete config.json

Browse files
Files changed (1) hide show
  1. config.json +0 -15
config.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "version" : "2026_1_12_6_10",
3
- "checkpoint": "OCRModel.pth",
4
- "onnx-model": "OCRModel.onnx",
5
- "architecture": "Easter2b",
6
- "input_width": 3200,
7
- "input_height": 100,
8
- "input_layer": "input",
9
- "output_layer": "output",
10
- "squeeze_channel_dim": "yes",
11
- "swap_hw": "no",
12
- "encoder": "wylie",
13
- "add_blank": "yes",
14
- "charset": "!#%'°^$`()+-./0123456789:=?@ADHIMNRSTUWXY[\\]_abcdefghijklmnoprstuwyxz|~§&äüö<>;卍卐ऽ}"
15
- }