-
Notifications
You must be signed in to change notification settings - Fork 3
/
emvironment.yml
82 lines (82 loc) · 2.54 KB
/
emvironment.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
name: s2wat
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- pytorch
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.9.24=ha878542_0
- certifi=2022.9.24=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- cudatoolkit=11.3.1=h9edb442_10
- cycler=0.11.0=pyhd8ed1ab_0
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- icu=67.1=he1b5a44_0
- intel-openmp=2021.4.0=h06a4308_3561
- jbig=2.1=h7f98852_2003
- jpeg=9e=h166bdaf_1
- kiwisolver=1.4.2=py38h295c915_0
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.38=h1181459_1
- lerc=2.2.1=h9c3ff4c_0
- libdeflate=1.7=h7f98852_5
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libiconv=1.17=h166bdaf_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.3.0=hf544144_1
- libuv=1.43.0=h7f98852_0
- libwebp-base=1.2.2=h7f98852_1
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib=3.2.2=1
- matplotlib-base=3.2.2=py38h5d868c9_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.1=py38hd3c417c_0
- mkl_random=1.2.2=py38h51133e4_0
- ncurses=6.3=h5eee18b_3
- nettle=3.6=he412f7d_0
- numpy=1.23.3=py38h14f4228_1
- numpy-base=1.23.3=py38h31eccc5_1
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=1.1.1s=h7f8727e_0
- pillow=8.3.2=py38h8e6f84c_0
- pip=22.2.2=py38h06a4308_0
- pyparsing=3.0.9=pyhd8ed1ab_0
- python=3.8.13=haa1d7c7_1
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.8=2_cp38
- pytorch=1.10.0=py3.8_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h5eee18b_0
- setuptools=65.5.0=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.3=h5082296_0
- tk=8.6.12=h1ccaba5_0
- torchaudio=0.10.0=py38_cu113
- torchvision=0.11.0=py38_cu113
- tornado=6.1=py38h0a891b7_3
- tqdm=4.64.1=pyhd8ed1ab_0
- typing_extensions=4.4.0=pyha770c72_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.6=h5eee18b_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.0=ha95c52a_0
prefix: /opt/conda/envs/s2wat