mohammedelfeky-ai commited on
Commit
ee2ab09
·
verified ·
1 Parent(s): b92c1a8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -17
requirements.txt CHANGED
@@ -1,19 +1,6 @@
1
- # Core dependencies
2
- smolagents==1.13.0
 
3
  requests
4
  duckduckgo_search
5
- pandas
6
- markdownify
7
- pytz
8
- pyyaml
9
- gradio>=3.50.0
10
-
11
- # Document creation dependencies
12
- python-docx
13
- docx2pdf
14
-
15
- # Google Gemini API
16
- google-generativeai>=0.3.0
17
-
18
- # Optional dependencies for handling various file types
19
- pillow # For image processing
 
1
+ markdownify
2
+ smolagents
3
+ smolagents[litellm]
4
  requests
5
  duckduckgo_search
6
+ pandas