Deepak Roshan commited on
Commit
fd63fa2
Β·
1 Parent(s): 4090dee

fix: remove start_detection.py from dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -43,7 +43,6 @@ COPY translation.py .
43
  COPY unified_launcher.py .
44
  COPY model.h5 .
45
  COPY templates/ templates/
46
- COPY start_detection.py .
47
  COPY start_gesture.py .
48
  # ── Configs ───────────────────────────────────────────────────
49
  COPY nginx.conf /etc/nginx/nginx.conf
 
43
  COPY unified_launcher.py .
44
  COPY model.h5 .
45
  COPY templates/ templates/
 
46
  COPY start_gesture.py .
47
  # ── Configs ───────────────────────────────────────────────────
48
  COPY nginx.conf /etc/nginx/nginx.conf