Don't generate tensorrt models by default (#14865)

This commit is contained in:
Nicolas Mowen
2024-11-08 06:37:18 -07:00
committed by GitHub
parent ace02a6dfa
commit 46ed520886
4 changed files with 9 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ services:
# count: 1
# capabilities: [gpu]
environment:
YOLO_MODELS: yolov7-320
YOLO_MODELS: ""
devices:
- /dev/bus/usb:/dev/bus/usb
# - /dev/dri:/dev/dri # for intel hwaccel, needs to be updated for your hardware