Xenova HF staff commited on
Commit
e71ff16
·
verified ·
1 Parent(s): a9f454a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -1
config.json CHANGED
@@ -1,3 +1,6 @@
1
  {
2
- "model_type": "modnet"
 
 
 
3
  }
 
1
  {
2
+ "model_type": "modnet",
3
+ "transformers.js_config": {
4
+ "dtype": "fp32"
5
+ }
6
  }