Commit
·
d8c4be9
1
Parent(s):
88b3961
try to display ds
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
streamlit>=1.39.0
|
2 |
pandas>=2.2.3
|
3 |
fsspec>=2024.10.0
|
4 |
-
huggingface-hub>=0.26.1
|
|
|
|
1 |
streamlit>=1.39.0
|
2 |
pandas>=2.2.3
|
3 |
fsspec>=2024.10.0
|
4 |
+
huggingface-hub>=0.26.1
|
5 |
+
xgboost>=2.1.1
|