Spaces:
Build error
Build error
Create .huggingface.yaml
Browse files- .huggingface.yaml +2 -0
.huggingface.yaml
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sdk: streamlit
|
| 2 |
+
app_file: app.py
|