modnet-webnn / config.json
Xenova's picture
Xenova HF staff
Update config.json
b464374 verified
raw
history blame contribute delete
No virus
191 Bytes
{
"model_type": "modnet",
"transformers.js_config": {
"free_dimension_overrides": {
"batch_size": 1,
"num_channels": 3,
"height": 256,
"width": 256
}
}
}