Spaces:
Runtime error
Runtime error
kevinwang676
commited on
Commit
•
2abfe45
1
Parent(s):
8c3e2d5
Rename Dockerfile (3).txt to Dockerfile
Browse files
Dockerfile (3).txt → Dockerfile
RENAMED
@@ -35,4 +35,4 @@ VOLUME /bark/.cache/huggingface/hub
|
|
35 |
EXPOSE 7860/tcp
|
36 |
|
37 |
# Start script
|
38 |
-
CMD python3
|
|
|
35 |
EXPOSE 7860/tcp
|
36 |
|
37 |
# Start script
|
38 |
+
CMD python3 app.py
|