LamiaYT commited on
Commit
cfa154c
·
1 Parent(s): fb4faee

Deploy GAIA agent

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
  # Core dependencies
2
  gradio==4.44.0
3
- requests==2.31.0
4
  pandas==2.0.3
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
 
1
  # Core dependencies
2
  gradio==4.44.0
3
+ requests
4
  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