Spaces:
Runtime error
Runtime error
Deploy GAIA agent
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ pandas==2.0.3
|
|
5 |
numpy==1.24.3
|
6 |
|
7 |
# SmolaAgent framework - lightweight agent framework
|
8 |
-
smolagents==
|
9 |
|
10 |
# Image processing (lightweight)
|
11 |
Pillow==10.0.1
|
|
|
5 |
numpy==1.24.3
|
6 |
|
7 |
# SmolaAgent framework - lightweight agent framework
|
8 |
+
smolagents==1.19.0
|
9 |
|
10 |
# Image processing (lightweight)
|
11 |
Pillow==10.0.1
|