coilabs commited on
Commit
fa7b2e6
·
verified ·
1 Parent(s): 2c6b958

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -5,7 +5,7 @@
5
  "U2NetModel"
6
  ],
7
  "transformers.js_config": {
8
- "dtype": "fp32"
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],