-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
105 lines (105 loc) · 2.48 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
name: /ibex/project/c2134/Video4Medicine/carlos/ColorMAE/venv
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- bzip2=1.0.8
- ca-certificates=2024.7.2
- ld_impl_linux-64=2.38
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libstdcxx-ng=11.2.0
- libuuid=1.41.5
- ncurses=6.4
- openssl=3.0.15
- pip=24.2
- python=3.10.12
- readline=8.2
- sqlite=3.45.3
- tk=8.6.14
- wheel=0.44.0
- xz=5.4.6
- zlib=1.2.13
- pip:
- addict==2.4.0
- aliyun-python-sdk-core==2.15.2
- aliyun-python-sdk-kms==2.16.5
- certifi==2022.12.7
- cffi==1.17.1
- charset-normalizer==2.1.1
- click==8.1.7
- cmake==3.25.0
- colorama==0.4.6
- contourpy==1.3.0
- crcmod==1.7
- cryptography==43.0.1
- cycler==0.12.1
- einops==0.8.0
- filelock==3.14.0
- fonttools==4.54.0
- idna==3.4
- importlib-metadata==8.5.0
- jinja2==3.1.3
- jmespath==0.10.0
- kiwisolver==1.4.7
- lit==15.0.7
- markdown==3.7
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mat4py==0.6.0
- matplotlib==3.9.2
- mdurl==0.1.2
- mmcv==2.0.1
- mmdet==3.2.0
- mmengine==0.8.4
- mmpretrain==1.0.2
- mmsegmentation==1.1.2
- model-index==0.1.11
- modelindex==0.0.2
- mpmath==1.3.0
- networkx==3.2.1
- numpy==1.26.3
- opencv-python==4.10.0.84
- opendatalab==0.0.10
- openmim==0.3.9
- openxlab==0.1.1
- ordered-set==4.1.0
- oss2==2.17.0
- packaging==24.1
- pandas==2.2.3
- pillow==10.2.0
- platformdirs==4.3.6
- prettytable==3.11.0
- pycocotools==2.0.8
- pycparser==2.22
- pycryptodome==3.20.0
- pygments==2.18.0
- pyparsing==3.1.4
- python-dateutil==2.9.0.post0
- pytz==2023.4
- pyyaml==6.0.2
- requests==2.28.2
- rich==13.4.2
- scipy==1.14.1
- setuptools==60.2.0
- shapely==2.0.6
- six==1.16.0
- sympy==1.12
- tabulate==0.9.0
- termcolor==2.4.0
- terminaltables==3.1.10
- tomli==2.0.1
- torch==2.0.1+cu118
- torchaudio==2.0.2+cu118
- torchvision==0.15.2+cu118
- tqdm==4.65.2
- triton==2.0.0
- typing-extensions==4.9.0
- tzdata==2024.1
- urllib3==1.26.13
- wcwidth==0.2.13
- yapf==0.40.1
- zipp==3.20.2
prefix: /ibex/project/c2134/Video4Medicine/carlos/ColorMAE/venv