mshukor commited on
Commit
d3a5ffb
1 Parent(s): 1d7ec34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +70 -33
requirements.txt CHANGED
@@ -1,38 +1,75 @@
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
  scikit-image
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
  scikit-image
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
+
36
+
37
+
38
+ # # accelerate==0.11.0
39
+ # apex==0.9.10.dev0
40
+ # av==10.0.0
41
+ # decord==0.6.0
42
+ # deepspeed==0.8.2
43
+ # dotmap==1.3.30
44
+ # einops==0.6.0
45
+ # fairscale==0.4.13
46
+ # ftfy==6.1.1
47
+ # h5py==3.7.0
48
+ # matplotlib==3.5.3
49
+ # numpy==1.23.1
50
+ # opencv_python==4.6.0.66
51
+ # Pillow==9.4.0
52
+ # python_hostlist==1.23.0
53
+ # regex==2022.7.9
54
+ # scikit_image==0.19.3
55
+ # scikit_learn==1.2.2
56
+ # scipy==1.9.1
57
+ # sentencepiece==0.1.97
58
+ # setuptools==59.6.0
59
+ # skimage==0.0
60
+ # slowfast==1.0
61
+ # submitit==1.4.5
62
+ # tensorflow==2.12.0
63
+ # timm==0.6.12
64
+ # torch
65
+ # torchaudio
66
+ # torchvision
67
+ # transformers
68
+ # # torch==1.13.1+cu116
69
+ # # torchaudio==0.13.1+cu116
70
+ # torchlibrosa==0.1.0
71
+ # torchtyping==0.1.4
72
+ # # torchvision==0.14.1+cu116
73
+ # tqdm==4.64.0
74
+ # # transformers==4.24.0
75
+ # ruamel.yaml