AshDavid12 commited on
Commit
cc6b80d
·
1 Parent(s): 5d05b3a

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", "infer.py.py"]
 
18
  COPY . .
19
 
20
  # Command to run the Python transcription script directly
21
+ CMD ["python", "infer.py"]