Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
pandas
|
3 |
+
numpy
|
4 |
+
requests
|
5 |
+
huggingface-hub
|
6 |
+
scikit-learn
|
7 |
+
xgboost
|