ahmed-7124 commited on
Commit
228d8ca
·
verified ·
1 Parent(s): f74361b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==2.4.0
2
+ transformers==4.21.1
3
+ pandas
4
+ PyPDF2
5
+ pdfplumber
6
+ torch
7
+ torchvision
8
+ timm
9
+ sentencepiece
10
+ streamlit==1.33.0
11
+ tensorflow==2.15.0
12
+ numpy==1.23.5