evelyncsb commited on
Commit
72de800
1 Parent(s): 7f0b913

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -0
requirements.txt ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.13.0
2
+ torchvision==0.14.0
3
+ torchaudio==0.13.0
4
+ pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo.git@28fe037d212663c6a24f373b94cc5d478c8c1a1d
5
+ timm==0.6.7
6
+ ftfy
7
+ regex
8
+ einops
9
+ fvcore
10
+ eva-decord==0.6.1
11
+ iopath
12
+ numpy>=1.19
13
+ matplotlib
14
+ types-regex
15
+ mayavi
16
+ cartopy
17
+ scikit-image