Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ wordcloud
|
|
6 |
textblob
|
7 |
unidecode
|
8 |
contractions
|
9 |
-
opencv-python
|
10 |
#opencv-python-headless
|
11 |
-
opencv-contrib-python
|
|
|
|
6 |
textblob
|
7 |
unidecode
|
8 |
contractions
|
9 |
+
#opencv-python
|
10 |
#opencv-python-headless
|
11 |
+
opencv-contrib-python
|
12 |
+
opencv-python-headless
|