Spaces:
Sleeping
Sleeping
raghavtwenty
commited on
Commit
•
581b47c
1
Parent(s):
1f4cd2f
uploaded requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
scikit-learn
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
seaborn
|
6 |
+
matplotlib
|
7 |
+
joblib
|
8 |
+
xgboost
|