Spaces:
Configuration error
Configuration error
| platform: "onnxruntime_onnx" | |
| max_batch_size: 8 | |
| input [ | |
| { | |
| name: "images" | |
| data_type: TYPE_FP32 | |
| dims: [3,640,640 ] | |
| } | |
| ] | |
| output [ | |
| { | |
| name: "output0" | |
| data_type: TYPE_FP32 | |
| dims: [ -1, -1] | |
| } | |
| ] | |