-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
168 lines (168 loc) · 4.51 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
name: encord-maskrcnn
channels:
- conda-forge
- pytorch
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- brotli=1.0.9=h166bdaf_8
- brotli-bin=1.0.9=h166bdaf_8
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.9.24=ha878542_0
- contourpy=1.0.6=py39hf939315_0
- cycler=0.11.0=pyhd8ed1ab_0
- cython=0.29.32=py39h5a03fae_1
- fonttools=4.38.0=py39hb9d737c_1
- freetype=2.12.1=hca18f0e_1
- jpeg=9e=h166bdaf_2
- kiwisolver=1.4.4=py39hf939315_1
- lcms2=2.14=h6ed2654_0
- ld_impl_linux-64=2.39=hcc3a1bd_1
- lerc=4.0.0=h27087fc_0
- libblas=3.9.0=16_linux64_openblas
- libbrotlicommon=1.0.9=h166bdaf_8
- libbrotlidec=1.0.9=h166bdaf_8
- libbrotlienc=1.0.9=h166bdaf_8
- libcblas=3.9.0=16_linux64_openblas
- libdeflate=1.14=h166bdaf_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- libgomp=12.2.0=h65d4601_19
- liblapack=3.9.0=16_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.21=pthreads_h78a6416_3
- libpng=1.6.39=h753d276_0
- libsqlite=3.40.0=h753d276_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libtiff=4.4.0=h55922b4_4
- libuuid=2.32.1=h7f98852_1000
- libwebp-base=1.2.4=h166bdaf_0
- libxcb=1.13=h7f98852_1004
- libzlib=1.2.13=h166bdaf_4
- matplotlib-base=3.6.2=py39hf9fd14e_0
- munkres=1.1.4=pyh9f0ad1d_0
- ncurses=6.3=h27087fc_1
- numpy=1.23.5=py39h3d75532_0
- openjpeg=2.5.0=h7d73246_1
- openssl=3.0.7=h166bdaf_0
- packaging=21.3=pyhd8ed1ab_0
- pip=22.3.1=pyhd8ed1ab_0
- pthread-stubs=0.4=h36c2ea0_1001
- pycocotools=2.0.6=py39h2ae25f5_1
- pyparsing=3.0.9=pyhd8ed1ab_0
- python=3.9.15=hba424b6_0_cpython
- python-dateutil=2.8.2=pyhd8ed1ab_0
- python_abi=3.9=3_cp39
- readline=8.1.2=h0f457ee_0
- setuptools=65.5.1=pyhd8ed1ab_0
- six=1.16.0=pyh6c4a22f_0
- tk=8.6.12=h27826a3_0
- unicodedata2=15.0.0=py39hb9d737c_0
- wheel=0.38.4=pyhd8ed1ab_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xz=5.2.6=h166bdaf_0
- zstd=1.5.2=h6239696_4
- pip:
- aiohttp==3.8.3
- aiosignal==1.3.1
- altair==4.2.0
- async-timeout==4.0.2
- attrs==22.1.0
- av==9.2.0
- blessed==1.19.1
- blinker==1.5
- cachetools==5.2.0
- certifi==2022.9.24
- cffi==1.15.1
- chardet==3.0.4
- charset-normalizer==2.1.1
- click==8.1.3
- commonmark==0.9.1
- cryptography==3.4.8
- decorator==5.1.1
- docker-pycreds==0.4.0
- encord==0.1.54
- encord-active==0.1.17
- entrypoints==0.4
- faiss-cpu==1.7.3
- fire==0.4.0
- frozenlist==1.3.3
- fsspec==2022.11.0
- gitdb==4.0.10
- gitpython==3.1.29
- idna==2.10
- importlib-metadata==5.1.0
- inquirer==2.10.1
- jinja2==3.1.2
- joblib==1.2.0
- jsonschema==4.17.3
- lightning-utilities==0.3.0
- loguru==0.6.0
- markupsafe==2.1.1
- multidict==6.0.2
- mypy-extensions==0.4.3
- natsort==8.2.0
- opencv-python==4.5.5.64
- pandas==1.5.2
- pandera==0.13.4
- pathtools==0.1.2
- pillow==9.3.0
- plotly==5.11.0
- promise==2.3
- protobuf==3.20.1
- psutil==5.9.4
- pyarrow==10.0.1
- pycparser==2.21
- pydantic==1.10.2
- pydeck==0.8.0
- pygments==2.13.0
- pympler==1.0.1
- pyrsistent==0.19.2
- python-dotenv==0.21.0
- python-editor==1.0.4
- pytz==2022.6
- pytz-deprecation-shim==0.1.0.post0
- pyyaml==6.0
- readchar==4.0.3
- requests==2.25.0
- rich==12.6.0
- scikit-learn==1.1.3
- scipy==1.8.1
- screeninfo==0.8.1
- semver==2.13.0
- sentry-sdk==1.11.1
- setproctitle==1.3.2
- shapely==1.8.5.post1
- shortuuid==1.0.11
- smmap==5.0.0
- streamlit==1.13.0
- streamlit-nested-layout==0.1.1
- tenacity==8.1.0
- tensorboardx==2.5.1
- termcolor==2.1.1
- threadpoolctl==3.1.0
- toml==0.10.2
- toolz==0.12.0
- torch==1.12.1
- torchmetrics==0.11.0
- torchvision==0.13.1
- tornado==6.2
- tqdm==4.64.1
- typer==0.6.1
- types-pytz==2022.6.0.1
- typing-extensions==4.4.0
- typing-inspect==0.8.0
- tzdata==2022.7
- tzlocal==4.2
- urllib3==1.26.13
- validators==0.20.0
- wandb==0.13.5
- watchdog==2.1.9
- wcwidth==0.2.5
- wrapt==1.14.1
- yarl==1.8.1
- zipp==3.11.0
prefix: /opt/conda/envs/encord-maskrcnn