Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.37.0
|
| 2 |
+
pandas==2.2.2
|
| 3 |
+
xgboost==2.1.0
|
| 4 |
+
huggingface_hub>=0.35.0
|