forked from DLR-RM/instr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
105 lines (105 loc) · 2.79 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
105
name: instr
channels:
- pytorch
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- blas=2.111=mkl
- blas-devel=3.9.0=11_linux64_mkl
- ca-certificates=2021.5.30=ha878542_0
- cudatoolkit=10.2.89=h8f6ccaa_8
- freetype=2.10.4=h0708190_1
- jbig=2.1=h7f98852_2003
- jpeg=9d=h36c2ea0_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=2.2.1=h9c3ff4c_0
- libblas=3.9.0=11_linux64_mkl
- libcblas=3.9.0=11_linux64_mkl
- libdeflate=1.7=h7f98852_5
- libffi=3.3=h58526e2_2
- libgcc-ng=11.1.0=hc902ee8_8
- libgfortran-ng=11.1.0=h69a702a_8
- libgfortran5=11.1.0=h6c583b3_8
- libgomp=11.1.0=hc902ee8_8
- liblapack=3.9.0=11_linux64_mkl
- liblapacke=3.9.0=11_linux64_mkl
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.1.0=h56837e0_8
- libtiff=4.3.0=hf544144_1
- libuv=1.42.0=h7f98852_0
- libwebp-base=1.2.1=h7f98852_0
- llvm-openmp=12.0.1=h4bd325d_1
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.3.0=h726a3e6_557
- mkl-devel=2021.3.0=ha770c72_558
- mkl-include=2021.3.0=h726a3e6_557
- ncurses=6.2=h58526e2_4
- ninja=1.10.2=h4bd325d_0
- numpy=1.21.2=py37h31617e3_0
- olefile=0.46=pyh9f0ad1d_1
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1l=h7f98852_0
- pillow=8.3.2=py37h0f21c89_0
- pip=21.2.4=pyhd8ed1ab_0
- python=3.7.10=hffdb5ce_100_cpython
- python_abi=3.7=2_cp37m
- pytorch=1.7.0=py3.7_cuda10.2.89_cudnn7.6.5_0
- readline=8.1=h46c0cb4_0
- setuptools=57.4.0=py37h89c1867_0
- sqlite=3.36.0=h9cd32fc_0
- tbb=2021.3.0=h4bd325d_0
- tk=8.6.11=h27826a3_1
- torchvision=0.8.1=py37_cu102
- typing_extensions=3.10.0.0=pyha770c72_0
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- zstd=1.5.0=ha95c52a_0
- pip:
- absl-py==0.13.0
- aiohttp==3.7.4.post0
- async-timeout==3.0.1
- attrs==21.2.0
- cached-property==1.5.2
- cachetools==4.2.2
- certifi==2021.5.30
- chardet==4.0.0
- charset-normalizer==2.0.4
- dataclasses==0.6
- fsspec==2021.8.1
- future==0.18.2
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- grpcio==1.39.0
- h5py==3.4.0
- idna==3.2
- importlib-metadata==4.8.1
- markdown==3.3.4
- multidict==5.1.0
- oauthlib==3.1.1
- opencv-python==4.5.3.56
- packaging==21.0
- protobuf==3.17.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pydeprecate==0.3.0
- pyparsing==2.4.7
- pytorch-lightning==1.3.8
- pyyaml==5.4.1
- requests==2.26.0
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scipy==1.7.1
- six==1.16.0
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- torchmetrics==0.5.1
- tqdm==4.62.2
- urllib3==1.26.6
- werkzeug==2.0.1
- yacs==0.1.8
- yarl==1.6.3
- zipp==3.5.0