-
Notifications
You must be signed in to change notification settings - Fork 14
/
environment.yaml
142 lines (142 loc) · 3.6 KB
/
environment.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
name: sl
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- aom=3.2.0=h9c3ff4c_2
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- cudatoolkit=11.3.1=h2bc3f7f_2
- ffmpeg=4.4.1=h6987444_0
- freetype=2.10.4=h0708190_1
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- icu=69.1=h9c3ff4c_0
- intel-openmp=2021.4.0=h06a4308_3561
- jbig=2.1=h7f98852_2003
- jpeg=9d=h36c2ea0_0
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libdeflate=1.8=h7f98852_0
- libdrm=2.4.109=h7f98852_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_11
- libgomp=11.2.0=h1d223b6_11
- libiconv=1.16=h516909a_0
- libnsl=2.0.0=h7f98852_0
- libpciaccess=0.16=h516909a_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtiff=4.3.0=h6f004c6_2
- libuv=1.42.0=h7f98852_0
- libva=2.13.0=h7f98852_1
- libvpx=1.11.0=h9c3ff4c_3
- libwebp-base=1.2.1=h7f98852_0
- libxml2=2.9.12=h885dcf4_1
- libzlib=1.2.11=h36c2ea0_1013
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py37h402132d_0
- mkl_fft=1.3.1=py37h3e078e5_1
- mkl_random=1.2.2=py37h219a48f_0
- ncurses=6.2=h58526e2_4
- nettle=3.6=he412f7d_0
- numpy=1.21.2=py37h20f2e39_0
- numpy-base=1.21.2=py37h79a1101_0
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=3.0.0=h7f98852_2
- pillow=8.4.0=py37h0f21c89_0
- pip=21.3.1=pyhd8ed1ab_0
- python=3.7.12=hf930737_100_cpython
- python_abi=3.7=2_cp37m
- pytorch=1.10.1=py3.7_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.1=h46c0cb4_0
- setuptools=60.1.0=py37h89c1867_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.37.0=h9cd32fc_0
- svt-av1=0.8.7=h9c3ff4c_1
- tk=8.6.11=h27826a3_1
- torchaudio=0.10.1=py37_cu113
- torchvision=0.11.2=py37_cu113
- typing_extensions=4.0.1=pyha770c72_0
- wheel=0.37.1=pyhd8ed1ab_0
- x264=1!161.3030=h7f98852_1
- x265=3.5=h4bd325d_1
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.1=ha95c52a_0
- pip:
- antlr4-python3-runtime==4.8
- attrs==21.4.0
- av==8.1.0
- backcall==0.2.0
- certifi==2021.10.8
- charset-normalizer==2.0.9
- click==8.0.3
- configparser==5.2.0
- decorator==5.1.0
- decord==0.6.0
- docker-pycreds==0.4.0
- easydict==1.9
- ffmpeg-python==0.2.0
- filelock==3.4.2
- future==0.18.2
- gitdb==4.0.9
- gitpython==3.1.24
- huggingface-hub==0.2.1
- idna==3.3
- importlib-metadata==4.10.0
- ipdb==0.13.9
- ipython==7.30.1
- jedi==0.18.1
- joblib==1.1.0
- matplotlib-inline==0.1.3
- omegaconf==2.1.1
- opencv-python==4.5.5.62
- packaging==21.3
- pandas==1.3.5
- paragraph==1.2.1
- parso==0.8.3
- pathtools==0.1.2
- pexpect==4.8.0
- pickleshare==0.7.5
- plotext==4.1.5
- promise==2.3
- prompt-toolkit==3.0.24
- protobuf==3.19.1
- psutil==5.9.0
- ptyprocess==0.7.0
- pygments==2.10.0
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pytz==2021.3
- pyyaml==6.0
- regex==2021.11.10
- requests==2.26.0
- sacremoses==0.0.46
- scipy==1.7.3
- sentry-sdk==1.5.1
- shortuuid==1.0.8
- smmap==5.0.0
- subprocess32==3.5.4
- termcolor==1.1.0
- timm==0.4.12
- tokenizers==0.10.3
- toml==0.10.2
- tqdm==4.62.3
- traitlets==5.1.1
- transformers==4.15.0
- urllib3==1.26.7
- wandb==0.12.9
- wcwidth==0.2.5
- yaspin==2.1.0
- zipp==3.6.0