forked from v-iashin/video_features
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconda_env_pwc.yml
96 lines (96 loc) · 2.67 KB
/
conda_env_pwc.yml
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
name: pwc
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- antlr-python-runtime=4.9.3=pyhd8ed1ab_1
- attrs=22.1.0=pyh71513ae_1
- autopep8=1.4.4=py_0
- av=7.0.1=py37hfbe2fac_1
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.4=pyhd8ed1ab_0
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2022.6.15=ha878542_0
- certifi=2022.6.15=py37h89c1867_0
- cffi=1.14.0=py37he30daa8_1
- cudatoolkit=10.0.130=0
- cudnn=7.3.1=cuda10.0_0
- cupy=5.1.0=py37hc0ce245_0
- fastrlock=0.4=py37he6710b0_0
- ffmpeg=4.1.3=h167e202_0
- flake8=3.8.2=py_0
- freetype=2.9.1=h8a8886c_1
- ftfy=6.1.1=pyhd8ed1ab_0
- gmp=6.1.2=h6c8ec71_1
- gnutls=3.6.5=h71b1129_1002
- h5py=2.8.0=py37h989c5e5_3
- hdf5=1.10.2=hba1933b_1
- importlib-metadata=1.6.0=py37_0
- importlib_metadata=1.5.0=py37_0
- iniconfig=1.1.1=pyh9f0ad1d_0
- intel-openmp=2020.1=217
- jpeg=9b=h024ee3a_2
- lame=3.100=h7b6447c_0
- ld_impl_linux-64=2.33.1=h53a641e_7
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.3=he6710b0_1
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libiconv=1.15=h63c8f33_5
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_0
- mccabe=0.6.1=py37_1
- mkl=2020.1=217
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.0.15=py37ha843d7b_0
- mkl_random=1.1.1=py37h0573a6f_0
- nccl=1.3.5=cuda10.0_0
- ncurses=6.2=he6710b0_1
- nettle=3.4.1=hbb512f6_0
- ninja=1.9.0=py37hfd86e86_0
- numpy=1.15.4=py37h7e9f1db_0
- numpy-base=1.15.4=py37hde5b4d6_0
- olefile=0.46=py37_0
- omegaconf=2.1.1=py37h89c1867_1
- openh264=1.8.0=hd408876_0
- openssl=1.1.1q=h7f8727e_0
- packaging=21.3=pyhd8ed1ab_0
- pillow=6.1.0=py37h34e0f95_0
- pip=20.0.2=py37_3
- pluggy=1.0.0=py37h89c1867_3
- py=1.11.0=pyh6c4a22f_0
- pycodestyle=2.6.0=py_0
- pycparser=2.20=py_0
- pyflakes=2.2.0=py_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- pytest=7.1.2=py37h89c1867_0
- python=3.7.7=hcff3b4d_5
- python_abi=3.7=1_cp37m
- pytorch=1.2.0=cuda100py37h938c94c_0
- pyyaml=5.3.1=py37hb5d75c8_1
- readline=8.0=h7b6447c_0
- regex=2022.3.15=py37h7f8727e_0
- rope=0.17.0=py_0
- scipy=1.5.2=py37h0b6359f_0
- setuptools=46.4.0=py37_0
- six=1.14.0=py37_0
- sqlite=3.31.1=h62c20be_1
- tk=8.6.8=hbc83047_0
- tomli=2.0.1=pyhd8ed1ab_0
- torchvision=0.4.0=cuda100py37hecfc37a_0
- tqdm=4.46.0=py_0
- typing_extensions=4.0.1=pyha770c72_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.34.2=py37_0
- x264=1!152.20180806=h7b6447c_0
- xz=5.2.5=h7b6447c_0
- yaml=0.2.5=h516909a_0
- zipp=3.1.0=py_0
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- opencv-python==4.4.0.44