Spaces:
Build error
Build error
Create space.yaml
Browse files- space.yaml +3 -0
space.yaml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sdk: python
|
| 2 |
+
docker:
|
| 3 |
+
image: python:3.8-slim
|