Fix detector config

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

View File

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