forked from TIO-IKIM/CellViT
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
61 lines (60 loc) · 1.29 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
name: cellvit_env
channels:
- conda-forge
- defaults
dependencies:
- python=3.9.7
- libtiff=4.5.0=h6adf6a1_2
- openslide=3.4.1=h7773abc_6
- pip=23.0=pyhd8ed1ab_0
- python-javabridge
- gcc
- pip:
- mako==1.2.4
- csbdeep==0.7.4
- h5py==3.9.0
- imageio==2.31.1
- kaleido==0.2.1
- keras==2.12.0
- natsort==8.4.0
- stardist==0.8.5
- pyjwt==2.6.0
- albumentations==1.3.0
- einops==0.6.1
- future==0.18.2
- geojson==3.0.0
- jupyterlab==4.0.2
- ipython-genutils==0.2.0
- keras==2.12.0
- matplotlib==3.7.1
- numpy>1.22,<1.24
- opencv_python_headless==4.5.4.58
- openslide_python==1.2.0
- pandarallel==1.6.5
- pandas==1.5.3
- Pillow==9.5.0
- pydantic==1.10.4
- PyYAML==6.0
- rasterio==1.3.5.post1
- schema==0.7.5
- scikit-image==0.19.3
- scikit-learn==1.2.1
- scikit-survival==0.21.0
- scipy<1.8.2
- seaborn==0.12.2
- SimpleITK==2.2.1
- Shapely==1.8.5.post1
- sqlalchemy==2.0.17
- tabulate==0.9.0
- tensorflow==2.12.0
- tqdm==4.65.0
- ujson==5.8.0
- wandb==0.15.4
- torchinfo==1.8.0
- torchmetrics==0.11.4
- flake8==6.0.0
- flake8-html==0.4.3
- pre-commit==3.0.3
- black==23.1.0
- genbadge==1.1.0
- histolab==0.6.0