iakarshu commited on
Commit
4f80374
·
1 Parent(s): b577176

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ sentencepiece==0.1.91
3
+ pytesseract
4
+ Pillow==7.1.2
5
+ pytorch-lightning
6
+ gradio
7
+ torchvision
8
+ scikit-learn
9
+ pandas
10
+ matplotlib
11
+ seaborn
12
+ numpy
13
+ torch
14
+ einops
15
+ tqdm
16
+ json