Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -5,7 +5,7 @@
|
|
| 5 |
"U2NetModel"
|
| 6 |
],
|
| 7 |
"transformers.js_config": {
|
| 8 |
-
"dtype": "
|
| 9 |
},
|
| 10 |
"input_name": "input.1",
|
| 11 |
"input_shape": [1, 3, 320, 320],
|
|
|
|
| 5 |
"U2NetModel"
|
| 6 |
],
|
| 7 |
"transformers.js_config": {
|
| 8 |
+
"dtype": "int8"
|
| 9 |
},
|
| 10 |
"input_name": "input.1",
|
| 11 |
"input_shape": [1, 3, 320, 320],
|