Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pdfkit
|
|
7 |
transformers
|
8 |
numpy
|
9 |
pandas
|
10 |
-
matplotlib
|
|
|
|
7 |
transformers
|
8 |
numpy
|
9 |
pandas
|
10 |
+
matplotlib
|
11 |
+
opencv-python
|