AshDavid12 commited on
Commit
3a8e95e
·
1 Parent(s): d1f9a9c

hf home change

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -18,4 +18,4 @@ RUN pip install --no-cache-dir -r requirements.txt
18
  COPY . .
19
 
20
  # Command to run the Python transcription script directly
21
- CMD ["python", "whisper_test.py"]
 
18
  COPY . .
19
 
20
  # Command to run the Python transcription script directly
21
+ CMD ["python", "infer.py.py"]