WilliamRabuel commited on
Commit
7717005
·
verified ·
1 Parent(s): 589f885

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +20 -20
requirements.txt CHANGED
@@ -1,21 +1,21 @@
1
- gradio==4.44.0
2
- requests==2.31.0
3
- pandas==2.1.4
4
  smolagents==1.20.0
5
- huggingface_hub==0.20.3
6
- transformers==4.36.2
7
- torch==2.1.2
8
- duckduckgo-search==4.1.1
9
- beautifulsoup4==4.12.2
10
- selenium==4.16.0
11
- webdriver-manager==4.0.1
12
- pypdf2==3.0.1
13
- python-docx==1.1.0
14
- openpyxl==3.1.2
15
- markdown==3.5.1
16
- python-magic==0.4.27
17
- pillow==10.1.0
18
- numpy==1.24.3
19
- aiohttp==3.9.1
20
- tenacity==8.2.3
21
- fake-useragent==1.4.0
 
1
+ gradio==5.38.0
2
+ requests
3
+ pandas
4
  smolagents==1.20.0
5
+ huggingface_hub==0.33.4
6
+ transformers
7
+ torch
8
+ duckduckgo-search
9
+ beautifulsoup4
10
+ selenium
11
+ webdriver-manager
12
+ pypdf2
13
+ python-docx
14
+ openpyxl
15
+ markdown
16
+ python-magic
17
+ pillow
18
+ numpy
19
+ aiohttp
20
+ tenacity
21
+ fake-useragent