mugwaneza commited on
Commit
1a268f6
·
verified ·
1 Parent(s): eb72447

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -8
requirements.txt CHANGED
@@ -1,13 +1,17 @@
 
 
1
  gradio
2
- gradio[oauth]
3
- itsdangerous
4
  requests
5
- pandas
6
- numpy
7
- smolagents
8
- smolagents[openai]
9
  python-dotenv
10
- openai>=1.0.0
11
- litellm
12
  duckduckgo-search
 
 
 
 
 
 
 
 
 
13
  ddgs
 
1
+ smolagents
2
+ litellm
3
  gradio
 
 
4
  requests
 
 
 
 
5
  python-dotenv
6
+ pandas
 
7
  duckduckgo-search
8
+ beautifulsoup4
9
+ scipy
10
+ scikit-learn
11
+ seaborn
12
+ matplotlib
13
+ opencv-python
14
+ nltk
15
+ pillow
16
+ pytesseract
17
  ddgs