Spaces:
Sleeping
Sleeping
Update .huggingface.yml
Browse files- .huggingface.yml +4 -2
.huggingface.yml
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
-
|
|
|
|
|
|
1 |
+
sdk: streamlit
|
2 |
+
app_file: main.py
|
3 |
+
# streamlit:
|
4 |
+
# app: main.py
|