Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ timm
|
|
5 |
opencv-python-headless
|
6 |
scipy
|
7 |
pytesseract
|
8 |
-
matplotlib
|
|
|
|
5 |
opencv-python-headless
|
6 |
scipy
|
7 |
pytesseract
|
8 |
+
matplotlib
|
9 |
+
numpy
|