Update .huggingface.yaml
Browse files- .huggingface.yaml +1 -0
.huggingface.yaml
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
sdk: streamlit
|
|
|
|
| 2 |
app_file: app.py
|
|
|
|
| 1 |
sdk: streamlit
|
| 2 |
+
python_version: 3.11
|
| 3 |
app_file: app.py
|