bwingenroth commited on
Commit
943b9c4
·
verified ·
1 Parent(s): d851af1

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.9.0
2
+ torchvision==0.10.0
3
+ timm
4
+ Pillow
5
+ blobfile
6
+ mypy
7
+ numpy
8
+ pytest
9
+ requests
10
+ einops
11
+ tensorboardX
12
+ deepspeed==0.4.0
13
+ scipy
14
+ opencv-python
15
+ gradio==4.12.0