Spaces:
Runtime error
Runtime error
Upload space.yaml
Browse files- space.yaml +3 -0
space.yaml
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# .huggingface/space.yaml
|
| 2 |
+
sdk: fastapi
|
| 3 |
+
app_file: backend.py
|