MR commited on
Commit
c0a4c4e
1 Parent(s): 10c1db1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,6 +1,13 @@
1
- gradio
2
- sacred
3
- torch
 
 
 
 
 
 
 
4
  timm
5
  einops
6
  git+https://github.com/huggingface/transformers.git
 
1
+ pytorch_lightning==1.1.4
2
+ transformers==4.2.1
3
+ Pillow==8.2.0
4
+ tqdm==4.56.0
5
+ ipdb==0.13.4
6
+ numpy==1.19.5
7
+ einops==0.3.0
8
+ pyarrow==2.0.0
9
+ sacred==0.8.2
10
+ pandas==1.1.5
11
  timm
12
  einops
13
  git+https://github.com/huggingface/transformers.git