GDMProjects commited on
Commit
91e7bac
·
verified ·
1 Parent(s): ae51086

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -23,7 +23,6 @@ RUN mkdir -p /data/.hf/cache /data/.cache/huggingface \
23
  # Copy files first (owned by root initially)
24
  COPY app.py .
25
  COPY requirements.txt .
26
- COPY subset_best_model.pkl .
27
  COPY GTT.csv .
28
 
29
  # Install Python deps
 
23
  # Copy files first (owned by root initially)
24
  COPY app.py .
25
  COPY requirements.txt .
 
26
  COPY GTT.csv .
27
 
28
  # Install Python deps