Create spaces.yaml
Browse files- spaces.yaml +2 -0
spaces.yaml
ADDED
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
1 |
+
sdk: fastapi
|
2 |
+
app_file: app.py
|