-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
70 lines (70 loc) · 2.85 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
name: DL_GenISP
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- blas=2.106
- brotlipy=0.7.0
- bzip2=1.0.8
- ca-certificates=2022.12.7
- certifi=2022.12.7
- cffi=1.15.1
- charset-normalizer=2.1.1
- cpuonly=2.0
- cryptography=39.0.1
- freetype=2.12.1
- idna=3.4
- intel-openmp=2023.0.0
- jpeg=9e
- lcms2=2.14
- lerc=4.0.0
- libblas=3.9.0
- libcblas=3.9.0
- libdeflate=1.17
- libffi=3.4.2
- liblapack=3.9.0
- liblapacke=3.9.0
- libpng=1.6.39
- libsqlite=3.40.0
- libtiff=4.5.0
- libuv=1.44.2
- libwebp-base=1.2.4
- libxcb=1.13
- libzlib=1.2.13
- m2w64-gcc-libgfortran=5.3.0
- m2w64-gcc-libs=5.3.0
- m2w64-gcc-libs-core=5.3.0
- m2w64-gmp=6.1.0
- m2w64-libwinpthread-git=5.0.0.4634.697f757
- mkl=2020.4
- msys2-conda-epoch=20160418
- numpy=1.24.2
- openjpeg=2.5.0
- openssl=3.0.8
- pillow=9.4.0
- pip=23.0.1
- pthread-stubs=0.4
- pycparser=2.21
- pyopenssl=23.0.0
- pysocks=1.7.1
- python=3.8.16
- python_abi=3.8
- pytorch=1.13.1
- pytorch-mutex=1.0
- requests=2.28.2
- setuptools=67.4.0
- tk=8.6.12
- torchaudio=0.13.1
- torchvision=0.14.1
- typing_extensions=4.4.0
- ucrt=10.0.22621.0
- urllib3=1.26.14
- vc=14.3
- vs2015_runtime=14.34.31931
- wheel=0.38.4
- win_inet_pton=1.1.0
- xorg-libxau=1.0.9
- xorg-libxdmcp=1.1.3
- xz=5.2.6
- zstd=1.5.2