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