Spaces:
Sleeping
Sleeping
Create space.yaml
Browse files- space.yaml +2 -0
space.yaml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sdk: fastapi
|
| 2 |
+
app_file: main.py
|