-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathenvironment_dprc.yaml
104 lines (103 loc) · 2.67 KB
/
environment_dprc.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
name: dprc
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.5.30=ha878542_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libffi=3.4.2=h9c3ff4c_4
- libgcc-ng=11.2.0=h1d223b6_9
- libgomp=11.2.0=h1d223b6_9
- libstdcxx-ng=11.2.0=he4da1e4_9
- libzlib=1.2.11=h36c2ea0_1013
- ncurses=6.2=h58526e2_4
- openssl=1.1.1l=h7f98852_0
- pip=21.2.4=pyhd8ed1ab_0
- python=3.6.13=hb7a2778_2_cpython
- python_abi=3.6=2_cp36m
- readline=8.1=h46c0cb4_0
- setuptools=58.0.4=py36h5fab9bb_2
- sqlite=3.36.0=h9cd32fc_2
- tk=8.6.11=h27826a3_1
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- pip:
- absl-py==0.10.0
- astunparse==1.6.3
- autograd==1.3
- cachetools==4.1.1
- certifi==2020.6.20
- chardet==3.0.4
- compressai==1.0.8
- configargparse==1.2.3
- cycler==0.10.0
- decorator==4.4.2
- freetype-py==2.2.0
- future==0.18.2
- gast==0.3.3
- google-auth==1.22.1
- google-auth-oauthlib==0.4.1
- google-pasta==0.2.0
- grpcio==1.32.0
- h5py==2.10.0
- idna==2.10
- imageio==2.9.0
- importlib-metadata==2.0.0
- joblib==0.17.0
- keras-preprocessing==1.1.2
- kiwisolver==1.2.0
- markdown==3.3
- matplotlib==3.3.2
- mesh-to-sdf==0.0.12
- mpmath==1.2.1
- networkx==2.5
- numpy==1.18.5
- oauthlib==3.1.0
- opencv-python==4.4.0.44
- opt-einsum==3.3.0
- pandas==1.1.3
- pillow==7.2.0
- protobuf==3.13.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyglet==1.5.7
- pyopengl==3.1.0
- pyparsing==2.4.7
- pyrender==0.1.43
- python-dateutil==2.8.1
- pytorch-msssim==0.2.1
- pytz==2020.1
- pywavelets==1.1.1
- requests==2.24.0
- requests-oauthlib==1.3.0
- rsa==4.6
- scikit-image==0.17.2
- scikit-learn==0.23.2
- scipy==1.5.2
- seaborn==0.11.0
- six==1.15.0
- tensorboard==2.3.0
- tensorboard-plugin-wit==1.7.0
- tensorboardx==2.1
- tensorflow-estimator==2.3.0
- tensorflow-gpu==2.3.1
- termcolor==1.1.0
- threadpoolctl==2.1.0
- tifffile==2020.9.3
- torch==1.6.0
- torch-dct==0.1.5
- torchvision==0.7.0
- tqdm==4.50.2
- trimesh==3.8.10
- urllib3==1.25.10
- werkzeug==1.0.1
- wrapt==1.12.1
- zipp==3.3.0
prefix: /home/yujie/.conda/envs/dprc