Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
"checkpoint": "BigUCHAN_E_v1.pth",
|
3 |
-
"onnx-model": "BigUCHAN_E_v1
|
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,
|