Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ torch
|
|
8 |
pytesseract
|
9 |
opencv-python
|
10 |
Pillow
|
11 |
-
plotly
|
|
|
|
8 |
pytesseract
|
9 |
opencv-python
|
10 |
Pillow
|
11 |
+
plotly
|
12 |
+
WordCloud
|