Spaces:
Runtime error
Runtime error
Commit ·
6fed224
1
Parent(s): 8e214f8
Upload Dockerfile with huggingface_hub
Browse files- Dockerfile +2 -0
Dockerfile
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
FROM huggingface/competitions:latest
|
| 2 |
+
CMD competitions run
|