Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ scikit-learn==1.2.2
|
|
10 |
emoji
|
11 |
nltk
|
12 |
tensorflow_hub
|
13 |
-
imblearn
|
|
|
|
10 |
emoji
|
11 |
nltk
|
12 |
tensorflow_hub
|
13 |
+
imblearn
|
14 |
+
matplotlib
|