BlazeFace / config.json
wangyh6's picture
Upload BlazeFace
3c53ec2 verified
raw
history blame contribute delete
222 Bytes
{
"architectures": [
"BlazeFace"
],
"auto_map": {
"AutoConfig": "DCU_CONFIG.DcuConfig",
"AutoModel": "DCU_MODEL.BlazeFace"
},
"torch_dtype": "float32",
"transformers_version": "4.42.4"
}