-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
94 lines (94 loc) · 2.52 KB
/
environment.yaml
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
name: cancer
channels:
- pytorch
- defaults
- conda-forge
dependencies:
- blas=1.0=mkl
- brotlipy=0.7.0=py38h2bbff1b_1003
- ca-certificates=2022.10.11=haa95532_0
- certifi=2022.9.24=py38haa95532_0
- cffi=1.15.1=py38h2bbff1b_0
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cryptography=38.0.1=py38h21b164f_0
- cudatoolkit=11.3.1=h59b6b97_2
- freetype=2.12.1=ha860e81_0
- idna=3.4=py38haa95532_0
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9e=h2bbff1b_0
- lerc=3.0=hd77b12b_0
- libdeflate=1.8=h2bbff1b_5
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.4.0=h8a3f274_1
- libuv=1.40.0=he774522_0
- libwebp=1.2.4=h2bbff1b_0
- libwebp-base=1.2.4=h2bbff1b_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py38h2bbff1b_0
- mkl_fft=1.3.1=py38h277e83a_0
- mkl_random=1.2.2=py38hf11a4ad_0
- numpy=1.23.3=py38h3b20f71_0
- numpy-base=1.23.3=py38h4da318b_0
- openssl=1.1.1s=h2bbff1b_0
- pillow=9.2.0=py38hdc2b20a_1
- pip=22.2.2=py38haa95532_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py38haa95532_0
- python=3.8.13=h6244533_1
- pytorch=1.12.1=py3.8_cuda11.3_cudnn8_0
- pytorch-mutex=1.0=cuda
- requests=2.28.1=py38haa95532_0
- setuptools=65.5.0=py38haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.39.3=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- torchaudio=0.12.1=py38_cu113
- torchvision=0.13.1=py38_cu113
- typing_extensions=4.3.0=py38haa95532_0
- urllib3=1.26.12=py38haa95532_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- win_inet_pton=1.1.0=py38haa95532_0
- wincertstore=0.2=py38haa95532_2
- xz=5.2.6=h8cc25b3_0
- zlib=1.2.13=h8cc25b3_0
- zstd=1.5.2=h19a0ad4_0
- pip:
- albumentations==1.3.0
- click==8.1.3
- colorama==0.4.6
- docker-pycreds==0.4.0
- gitdb==4.0.9
- gitpython==3.1.29
- imageio==2.22.4
- joblib==1.2.0
- networkx==2.8.8
- opencv-python-headless==4.6.0.66
- packaging==21.3
- pandas==1.5.1
- pathtools==0.1.2
- promise==2.3
- protobuf==4.21.9
- psutil==5.9.4
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.6
- pywavelets==1.4.1
- pyyaml==6.0
- qudida==0.0.4
- scikit-image==0.19.3
- scikit-learn==1.1.3
- scipy==1.9.3
- sentry-sdk==1.10.1
- setproctitle==1.3.2
- shortuuid==1.0.11
- sklearn==0.0.post1
- smmap==5.0.0
- threadpoolctl==3.1.0
- tifffile==2022.10.10
- tqdm==4.64.1
- wandb==0.13.5
prefix: C:\anaconda3\envs\cancer