ahmed-7124 commited on
Commit
a26107f
·
verified ·
1 Parent(s): c525241

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers
3
+ pandas
4
+ PyPDF2
5
+ pdfplumber
6
+ torch
7
+ torchvision
8
+ timm
9
+ sentencepiece
10
+ Pillow