Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
git+https://github.com/JaidedAI/EasyOCR.git
|
| 2 |
-
opencv-python-headless
|
|
|
|
|
|
| 1 |
git+https://github.com/JaidedAI/EasyOCR.git
|
| 2 |
+
opencv-python-headless
|
| 3 |
+
click
|