-
Notifications
You must be signed in to change notification settings - Fork 3
/
emsanet_environment_2024_mac.yml
101 lines (101 loc) · 2.78 KB
/
emsanet_environment_2024_mac.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
name: emsanet2024
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=openblas
- brotli-python=1.0.9=py311h313beb8_8
- bzip2=1.0.8=h80987f9_6
- ca-certificates=2024.3.11=hca03da5_0
- certifi=2024.6.2=py311hca03da5_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- filelock=3.13.1=py311hca03da5_0
- freetype=2.12.1=h1192e45_0
- gmp=6.2.1=hc377ac9_3
- gmpy2=2.1.2=py311h40f64dc_0
- idna=3.7=py311hca03da5_0
- jinja2=3.1.4=py311hca03da5_0
- jpeg=9e=h80987f9_1
- lcms2=2.12=hba8e193_0
- lerc=3.0=hc377ac9_0
- libcxx=14.0.6=h848a8c0_0
- libdeflate=1.17=h80987f9_1
- libffi=3.4.4=hca03da5_1
- libgfortran=5.0.0=11_3_0_hca03da5_28
- libgfortran5=11.3.0=h009349e_28
- libjpeg-turbo=2.0.0=h1a28f6b_0
- libopenblas=0.3.21=h269037a_0
- libpng=1.6.39=h80987f9_0
- libtiff=4.5.1=h313beb8_0
- libwebp-base=1.3.2=h80987f9_0
- llvm-openmp=14.0.6=hc6e5704_0
- lz4-c=1.9.4=h313beb8_1
- markupsafe=2.1.3=py311h80987f9_0
- mpc=1.1.0=h8c48613_1
- mpfr=4.0.2=h695f6f0_1
- mpmath=1.3.0=py311hca03da5_0
- ncurses=6.4=h313beb8_0
- networkx=3.2.1=py311hca03da5_0
- numpy=1.26.4=py311he598dae_0
- numpy-base=1.26.4=py311hfbfe69c_0
- openjpeg=2.3.0=h7a6adac_2
- openssl=3.0.14=h80987f9_0
- pillow=10.3.0=py311h80987f9_0
- pip=24.0=py311hca03da5_0
- pysocks=1.7.1=py311hca03da5_0
- python=3.11.9=hb885b13_0
- pytorch=2.3.0=py3.11_0
- pyyaml=6.0.1=py311h80987f9_0
- readline=8.2=h1a28f6b_0
- requests=2.32.2=py311hca03da5_0
- setuptools=69.5.1=py311hca03da5_0
- sqlite=3.45.3=h80987f9_0
- sympy=1.12=py311hca03da5_0
- tk=8.6.14=h6ba3021_0
- torchaudio=2.3.0=py311_cpu
- torchvision=0.18.0=py311_cpu
- typing_extensions=4.11.0=py311hca03da5_0
- urllib3=2.2.2=py311hca03da5_0
- wheel=0.43.0=py311hca03da5_0
- xz=5.4.6=h80987f9_1
- yaml=0.2.5=h1a28f6b_0
- zlib=1.2.13=h18a0788_1
- zstd=1.5.5=hd90d995_2
- pip:
- appdirs==1.4.4
- cityscapesscripts==1.5.0
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- docker-pycreds==0.4.0
- fonttools==4.52.4
- fsspec==2024.5.0
- gitdb==4.0.11
- gitpython==3.1.43
- h5py==3.11.0
- kiwisolver==1.4.5
- llvmlite==0.42.0
- matplotlib==3.9.0
- numba==0.59.1
- onnx==1.16.1
- opencv-python==4.9.0.80
- packaging==24.0
- pandas==2.2.2
# - panopticapi==0.1
- "git+https://github.com/cocodataset/panopticapi.git"
- platformdirs==4.2.2
- protobuf==4.25.3
- psutil==5.9.8
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- scipy==1.13.1
- sentry-sdk==2.3.1
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- termcolor==2.4.0
- torchmetrics==0.10.2
- tqdm==4.66.4
- tzdata==2024.1
- wandb==0.17.0