Spaces:
Runtime error
Runtime error
Abhishek Thakur
commited on
Commit
·
e680052
1
Parent(s):
9d61a2f
update
Browse files- Dockerfile +2 -0
Dockerfile
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM huggingface/autotrain-advanced:latest
|
| 2 |
+
CMD autotrain app --port 7860
|