-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
104 lines (104 loc) · 2.82 KB
/
environment.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
97
98
99
100
101
102
103
104
name: rpgcn
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.26=h06a4308_2
- cudatoolkit=11.3.1=h2bc3f7f_2
- ffmpeg=4.4.1=h6987444_0
- freetype=2.11.0=h70c0345_0
- gettext=0.21.0=hf68c758_0
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.15=he1e5248_0
- 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
- libidn2=2.3.2=h7f98852_0
- libpciaccess=0.16=h516909a_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtasn1=4.18.0=h7f98852_0
- libtiff=4.3.0=h6f004c6_2
- libunistring=0.9.10=h7f98852_0
- 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=py38h95df7f1_0
- mkl_fft=1.3.1=py38h8666266_1
- mkl_random=1.2.2=py38h1abd341_0
- ncurses=6.2=h58526e2_4
- nettle=3.7.3=hbbd107a_1
- numpy=1.21.2=py38h20f2e39_0
- numpy-base=1.21.2=py38h79a1101_0
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1l=h7f98852_0
- pillow=8.4.0=py38h8e6f84c_0
- pip=21.3.1=pyhd8ed1ab_0
- python=3.8.10=hb7a2778_2_cpython
- python_abi=3.8=2_cp38
- pytorch=1.10.1=py3.8_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.1=h46c0cb4_0
- setuptools=60.5.0=py38h578d9bd_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=py38_cu113
- torchvision=0.11.2=py38_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:
- cycler==0.11.0
- cython==0.29.26
- descartes==1.1.0
- dill==0.3.5.1
- fonttools==4.28.5
- imageio==2.21.0
- jsmin==3.0.1
- kiwisolver==1.3.2
- matplotlib==3.5.1
- multiprocess==0.70.13
- networkx==2.8.5
- opencv-python==4.5.5.62
- packaging==21.3
- protobuf==3.19.3
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pywavelets==1.3.0
- scikit-image==0.19.3
- scipy==1.9.0
- shapely==1.8.2
- tensorboardx==2.4.1
- tifffile==2022.8.3
- tqdm==4.64.0
prefix: /home/moein/anaconda3/envs/rpgcn