Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
smolagents
|
|
|
|
|
|
|
|
|
|
1 |
+
smolagents
|
2 |
+
opencv-python-headless
|
3 |
+
pytesseract
|
4 |
+
Pillow
|
5 |
+
numpy
|