mshukor commited on
Commit
d17bbed
1 Parent(s): c3325f7
Files changed (1) hide show
  1. requirements.txt +68 -34
requirements.txt CHANGED
@@ -1,38 +1,72 @@
1
- # accelerate==0.11.0
2
- apex==0.9.10.dev0
3
- av==10.0.0
4
- decord==0.6.0
5
- deepspeed==0.8.2
6
- dotmap==1.3.30
7
- einops==0.6.0
8
- fairscale==0.4.13
9
- ftfy==6.1.1
10
- h5py==3.7.0
11
- matplotlib==3.5.3
12
- numpy==1.23.1
13
- opencv_python==4.6.0.66
14
- Pillow==9.4.0
15
- python_hostlist==1.23.0
16
- regex==2022.7.9
17
- scikit_image==0.19.3
18
- scikit_learn==1.2.2
19
- scipy==1.9.1
20
- sentencepiece==0.1.97
21
- setuptools==59.6.0
22
- skimage==0.0
23
- slowfast==1.0
24
- submitit==1.4.5
25
- tensorflow==2.12.0
26
- timm==0.6.12
27
  torch
28
  torchaudio
29
  torchvision
30
  transformers
31
- # torch==1.13.1+cu116
32
- # torchaudio==0.13.1+cu116
33
- torchlibrosa==0.1.0
34
- torchtyping==0.1.4
35
- # torchvision==0.14.1+cu116
36
- tqdm==4.64.0
37
- # transformers==4.24.0
38
- ruamel.yaml
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ apex
2
+ av
3
+ decord
4
+ deepspeed
5
+ dotmap
6
+ einops
7
+ fairscale
8
+ ftfy
9
+ h5py
10
+ matplotlib
11
+ numpy
12
+ opencv_python
13
+ Pillow
14
+ python_hostlist
15
+ regex
16
+ scikit_image
17
+ scikit_learn
18
+ scipy
19
+ sentencepiece
20
+ setuptools
21
+ skimage
22
+ slowfast
23
+ submitit
24
+ tensorflow
25
+ timm
 
26
  torch
27
  torchaudio
28
  torchvision
29
  transformers
30
+ torchlibrosa
31
+ torchtyping
32
+ tqdm
33
+ ruamel.yaml
34
+
35
+ # # accelerate==0.11.0
36
+ # apex==0.9.10.dev0
37
+ # av==10.0.0
38
+ # decord==0.6.0
39
+ # deepspeed==0.8.2
40
+ # dotmap==1.3.30
41
+ # einops==0.6.0
42
+ # fairscale==0.4.13
43
+ # ftfy==6.1.1
44
+ # h5py==3.7.0
45
+ # matplotlib==3.5.3
46
+ # numpy==1.23.1
47
+ # opencv_python==4.6.0.66
48
+ # Pillow==9.4.0
49
+ # python_hostlist==1.23.0
50
+ # regex==2022.7.9
51
+ # scikit_image==0.19.3
52
+ # scikit_learn==1.2.2
53
+ # scipy==1.9.1
54
+ # sentencepiece==0.1.97
55
+ # setuptools==59.6.0
56
+ # skimage==0.0
57
+ # slowfast==1.0
58
+ # submitit==1.4.5
59
+ # tensorflow==2.12.0
60
+ # timm==0.6.12
61
+ # torch
62
+ # torchaudio
63
+ # torchvision
64
+ # transformers
65
+ # # torch==1.13.1+cu116
66
+ # # torchaudio==0.13.1+cu116
67
+ # torchlibrosa==0.1.0
68
+ # torchtyping==0.1.4
69
+ # # torchvision==0.14.1+cu116
70
+ # tqdm==4.64.0
71
+ # # transformers==4.24.0
72
+ # ruamel.yaml