GoldiSahoo commited on
Commit
56c8647
·
verified ·
1 Parent(s): c81af9a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -3
requirements.txt CHANGED
@@ -1,3 +1,15 @@
1
- altair
2
- pandas
3
- streamlit
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==1.28.1
2
+ transformers==4.35.2
3
+ torch==2.1.1
4
+ torchvision==0.16.1
5
+ pandas==2.1.3
6
+ numpy==1.24.3
7
+ Pillow==10.1.0
8
+ python-magic==0.4.27
9
+ python-magic-bin==0.4.14
10
+ PyPDF2==3.0.1
11
+ python-docx==1.1.0
12
+ openpyxl==3.1.2
13
+ datasets==2.14.6
14
+ accelerate==0.24.1
15
+ plotly==6.3.1