File size: 7,706 Bytes
b6deff2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
name: mmedagent
channels:
  - conda-forge
  - defaults
dependencies:
  - _libgcc_mutex=0.1=main
  - _openmp_mutex=5.1=1_gnu
  - asttokens=2.4.1=pyhd8ed1ab_0
  - bzip2=1.0.8=h5eee18b_6
  - ca-certificates=2024.7.4=hbcca054_0
  - comm=0.2.2=pyhd8ed1ab_0
  - decorator=5.1.1=pyhd8ed1ab_0
  - entrypoints=0.4=pyhd8ed1ab_0
  - executing=2.0.1=pyhd8ed1ab_0
  - ipykernel=6.29.5=pyh3099207_0
  - ipython=8.26.0=pyh707e725_0
  - jedi=0.19.1=pyhd8ed1ab_0
  - jupyter_core=5.7.2=py310hff52083_0
  - ld_impl_linux-64=2.38=h1181459_1
  - libffi=3.4.4=h6a678d5_1
  - libgcc-ng=11.2.0=h1234567_1
  - libgomp=11.2.0=h1234567_1
  - libsodium=1.0.18=h36c2ea0_1
  - libstdcxx-ng=11.2.0=h1234567_1
  - libuuid=1.41.5=h5eee18b_0
  - matplotlib-inline=0.1.7=pyhd8ed1ab_0
  - ncurses=6.4=h6a678d5_0
  - nest-asyncio=1.6.0=pyhd8ed1ab_0
  - openssl=3.0.14=h5eee18b_0
  - parso=0.8.4=pyhd8ed1ab_0
  - pexpect=4.9.0=pyhd8ed1ab_0
  - pickleshare=0.7.5=py_1003
  - platformdirs=4.2.2=pyhd8ed1ab_0
  - prompt-toolkit=3.0.47=pyha770c72_0
  - ptyprocess=0.7.0=pyhd3deb0d_0
  - pure_eval=0.2.3=pyhd8ed1ab_0
  - pygments=2.18.0=pyhd8ed1ab_0
  - python=3.10.14=h955ad1f_1
  - python_abi=3.10=2_cp310
  - readline=8.2=h5eee18b_0
  - six=1.16.0=pyh6c4a22f_0
  - sqlite=3.45.3=h5eee18b_0
  - stack_data=0.6.2=pyhd8ed1ab_0
  - tk=8.6.14=h39e8969_0
  - traitlets=5.14.3=pyhd8ed1ab_0
  - typing_extensions=4.12.2=pyha770c72_0
  - wcwidth=0.2.13=pyhd8ed1ab_0
  - xz=5.4.6=h5eee18b_1
  - zeromq=4.3.5=h6a678d5_0
  - zlib=1.2.13=h5eee18b_1
  - pip:
    - accelerate==0.21.0
    - addict==2.4.0
    - aiofiles==23.2.1
    - aiohttp==3.9.5
    - aiosignal==1.3.1
    - aliyun-python-sdk-core==2.15.2
    - aliyun-python-sdk-kms==2.16.4
    - altair==5.3.0
    - anyio==4.3.0
    - argon2-cffi==23.1.0
    - argon2-cffi-bindings==21.2.0
    - arrow==1.3.0
    - async-lru==2.0.4
    - async-timeout==4.0.3
    - async-tio==1.3.2
    - attrs==23.2.0
    - babel==2.16.0
    - beautifulsoup4==4.12.2
    - bitsandbytes==0.41.0
    - bleach==6.1.0
    - certifi==2022.12.7
    - cffi==1.17.0
    - charset-normalizer==2.1.1
    - click==8.1.7
    - clip==1.0
    - cmake==3.25.0
    - contourpy==1.2.1
    - crcmod==1.7
    - cryptography==43.0.0
    - cycler==0.12.1
    - dataclasses-json==0.5.14
    - datasets==2.8.0
    - debugpy==1.6.7
    - deepspeed==0.9.5
    - defusedxml==0.7.1
    - dill==0.3.6
    - distro==1.9.0
    - dnspython==2.6.1
    - docker-pycreds==0.4.0
    - easydict==1.10
    - einops==0.6.1
    - einops-exts==0.0.4
    - email-validator==2.1.1
    - exceptiongroup==1.2.1
    - fastapi==0.111.0
    - fastapi-cli==0.0.4
    - fastjsonschema==2.20.0
    - ffmpy==0.3.2
    - filelock==3.13.1
    - flash-attn==2.5.8
    - fonttools==4.52.1
    - fqdn==1.5.1
    - frozenlist==1.4.1
    - fsspec==2024.5.0
    - ftfy==6.2.3
    - gast==0.6.0
    - gensim==4.3.3
    - gitdb==4.0.11
    - gitpython==3.1.43
    - google==3.0.0
    - gradio==3.35.2
    - gradio-client==0.2.9
    - greenlet==3.0.3
    - h11==0.14.0
    - hjson==3.1.0
    - httpcore==0.17.3
    - httptools==0.6.1
    - httpx==0.24.0
    - huggingface-hub==0.23.1
    - idna==3.4
    - imageio==2.35.1
    - importlib-metadata==8.2.0
    - ipympl==0.9.4
    - ipython-genutils==0.2.0
    - ipywidgets==8.1.5
    - isoduration==20.11.0
    - jieba==0.42.1
    - jinja2==3.1.3
    - jiter==0.5.0
    - jmespath==0.10.0
    - joblib==1.4.2
    - json5==0.9.25
    - jsonpointer==3.0.0
    - jsonschema==4.22.0
    - jsonschema-specifications==2023.12.1
    - jupyter-client==8.6.2
    - jupyter-core==5.7.2
    - jupyter-events==0.10.0
    - jupyter-lsp==2.2.5
    - jupyter-server==2.14.2
    - jupyter-server-terminals==0.5.3
    - jupyterlab==4.2.5
    - jupyterlab-pygments==0.3.0
    - jupyterlab-server==2.27.3
    - jupyterlab-widgets==3.0.13
    - kiwisolver==1.4.5
    - langchain==0.0.180
    - lazy-loader==0.4
    - linkify-it-py==2.0.3
    - lit==15.0.7
    - llava==1.1.3
    - loguru==0.7.2
    - markdown-it-py==2.2.0
    - markdown2==2.4.13
    - markupsafe==2.1.5
    - marshmallow==3.22.0
    - matplotlib==3.9.0
    - mdit-py-plugins==0.3.3
    - mdurl==0.1.2
    - mistune==3.0.2
    - mmdet==2.28.2
    - modelscope==1.5.2
    - monai==1.3.2
    - mpmath==1.3.0
    - multidict==6.0.5
    - multiprocess==0.70.14
    - mypy-extensions==1.0.0
    - nbclient==0.10.0
    - nbconvert==7.16.4
    - nbformat==5.10.4
    - networkx==3.2.1
    - nibabel==4.0.2
    - ninja==1.11.1.1
    - notebook-shim==0.2.4
    - numexpr==2.10.1
    - numpy==1.23.2
    - nvidia-cublas-cu11==11.10.3.66
    - nvidia-cuda-cupti-cu11==11.7.101
    - nvidia-cuda-nvrtc-cu11==11.7.99
    - nvidia-cuda-runtime-cu11==11.7.99
    - nvidia-cudnn-cu11==8.5.0.96
    - nvidia-cufft-cu11==10.9.0.58
    - nvidia-curand-cu11==10.2.10.91
    - nvidia-cusolver-cu11==11.4.0.1
    - nvidia-cusparse-cu11==11.7.4.91
    - nvidia-nccl-cu11==2.14.3
    - nvidia-nvtx-cu11==11.7.91
    - open-clip-torch==2.23.0
    - openai==1.43.0
    - openaiauth==0.3.6
    - openapi-schema-pydantic==1.2.4
    - opencv-contrib-python==4.6.0.66
    - opencv-python==4.9.0.80
    - opencv-python-headless==4.10.0.84
    - orjson==3.10.3
    - oss2==2.18.6
    - overrides==7.7.0
    - packaging==24.0
    - pandas==1.4.3
    - pandocfilters==1.5.1
    - peft==0.4.0
    - pillow==9.5.0
    - pip==24.0
    - prometheus-client==0.20.0
    - protobuf==4.25.3
    - psutil==5.9.0
    - py-cpuinfo==9.0.0
    - pyarrow==17.0.0
    - pycocotools==2.0.8
    - pycparser==2.22
    - pycryptodome==3.20.0
    - pydantic==1.10.15
    - pydub==0.25.1
    - pyparsing==3.1.2
    - pysocks==1.7.1
    - python-dateutil==2.9.0.post0
    - python-dotenv==1.0.1
    - python-json-logger==2.0.7
    - python-multipart==0.0.9
    - pytz==2024.1
    - pyyaml==6.0.1
    - pyzmq==25.1.2
    - referencing==0.35.1
    - regex==2024.5.15
    - requests==2.32.3
    - responses==0.18.0
    - revchatgpt==5.1.3
    - rfc3339-validator==0.1.4
    - rfc3986-validator==0.1.1
    - rich==13.7.1
    - rpds-py==0.18.1
    - safetensors==0.4.3
    - scikit-image==0.24.0
    - scikit-learn==1.2.2
    - scipy==1.14.1
    - semantic-version==2.10.0
    - send2trash==1.8.3
    - sentencepiece==0.1.99
    - sentry-sdk==2.3.1
    - setproctitle==1.3.3
    - setuptools==59.8.0
    - shellingham==1.5.4
    - shortuuid==1.0.13
    - simpleitk==2.4.0
    - simplejson==3.19.3
    - smart-open==7.0.4
    - smmap==5.0.1
    - sniffio==1.3.1
    - socksio==1.0.0
    - sortedcontainers==2.4.0
    - soupsieve==2.6
    - sqlalchemy==2.0.32
    - starlette==0.37.2
    - supervision==0.10.0
    - svgwrite==1.4.3
    - sympy==1.12
    - tenacity==8.5.0
    - terminado==0.18.1
    - terminaltables==3.1.10
    - text2vec==1.1.8
    - threadpoolctl==3.5.0
    - tifffile==2024.8.30
    - tiktoken==0.7.0
    - timm==0.6.13
    - tinycss2==1.3.0
    - tokenizers==0.13.3
    - tomli==2.0.1
    - toolz==0.12.1
    - torch==2.0.1+cu118
    - torchaudio==2.0.2+cu118
    - torchvision==0.15.2+cu118
    - tornado==6.4.1
    - tqdm==4.65.0
    - transformers==4.31.0
    - triton==2.0.0
    - typer==0.12.3
    - types-python-dateutil==2.9.0.20240821
    - typing-extensions==4.9.0
    - typing-inspect==0.9.0
    - tzdata==2024.1
    - uc-micro-py==1.0.3
    - ujson==5.10.0
    - uri-template==1.3.0
    - urllib3==1.26.13
    - uvicorn==0.29.0
    - uvloop==0.19.0
    - wandb==0.17.0
    - watchfiles==0.21.0
    - wavedrom==2.0.3.post3
    - webcolors==24.8.0
    - webencodings==0.5.1
    - websocket-client==1.8.0
    - websockets==12.0
    - wheel==0.43.0
    - widgetsnbextension==4.0.13
    - wrapt==1.16.0
    - xxhash==3.5.0
    - yapf==0.40.2
    - yarl==1.9.4
    - zipp==3.19.2
prefix: /home/jack/anaconda3/envs/llavaplus