Spaces:
Runtime error
Runtime error
xiomarablanco
commited on
Commit
•
b82a30a
1
Parent(s):
1fd2d53
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ Flask==2.0.1
|
|
3 |
gradio==3.23.0
|
4 |
matplotlib==3.5.1
|
5 |
nltk==3.6.5
|
6 |
-
numpy==1.21.0
|
|
|
7 |
pandas==1.3.4
|
8 |
scikit_learn==1.2.2
|
9 |
seaborn==0.12.2
|
|
|
3 |
gradio==3.23.0
|
4 |
matplotlib==3.5.1
|
5 |
nltk==3.6.5
|
6 |
+
#numpy==1.21.0
|
7 |
+
numpy
|
8 |
pandas==1.3.4
|
9 |
scikit_learn==1.2.2
|
10 |
seaborn==0.12.2
|