Fix general support

This commit is contained in:
Nicolas Mowen 2024-10-09 13:38:06 -06:00 committed by GitHub
parent cb35344396
commit e8f83c283f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -102,19 +102,6 @@ body:
- CPU (no coral) - CPU (no coral)
validations: validations:
required: true required: true
- type: dropdown
id: object-detector
attributes:
label: Object Detector
options:
- Coral
- OpenVino
- TensorRT
- RKNN
- Other
- CPU (no coral)
validations:
required: true
- type: dropdown - type: dropdown
id: network id: network
attributes: attributes: