-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
142 lines (142 loc) · 3.92 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
name: nc_net
channels:
- pytorch
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- blas=2.116=mkl
- blas-devel=3.9.0=16_linux64_mkl
- brotlipy=0.7.0=py39hb9d737c_1005
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.12.7=ha878542_0
- certifi=2022.12.7=pyhd8ed1ab_0
- cffi=1.15.1=py39he91dace_3
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- cryptography=40.0.2=py39h079d5ae_0
- cudatoolkit=10.2.89=h713d32c_11
- ffmpeg=4.3=hf484d3e_0
- freetype=2.12.1=hca18f0e_1
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- icu=72.1=hcb278e6_0
- idna=3.4=pyhd8ed1ab_0
- jpeg=9e=h0b41bf4_3
- lame=3.100=h166bdaf_1003
- lcms2=2.15=hfd0df8a_0
- ld_impl_linux-64=2.40=h41732ed_0
- lerc=4.0.0=h27087fc_0
- libblas=3.9.0=16_linux64_mkl
- libcblas=3.9.0=16_linux64_mkl
- libdeflate=1.17=h0b41bf4_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=12.2.0=h65d4601_19
- libhwloc=2.9.1=hd6dc26d_0
- libiconv=1.17=h166bdaf_0
- liblapack=3.9.0=16_linux64_mkl
- liblapacke=3.9.0=16_linux64_mkl
- libnsl=2.0.0=h7f98852_0
- libpng=1.6.39=h753d276_0
- libsqlite=3.40.0=h753d276_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libtiff=4.5.0=h6adf6a1_2
- libuuid=2.38.1=h0b41bf4_0
- libwebp-base=1.3.0=h0b41bf4_0
- libxcb=1.13=h7f98852_1004
- libxml2=2.10.4=hfdac1af_0
- libzlib=1.2.13=h166bdaf_4
- llvm-openmp=16.0.1=h417c0b6_0
- mkl=2022.1.0=h84fe81f_915
- mkl-devel=2022.1.0=ha770c72_916
- mkl-include=2022.1.0=h84fe81f_915
- ncurses=6.3=h27087fc_1
- nettle=3.6=he412f7d_0
- numpy=1.24.2=py39h7360e5f_0
- openh264=2.1.1=h780b84a_0
- openjpeg=2.5.0=hfec8fc6_2
- openssl=3.1.0=h0b41bf4_0
- pillow=9.4.0=py39h2320bf1_1
- pip=23.1=pyhd8ed1ab_0
- pthread-stubs=0.4=h36c2ea0_1001
- pycparser=2.21=pyhd8ed1ab_0
- pyopenssl=23.1.1=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.9.16=h2782a2a_0_cpython
- python_abi=3.9=3_cp39
- pytorch=1.12.1=py3.9_cuda10.2_cudnn7.6.5_0
- pytorch-mutex=1.0=cuda
- readline=8.2=h8228510_1
- requests=2.28.2=pyhd8ed1ab_1
- setuptools=67.6.1=pyhd8ed1ab_0
- tbb=2021.9.0=hf52228f_0
- tk=8.6.12=h27826a3_0
- torchaudio=0.12.1=py39_cu102
- torchvision=0.13.1=py39_cu102
- typing_extensions=4.5.0=pyha770c72_0
- tzdata=2023c=h71feb2d_0
- urllib3=1.26.15=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=h166bdaf_4
- zstd=1.5.2=h3eb15da_6
- pip:
- absl-py==1.4.0
- albumentations==1.3.0
- cachetools==5.3.0
- contourpy==1.0.7
- cycler==0.11.0
- efficientnet-pytorch==0.7.1
- filelock==3.12.0
- fonttools==4.39.3
- google-auth==2.17.3
- google-auth-oauthlib==1.0.0
- grpcio==1.54.0
- huggingface-hub==0.13.4
- imageio==2.27.0
- imgaug==0.4.0
- importlib-metadata==6.5.0
- importlib-resources==5.12.0
- joblib==1.2.0
- kiwisolver==1.4.4
- lazy-loader==0.2
- markdown==3.4.3
- markupsafe==2.1.2
- matplotlib==3.7.1
- munch==2.5.0
- networkx==3.1
- oauthlib==3.2.2
- opencv-python==4.7.0.72
- opencv-python-headless==4.7.0.72
- packaging==23.1
- pretrainedmodels==0.7.4
- protobuf==4.22.3
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pywavelets==1.4.1
- pyyaml==6.0
- qudida==0.0.4
- requests-oauthlib==1.3.1
- rsa==4.9
- scikit-image==0.20.0
- scikit-learn==1.2.2
- scipy==1.9.1
- segmentation-models-pytorch==0.3.2
- shapely==2.0.1
- six==1.16.0
- tensorboard==2.12.2
- tensorboard-data-server==0.7.0
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- tifffile==2023.4.12
- timm==0.6.12
- tqdm==4.65.0
- werkzeug==2.2.3
- zipp==3.15.0
prefix: /home/afia/anaconda3/envs/nc_net