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