MODNet / config.json
wuchendi's picture
feat: Add MODNet model configuration and quantization settings
da8a9cc
Raw
History Blame Contribute Delete
84 Bytes
{
"model_type": "modnet",
"transformers.js_config": {
"dtype": "fp32"
}
}