Spaces:
Sleeping
Sleeping
Rename requirments.txt to requirements.txt
Browse files- requirements.txt +1 -0
- requirments.txt +0 -19
requirements.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
scikit-learn
|
requirments.txt
DELETED
@@ -1,19 +0,0 @@
|
|
1 |
-
contourpy==1.2.0
|
2 |
-
cycler==0.12.1
|
3 |
-
fonttools==4.47.0
|
4 |
-
joblib==1.3.2
|
5 |
-
kiwisolver==1.4.5
|
6 |
-
matplotlib==3.8.2
|
7 |
-
numpy==1.26.2
|
8 |
-
packaging==23.2
|
9 |
-
pandas==2.1.4
|
10 |
-
Pillow==10.1.0
|
11 |
-
pyparsing==3.1.1
|
12 |
-
python-dateutil==2.8.2
|
13 |
-
pytz==2023.3.post1
|
14 |
-
scikit-learn
|
15 |
-
scipy==1.11.4
|
16 |
-
seaborn==0.13.0
|
17 |
-
six==1.16.0
|
18 |
-
threadpoolctl==3.2.0
|
19 |
-
tzdata==2023.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|