Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ pytesseract
|
|
9 |
opencv-python
|
10 |
Pillow
|
11 |
plotly
|
12 |
-
WordCloud
|
|
|
|
|
|
9 |
opencv-python
|
10 |
Pillow
|
11 |
plotly
|
12 |
+
WordCloud
|
13 |
+
sklearn
|
14 |
+
numpy
|