awacke1 commited on
Commit
b61993a
·
verified ·
1 Parent(s): 0ba9f0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -8
requirements.txt CHANGED
@@ -1,8 +1,12 @@
1
- gradio
2
- requests
3
- beautifulsoup4
4
- transformers
5
- torch
6
- networkx
7
- pyvis
8
- matplotlib
 
 
 
 
 
1
+ requests==2.31.0
2
+ beautifulsoup4==4.12.2
3
+ pandas==2.0.3
4
+ PyPDF2==3.0.1
5
+ aiohttp==3.8.5
6
+ aiofiles==23.1.0
7
+ asyncio==3.4.3
8
+ concurrent==1.0.0
9
+ datetime==5.1
10
+ aiohttp==3.8.5
11
+ aiofiles==23.1.0
12
+