Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -3,9 +3,5 @@ Jinja2==3.0.3
|
|
3 |
pycaret==2.3.6
|
4 |
imbalanced-learn==0.7.0
|
5 |
scikit-learn==0.23.2
|
6 |
-
sklearn==0.0
|
7 |
gradio==2.8.5
|
8 |
-
numpy==1.22.2
|
9 |
-
pickleshare==0.7.5
|
10 |
-
requests==2.27.1
|
11 |
-
requests-oauthlib==1.3.1
|
|
|
3 |
pycaret==2.3.6
|
4 |
imbalanced-learn==0.7.0
|
5 |
scikit-learn==0.23.2
|
|
|
6 |
gradio==2.8.5
|
7 |
+
numpy==1.22.2
|
|
|
|
|
|