-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathenvironment.yml
More file actions
94 lines (94 loc) · 2.31 KB
/
environment.yml
File metadata and controls
94 lines (94 loc) · 2.31 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
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: virtualmultiplexer
channels:
- defaults
dependencies:
- bzip2=1.0.8=h620ffc9_4
- ca-certificates=2023.08.22=hca03da5_0
- libffi=3.4.4=hca03da5_0
- ncurses=6.4=h313beb8_0
- openssl=3.0.11=h1a28f6b_2
- pip=23.2.1=py311hca03da5_0
- python=3.11.5=hb885b13_0
- readline=8.2=h1a28f6b_0
- setuptools=68.0.0=py311hca03da5_0
- sqlite=3.41.2=h80987f9_0
- tk=8.6.12=hb8d0fd4_0
- wheel=0.41.2=py311hca03da5_0
- xz=5.4.2=h80987f9_0
- zlib=1.2.13=h5a0b063_0
- pip:
- alembic==1.12.1
- antlr4-python3-runtime==4.9.3
- blinker==1.7.0
- certifi==2023.7.22
- charset-normalizer==3.3.0
- click==8.1.7
- cloudpickle==2.2.1
- contourpy==1.1.1
- cycler==0.12.1
- databricks-cli==0.18.0
- docker==6.1.3
- entrypoints==0.4
- et-xmlfile==1.1.0
- filelock==3.12.4
- flask==3.0.0
- fnmatch2==0.0.8
- fonttools==4.43.1
- fsspec==2023.9.2
- gitdb==4.0.11
- gitpython==3.1.40
- gunicorn==21.2.0
- idna==3.4
- imageio==2.31.5
- importlib-metadata==6.8.0
- itsdangerous==2.1.2
- jinja2==3.1.2
- joblib==1.3.2
- kiwisolver==1.4.5
- lazy-loader==0.3
- mako==1.2.4
- markdown==3.5.1
- markupsafe==2.1.3
- matplotlib==3.8.0
- mlflow==2.8.0
- monai==1.2.0
- mpmath==1.3.0
- networkx==3.1
- numpy==1.26.0
- oauthlib==3.2.2
- omegaconf==2.3.0
- opencv-python==4.8.1.78
- openpyxl==3.1.2
- packaging==23.2
- pandas==2.1.1
- pillow==10.0.1
- protobuf==4.25.0
- psutil==5.9.6
- pyarrow==13.0.0
- pyjwt==2.8.0
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2023.3.post1
- pyyaml==6.0.1
- querystring-parser==1.2.4
- requests==2.31.0
- scikit-image==0.22.0
- scikit-learn==1.3.1
- scipy==1.11.3
- six==1.16.0
- smmap==5.0.1
- sqlalchemy==2.0.23
- sqlparse==0.4.4
- sympy==1.12
- tabulate==0.9.0
- threadpoolctl==3.2.0
- tifffile==2023.9.26
- torch==2.1.0
- torchvision==0.16.0
- tqdm==4.66.1
- typing-extensions==4.8.0
- tzdata==2023.3
- urllib3==2.0.6
- websocket-client==1.6.4
- werkzeug==3.0.1
- zipp==3.17.0