Update space.yaml
Browse files- space.yaml +1 -1
space.yaml
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
sdk: docker
|
2 |
-
app_file:
|
3 |
python_version: 3.10
|
|
|
1 |
sdk: docker
|
2 |
+
app_file: app.py
|
3 |
python_version: 3.10
|