theakshayrane commited on
Commit
bf1ec33
·
verified ·
1 Parent(s): 6d73955

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -10
requirements.txt CHANGED
@@ -1,12 +1,22 @@
1
- smolagents
2
- PyPDF2
3
- ddgs
4
- pandas
5
- requests
6
  gradio
7
- beautifulsoup4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  openpyxl
9
- openai
10
- litellm
11
- wikipedia
12
- google-generativeai
 
 
 
 
 
 
1
  gradio
2
+ gradio[oauth]
3
+ requests
4
+ numpy
5
+ pandas
6
+ smolagents
7
+ smolagents[audio]
8
+ smolagents[openai]
9
+ smolagents[transformers]
10
+ smolagents[litellm]
11
+ transformers
12
+ wikipedia-api
13
+ youtube-transcript-api
14
+ torch
15
+ duckduckgo_search
16
+ google-generativeai
17
+ imageio
18
+ yt-dlp
19
+ markdownify
20
  openpyxl
21
+ pytesseract
22
+ openai-whisper