Upload med_environment.yml
Browse files- med_environment.yml +269 -0
med_environment.yml
ADDED
@@ -0,0 +1,269 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: med
|
2 |
+
channels:
|
3 |
+
- conda-forge
|
4 |
+
- defaults
|
5 |
+
dependencies:
|
6 |
+
- _libgcc_mutex=0.1
|
7 |
+
- _openmp_mutex=5.1
|
8 |
+
- asttokens=2.2.1
|
9 |
+
- backcall=0.2.0
|
10 |
+
- backports=1.0
|
11 |
+
- backports.functools_lru_cache=1.6.5
|
12 |
+
- bzip2=1.0.8
|
13 |
+
- ca-certificates=2023.7.22
|
14 |
+
- comm=0.1.4
|
15 |
+
- debugpy=1.6.7
|
16 |
+
- decorator=5.1.1
|
17 |
+
- entrypoints=0.4
|
18 |
+
- executing=1.2.0
|
19 |
+
- ipykernel=6.25.1
|
20 |
+
- ipython=8.14.0
|
21 |
+
- jedi=0.19.0
|
22 |
+
- jupyter_client=7.3.4
|
23 |
+
- jupyter_core=5.3.1
|
24 |
+
- ld_impl_linux-64=2.38
|
25 |
+
- libffi=3.4.4
|
26 |
+
- libgcc-ng=11.2.0
|
27 |
+
- libgomp=11.2.0
|
28 |
+
- libsodium=1.0.18
|
29 |
+
- libstdcxx-ng=11.2.0
|
30 |
+
- libuuid=1.41.5
|
31 |
+
- matplotlib-inline=0.1.6
|
32 |
+
- ncurses=6.4
|
33 |
+
- openssl=3.0.10
|
34 |
+
- packaging=23.1
|
35 |
+
- parso=0.8.3
|
36 |
+
- pexpect=4.8.0
|
37 |
+
- pickleshare=0.7.5
|
38 |
+
- pip=23.2.1
|
39 |
+
- platformdirs=3.10.0
|
40 |
+
- prompt-toolkit=3.0.39
|
41 |
+
- prompt_toolkit=3.0.39
|
42 |
+
- ptyprocess=0.7.0
|
43 |
+
- pure_eval=0.2.2
|
44 |
+
- pygments=2.16.1
|
45 |
+
- python=3.10.12
|
46 |
+
- python-dateutil=2.8.2
|
47 |
+
- python_abi=3.10
|
48 |
+
- pyzmq=25.1.0
|
49 |
+
- readline=8.2
|
50 |
+
- setuptools=68.0.0
|
51 |
+
- six=1.16.0
|
52 |
+
- sqlite=3.41.2
|
53 |
+
- stack_data=0.6.2
|
54 |
+
- tk=8.6.12
|
55 |
+
- tornado=6.1
|
56 |
+
- traitlets=5.9.0
|
57 |
+
- typing-extensions=4.7.1
|
58 |
+
- typing_extensions=4.7.1
|
59 |
+
- wcwidth=0.2.6
|
60 |
+
- wheel=0.38.4
|
61 |
+
- xz=5.4.2
|
62 |
+
- zeromq=4.3.4
|
63 |
+
- zlib=1.2.13
|
64 |
+
- pip:
|
65 |
+
- absl-py==1.4.0
|
66 |
+
- accelerate==0.22.0
|
67 |
+
- aiofiles==23.2.1
|
68 |
+
- aiohttp==3.8.5
|
69 |
+
- aiosignal==1.3.1
|
70 |
+
- altair==5.1.1
|
71 |
+
- annotated-types==0.5.0
|
72 |
+
- anyio==3.7.1
|
73 |
+
- appdirs==1.4.4
|
74 |
+
- async-timeout==4.0.3
|
75 |
+
- asyncer==0.0.2
|
76 |
+
- attrs==23.1.0
|
77 |
+
- auth0-python==4.4.1
|
78 |
+
- backoff==2.2.1
|
79 |
+
- bcrypt==4.0.1
|
80 |
+
- beautifulsoup4==4.12.2
|
81 |
+
- bidict==0.22.1
|
82 |
+
- bitsandbytes==0.41.1
|
83 |
+
- black==23.7.0
|
84 |
+
- brotli==1.0.9
|
85 |
+
- bs4==0.0.1
|
86 |
+
- certifi==2023.7.22
|
87 |
+
- cffi==1.15.1
|
88 |
+
- chainlit==0.6.3
|
89 |
+
- chardet==5.2.0
|
90 |
+
- charset-normalizer==3.2.0
|
91 |
+
- chroma-hnswlib==0.7.2
|
92 |
+
- chromadb==0.4.8
|
93 |
+
- click==8.1.7
|
94 |
+
- cmake==3.27.2
|
95 |
+
- coloredlogs==15.0.1
|
96 |
+
- contourpy==1.1.0
|
97 |
+
- cryptography==41.0.3
|
98 |
+
- cycler==0.11.0
|
99 |
+
- dataclasses-json==0.5.14
|
100 |
+
- datasets==2.14.4
|
101 |
+
- dill==0.3.7
|
102 |
+
- docker-pycreds==0.4.0
|
103 |
+
- duckduckgo-search==3.8.5
|
104 |
+
- exceptiongroup==1.1.3
|
105 |
+
- fastapi==0.97.0
|
106 |
+
- fastapi-socketio==0.0.10
|
107 |
+
- ffmpy==0.3.1
|
108 |
+
- filelock==3.12.3
|
109 |
+
- filetype==1.2.0
|
110 |
+
- fire==0.5.0
|
111 |
+
- flatbuffers==23.5.26
|
112 |
+
- fonttools==4.42.1
|
113 |
+
- frozenlist==1.4.0
|
114 |
+
- fsspec==2023.6.0
|
115 |
+
- gitdb==4.0.10
|
116 |
+
- gitpython==3.1.32
|
117 |
+
- google==3.0.0
|
118 |
+
- google-auth==2.22.0
|
119 |
+
- google-auth-oauthlib==1.0.0
|
120 |
+
- google-cloud==0.34.0
|
121 |
+
- googleapis-common-protos==1.60.0
|
122 |
+
- gradio==3.41.2
|
123 |
+
- gradio-client==0.5.0
|
124 |
+
- greenlet==2.0.2
|
125 |
+
- h11==0.14.0
|
126 |
+
- h2==4.1.0
|
127 |
+
- hpack==4.0.0
|
128 |
+
- httpcore==0.17.3
|
129 |
+
- httptools==0.6.0
|
130 |
+
- httpx==0.24.1
|
131 |
+
- huggingface-hub==0.16.4
|
132 |
+
- humanfriendly==10.0
|
133 |
+
- hyperframe==6.0.1
|
134 |
+
- idna==3.4
|
135 |
+
- importlib-metadata==6.8.0
|
136 |
+
- importlib-resources==6.0.1
|
137 |
+
- jinja2==3.1.2
|
138 |
+
- joblib==1.3.2
|
139 |
+
- jsonschema==4.19.0
|
140 |
+
- jsonschema-specifications==2023.7.1
|
141 |
+
- kiwisolver==1.4.5
|
142 |
+
- langchain==0.0.277
|
143 |
+
- langsmith==0.0.30
|
144 |
+
- lazify==0.4.0
|
145 |
+
- lit==16.0.6
|
146 |
+
- markdown==3.4.4
|
147 |
+
- markupsafe==2.1.3
|
148 |
+
- marshmallow==3.20.1
|
149 |
+
- matplotlib==3.7.2
|
150 |
+
- monotonic==1.6
|
151 |
+
- mpmath==1.3.0
|
152 |
+
- multidict==6.0.4
|
153 |
+
- multiprocess==0.70.15
|
154 |
+
- mypy-extensions==1.0.0
|
155 |
+
- nest-asyncio==1.5.7
|
156 |
+
- networkx==3.1
|
157 |
+
- nltk==3.8.1
|
158 |
+
- nodeenv==1.8.0
|
159 |
+
- numexpr==2.8.5
|
160 |
+
- numpy==1.25.2
|
161 |
+
- nvidia-cublas-cu11==11.10.3.66
|
162 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
163 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
164 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
165 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
166 |
+
- nvidia-cufft-cu11==10.9.0.58
|
167 |
+
- nvidia-curand-cu11==10.2.10.91
|
168 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
169 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
170 |
+
- nvidia-nccl-cu11==2.14.3
|
171 |
+
- nvidia-nvtx-cu11==11.7.91
|
172 |
+
- oauthlib==3.2.2
|
173 |
+
- onnxruntime==1.15.1
|
174 |
+
- openai==0.27.10
|
175 |
+
- opentelemetry-api==1.19.0
|
176 |
+
- opentelemetry-exporter-otlp==1.19.0
|
177 |
+
- opentelemetry-exporter-otlp-proto-common==1.19.0
|
178 |
+
- opentelemetry-exporter-otlp-proto-grpc==1.19.0
|
179 |
+
- opentelemetry-exporter-otlp-proto-http==1.19.0
|
180 |
+
- opentelemetry-instrumentation==0.40b0
|
181 |
+
- opentelemetry-proto==1.19.0
|
182 |
+
- opentelemetry-sdk==1.19.0
|
183 |
+
- opentelemetry-semantic-conventions==0.40b0
|
184 |
+
- orjson==3.9.5
|
185 |
+
- overrides==7.4.0
|
186 |
+
- pandas==2.1.0
|
187 |
+
- pathspec==0.11.2
|
188 |
+
- pathtools==0.1.2
|
189 |
+
- peft==0.6.0.dev0
|
190 |
+
- pillow==10.0.0
|
191 |
+
- playwright==1.37.0
|
192 |
+
- posthog==3.0.2
|
193 |
+
- prisma==0.9.1
|
194 |
+
- protobuf==4.24.2
|
195 |
+
- psutil==5.9.5
|
196 |
+
- pulsar-client==3.3.0
|
197 |
+
- pyarrow==13.0.0
|
198 |
+
- pyasn1==0.5.0
|
199 |
+
- pyasn1-modules==0.3.0
|
200 |
+
- pycparser==2.21
|
201 |
+
- pydantic==1.10.12
|
202 |
+
- pydantic-core==2.6.3
|
203 |
+
- pydub==0.25.1
|
204 |
+
- pyee==9.0.4
|
205 |
+
- pyjwt==2.8.0
|
206 |
+
- pyopenssl==23.2.0
|
207 |
+
- pyparsing==3.0.9
|
208 |
+
- pypdf2==3.0.1
|
209 |
+
- pypika==0.48.9
|
210 |
+
- pytesseract==0.3.10
|
211 |
+
- python-dotenv==1.0.0
|
212 |
+
- python-engineio==4.6.1
|
213 |
+
- python-graphql-client==0.4.3
|
214 |
+
- python-magic==0.4.27
|
215 |
+
- python-multipart==0.0.6
|
216 |
+
- python-socketio==5.8.0
|
217 |
+
- pytz==2023.3
|
218 |
+
- pyyaml==6.0.1
|
219 |
+
- referencing==0.30.2
|
220 |
+
- regex==2023.8.8
|
221 |
+
- requests==2.31.0
|
222 |
+
- requests-oauthlib==1.3.1
|
223 |
+
- rpds-py==0.10.0
|
224 |
+
- rsa==4.9
|
225 |
+
- safetensors==0.3.3
|
226 |
+
- scipy==1.11.2
|
227 |
+
- semantic-version==2.10.0
|
228 |
+
- sentencepiece==0.1.99
|
229 |
+
- sentry-sdk==1.30.0
|
230 |
+
- setproctitle==1.3.2
|
231 |
+
- smmap==5.0.0
|
232 |
+
- sniffio==1.3.0
|
233 |
+
- socksio==1.0.0
|
234 |
+
- soupsieve==2.4.1
|
235 |
+
- sqlalchemy==2.0.20
|
236 |
+
- sqlparse==0.4.4
|
237 |
+
- starlette==0.27.0
|
238 |
+
- sympy==1.12
|
239 |
+
- syncer==2.0.3
|
240 |
+
- tabulate==0.9.0
|
241 |
+
- tenacity==8.2.3
|
242 |
+
- tensorboard==2.14.0
|
243 |
+
- tensorboard-data-server==0.7.1
|
244 |
+
- termcolor==2.3.0
|
245 |
+
- tiktoken==0.4.0
|
246 |
+
- tokenize-rt==5.2.0
|
247 |
+
- tokenizers==0.13.3
|
248 |
+
- tomli==2.0.1
|
249 |
+
- tomlkit==0.12.1
|
250 |
+
- toolz==0.12.0
|
251 |
+
- torch==2.0.1
|
252 |
+
- tqdm==4.66.1
|
253 |
+
- transformers==4.33.0.dev0
|
254 |
+
- triton==2.0.0
|
255 |
+
- typing-inspect==0.9.0
|
256 |
+
- tzdata==2023.3
|
257 |
+
- unstructured==0.10.10
|
258 |
+
- uptrace==1.19.0
|
259 |
+
- urllib3==1.26.16
|
260 |
+
- uvicorn==0.22.0
|
261 |
+
- uvloop==0.17.0
|
262 |
+
- wandb==0.15.9
|
263 |
+
- watchfiles==0.19.0
|
264 |
+
- websockets==11.0.3
|
265 |
+
- werkzeug==2.3.7
|
266 |
+
- wrapt==1.15.0
|
267 |
+
- xxhash==3.3.0
|
268 |
+
- yarl==1.9.2
|
269 |
+
- zipp==3.16.2
|