-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathenvironment.yml
87 lines (87 loc) · 2.29 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
name: meta-avatar
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- blas=1.0=mkl
- ca-certificates=2021.10.8=ha878542_0
- cudatoolkit=10.2.89=hfd86e86_1
- cython=0.29.24=py37h295c915_0
- freetype=2.10.4=h0708190_1
- igl=2.2.1=py37h9d0810c_1
- jpeg=9b=h024ee3a_2
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libblas=3.9.0=12_linux64_mkl
- libcblas=3.9.0=12_linux64_mkl
- libffi=3.3=h58526e2_2
- libgcc-ng=11.2.0=h1d223b6_11
- libgfortran-ng=11.2.0=h69a702a_11
- libgfortran5=11.2.0=h5c6108e_11
- liblapack=3.9.0=12_linux64_mkl
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtiff=4.0.9=he6b73bb_1
- libuv=1.42.0=h7f98852_0
- libzlib=1.2.11=h36c2ea0_1013
- llvm-openmp=12.0.1=h4bd325d_1
- mkl=2021.4.0=h8d4b97c_729
- 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
- ninja=1.10.2=h4bd325d_1
- olefile=0.46=pyh9f0ad1d_1
- openssl=1.1.1l=h7f98852_0
- pip=21.3.1=pyhd8ed1ab_0
- python=3.7.10=h12debd9_4
- python_abi=3.7=2_cp37m
- pytorch=1.7.1=py3.7_cuda10.2.89_cudnn7.6.5_0
- readline=8.1=h46c0cb4_0
- setuptools=59.4.0=py37h89c1867_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.37.0=h9cd32fc_0
- tbb=2021.4.0=h4bd325d_1
- tk=8.6.11=h27826a3_1
- torchaudio=0.7.2=py37
- torchvision=0.8.2=py37_cu102
- tqdm=4.62.3=pyhd3eb1b0_1
- typing_extensions=4.0.1=pyha770c72_0
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- pip:
- cached-property==1.5.2
- chumpy==0.70
- cycler==0.11.0
- h5py==3.3.0
- imageio==2.9.0
- joblib==1.1.0
- kiwisolver==1.3.2
- matplotlib==3.4.2
- matplotlib-inline==0.1.2
- networkx==2.6.3
- numpy==1.21.1
- opencv-python==4.5.3.56
- opendr==0.78
- pandas==1.3.1
- pandocfilters==1.4.3
- pillow==8.4.0
- plyfile==0.7.4
- protobuf==3.17.3
- pyparsing==3.0.6
- python-dateutil==2.8.2
- pytz==2021.3
- pywavelets==1.2.0
- pyyaml==5.4.1
- scikit-image==0.18.2
- scikit-learn==0.24.2
- scipy==1.7.0
- tensorboardx==2.4.1
- threadpoolctl==3.0.0
- tifffile==2021.11.2
- torch-scatter==2.0.7
- traitlets==5.1.1
- trimesh==3.9.24