Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
"transformers.js_config": {
|
4 |
"free_dimension_overrides": {
|
5 |
"batch_size": 1,
|
6 |
-
"height":
|
7 |
"width": 320
|
8 |
}
|
9 |
}
|
|
|
3 |
"transformers.js_config": {
|
4 |
"free_dimension_overrides": {
|
5 |
"batch_size": 1,
|
6 |
+
"height": 256,
|
7 |
"width": 320
|
8 |
}
|
9 |
}
|