-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yaml
More file actions
61 lines (61 loc) · 1.56 KB
/
environment.yaml
File metadata and controls
61 lines (61 loc) · 1.56 KB
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: vision-py311
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.9.24=haa95532_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.15=h827c3e9_0
- pip=24.2=py311haa95532_0
- python=3.11.10=h4607a30_0
- setuptools=75.1.0=py311haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.14=h0416ee5_0
- vc=14.40=h2eaa2aa_1
- vs2015_runtime=14.40.33807=h98bb1dd_1
- wheel=0.44.0=py311haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- colorama==0.4.6
- coloredlogs==15.0.1
- cx-freeze==7.2.5
- cx-logging==3.2.1
- flatbuffers==24.3.25
- humanfriendly==10.0
- imageio==2.36.0
- importlib-resources==6.4.5
- iniconfig==2.0.0
- lazy-loader==0.4
- lief==0.15.1
- mpmath==1.3.0
- networkx==3.4.2
- nibabel==5.3.2
- numpy==2.1.3
- onnxruntime-gpu==1.20.0
- opencv-python==4.10.0.84
- packaging==24.2
- pandas==2.2.3
- pillow==11.0.0
- pluggy==1.5.0
- protobuf==5.28.3
- pydicom==3.0.1
- pyreadline3==3.5.4
- pyside6==6.8.0.2
- pyside6-addons==6.8.0.2
- pyside6-essentials==6.8.0.2
- pytest==8.3.3
- python-dateutil==2.9.0.post0
- pytz==2024.2
- ruamel-yaml==0.18.6
- ruamel-yaml-clib==0.2.12
- scikit-image==0.24.0
- scipy==1.14.1
- shiboken6==6.8.0.2
- six==1.16.0
- slideio==2.6.3
- sortedcontainers==2.4.0
- sympy==1.13.3
- tifffile==2024.9.20
- typing-extensions==4.12.2
- tzdata==2024.2