-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
135 lines (135 loc) · 3.61 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
name: ai4life_cilia
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2023.12.12=haa95532_0
- cudatoolkit=11.3.1=h59b6b97_2
- intel-openmp=2023.1.0=h59b6b97_46320
- libffi=3.4.4=hd77b12b_0
- libuv=1.44.2=h2bbff1b_0
- mkl=2023.1.0=h6b88ed4_46358
- openssl=3.0.13=h2bbff1b_0
- pip=23.3.1=py38haa95532_0
- python=3.8.18=h1aa4202_0
- pytorch=1.12.0=py3.8_cuda11.3_cudnn8_0
- pytorch-mutex=1.0=cuda
- setuptools=68.2.2=py38haa95532_0
- sqlite=3.41.2=h2bbff1b_0
- tbb=2021.8.0=h59b6b97_0
- typing_extensions=4.9.0=py38haa95532_1
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.41.2=py38haa95532_0
- pip:
- aicsimageio==4.13.0
- aicspylibczi==3.1.2
- aiobotocore==2.5.4
- aiohttp==3.9.3
- aioitertools==0.11.0
- aiosignal==1.3.1
- annotated-types==0.6.0
- asciitree==0.3.3
- async-timeout==4.0.3
- attrs==23.2.0
- botocore==1.31.17
- cachetools==5.3.2
- cellpose==2.3.2
- certifi==2024.2.2
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==3.0.0
- colorama==0.4.6
- contourpy==1.1.1
- cycler==0.12.1
- dask==2023.5.0
- distributed==2023.5.0
- easygui==0.98.3
- elementpath==4.2.1
- fasteners==0.19
- fastremap==1.14.1
- fonttools==4.48.1
- frozenlist==1.4.1
- fsspec==2023.6.0
- google-api-core==2.17.0
- google-auth==2.27.0
- google-cloud-core==2.4.1
- google-cloud-storage==2.14.0
- google-crc32c==1.5.0
- google-resumable-media==2.7.0
- googleapis-common-protos==1.62.0
- idna==3.6
- imagecodecs==2023.3.16
- imageio==2.34.0
- importlib-metadata==7.0.1
- importlib-resources==6.1.1
- jinja2==3.1.3
- jmespath==1.0.1
- kiwisolver==1.4.5
- lazy-loader==0.3
- llvmlite==0.41.1
- locket==1.0.0
- lxml==4.9.4
- markupsafe==2.1.5
- matplotlib==3.7.4
- msgpack==1.0.7
- multidict==6.0.5
- natsort==8.4.0
- networkx==3.1
- numba==0.58.1
- numcodecs==0.12.1
- numpy==1.24.0
- ome-types==0.4.5
- ome-zarr==0.8.3
- opencv-python==4.9.0.80
- opencv-python-headless==4.9.0.80
- packaging==23.2
- pandas==2.0.3
- partd==1.4.1
- pillow==10.2.0
- protobuf==4.25.2
- psutil==5.9.8
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pydantic==2.6.1
- pydantic-compat==0.1.2
- pydantic-core==2.16.2
- pygments==2.17.2
- pyparsing==3.1.1
- pyqt6==6.6.1
- pyqt6-qt6==6.6.1
- pyqt6-sip==13.6.0
- pyqtgraph==0.13.3
- python-dateutil==2.8.2
- pytz==2024.1
- pywavelets==1.4.1
- pyyaml==6.0.1
- qtpy==2.4.1
- readlif==0.6.5
- requests==2.31.0
- resource-backed-dask-array==0.1.0
- roifile==2023.5.12
- rsa==4.9
- s3fs==2023.6.0
- scikit-image==0.21.0
- scipy==1.10.1
- six==1.16.0
- sortedcontainers==2.4.0
- superqt==0.6.1
- tblib==3.0.0
- tifffile==2023.2.28
- toolz==0.12.1
- tornado==6.4
- tqdm==4.66.2
- tzdata==2024.1
- urllib3==1.26.18
- wrapt==1.16.0
- xarray==2023.1.0
- xmlschema==3.0.1
- xsdata==24.1
- yarl==1.9.4
- zarr==2.15.0
- zict==3.0.0
- zipp==3.17.0
prefix: C:\Users\damian.dalle\AppData\Local\anaconda3\envs\ai4life_cilia