Spaces:
Sleeping
Sleeping
AshDavid12
commited on
Commit
·
3a8e95e
1
Parent(s):
d1f9a9c
hf home change
Browse files- 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", "
|
|
|
18 |
COPY . .
|
19 |
|
20 |
# Command to run the Python transcription script directly
|
21 |
+
CMD ["python", "infer.py.py"]
|