Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -7
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
|
|
|
1 |
+
duckduckgo-search==7.2.1
|
2 |
+
ipython==8.31.0
|
3 |
+
markdownify==0.14.1
|
4 |
+
numpy==2.2.2
|
5 |
+
opencv-python-headless==4.11.0.86
|
6 |
+
pillow==11.1.0
|
7 |
+
pytesseract==0.3.13
|
8 |
+
smolagents==1.4.1
|