BDRC
/

ONNX
Eric-23xd commited on
Commit
1165d84
·
verified ·
1 Parent(s): e78551f

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "checkpoint": "BigUCHAN_E_v1.pth",
3
- "onnx-model": "BigUCHAN_E_v1,onnx",
4
  "architecture" : "Easter2",
5
  "input_width": 3200,
6
  "input_height": 80,
 
1
  {
2
  "checkpoint": "BigUCHAN_E_v1.pth",
3
+ "onnx-model": "BigUCHAN_E_v1.onnx",
4
  "architecture" : "Easter2",
5
  "input_width": 3200,
6
  "input_height": 80,