Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -7
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
pandas
|
2 |
-
scikit-learn
|
3 |
-
catboost
|
4 |
-
numpy
|
5 |
-
|
6 |
-
|
7 |
-
matplotlib
|
8 |
seaborn
|
|
|
1 |
+
pandas
|
2 |
+
scikit-learn
|
3 |
+
catboost
|
4 |
+
numpy
|
5 |
+
gradio
|
6 |
+
matplotlib
|
|
|
7 |
seaborn
|