beyzapehlivan commited on
Commit
66b3e9e
·
verified ·
1 Parent(s): 81917a3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -1
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
  gradio
2
- requests
 
 
 
 
 
 
 
 
1
  gradio
2
+ requests
3
+ smolagents
4
+ transformers
5
+ huggingface_hub
6
+ DuckDuckGoSearchTool
7
+ # Eğer GAIA sorularında dosya okuma (PDF, Image vb.) varsa:
8
+ Pillow
9
+ PyPDF2