Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesupdate the requirements.txt for compile errors
- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,7 @@ smolagents
|
|
| 3 |
requests
|
| 4 |
duckduckgo_search
|
| 5 |
pandas
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
requests
|
| 4 |
duckduckgo_search
|
| 5 |
pandas
|
| 6 |
+
colorama==0.4.6
|
| 7 |
+
iniconfig==2.0.0
|
| 8 |
+
numpy==2.2.3
|
| 9 |
+
opencv-python==4.11.0.86
|