Keep production startup independent of benchmarks

This commit is contained in:
Codex
2026-08-15 11:13:29 -07:00
parent 174ba875dd
commit 74a5a252c8
3 changed files with 9 additions and 1 deletions
@@ -111,6 +111,11 @@ services:
SAVE_FRAMES: "false"
SAVE_CROPS: "false"
LOG_COORDINATES: "false"
RUN_STARTUP_BENCHMARK: "false"
OMP_NUM_THREADS: "2"
MKL_NUM_THREADS: "2"
OPENBLAS_NUM_THREADS: "2"
CV2_NUM_THREADS: "2"
CUDA_VISIBLE_DEVICES: "1"
DETECTOR_NAME: yolox-m-humanart-coco-640x640
DET_CONFIG: ""