iakarshu commited on
Commit
3c5f133
1 Parent(s): 847d138

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -0
requirements.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers
2
+ pytorch-lightning
3
+ einops
4
+ tqdm
5
+ gradio
6
+ Pillow
7
+ datasets
8
+ wandb
9
+ torchmetrics
10
+ urllib3==1.22
11
+ torchvision
12
+ scikit-learn
13
+ pandas
14
+ matplotlib
15
+ seaborn
16
+ numpy
17
+ torch
18
+ gdown