Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -8
requirements.txt
CHANGED
@@ -7,12 +7,5 @@
|
|
7 |
pycaret==2.3.6
|
8 |
scipy==1.5.4
|
9 |
scikit-learn==0.23.2
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
#### ESSENTIAL LIBRARIES USED IN SCRIPTS ####
|
14 |
-
pycaret==2.3.6
|
15 |
-
scipy==1.5.4
|
16 |
-
scikit-learn==0.23.2
|
17 |
-
|
18 |
|
|
|
7 |
pycaret==2.3.6
|
8 |
scipy==1.5.4
|
9 |
scikit-learn==0.23.2
|
10 |
+
numpy==1.19.5
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
|