Create environment.yml
Browse files- environment.yml +387 -0
environment.yml
ADDED
@@ -0,0 +1,387 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: ashwin-vlms
|
2 |
+
channels:
|
3 |
+
- nvidia
|
4 |
+
- https://aws-ml-conda-pre-prod-ec2.s3.us-west-2.amazonaws.com
|
5 |
+
- conda-forge
|
6 |
+
- nvidia/label/cuda-11.8.0
|
7 |
+
- pytorch
|
8 |
+
dependencies:
|
9 |
+
- _libgcc_mutex=0.1=conda_forge
|
10 |
+
- _openmp_mutex=4.5=2_kmp_llvm
|
11 |
+
- asttokens=2.4.1=pyhd8ed1ab_0
|
12 |
+
- backcall=0.2.0=pyh9f0ad1d_0
|
13 |
+
- backports=1.0=pyhd8ed1ab_3
|
14 |
+
- backports.functools_lru_cache=1.6.5=pyhd8ed1ab_0
|
15 |
+
- blas=2.116=mkl
|
16 |
+
- blas-devel=3.9.0=16_linux64_mkl
|
17 |
+
- brotli-python=1.1.0=py310hc6cd4ac_1
|
18 |
+
- bzip2=1.0.8=h7f98852_4
|
19 |
+
- ca-certificates=2023.11.17=hbcca054_0
|
20 |
+
- comm=0.1.4=pyhd8ed1ab_0
|
21 |
+
- cuda-cudart=12.1.105=0
|
22 |
+
- cuda-cupti=12.1.105=0
|
23 |
+
- cuda-libraries=12.1.0=0
|
24 |
+
- cuda-nvrtc=12.1.105=0
|
25 |
+
- cuda-nvtx=12.1.105=0
|
26 |
+
- cuda-opencl=12.3.52=0
|
27 |
+
- cuda-runtime=12.1.0=0
|
28 |
+
- debugpy=1.8.0=py310hc6cd4ac_1
|
29 |
+
- decorator=5.1.1=pyhd8ed1ab_0
|
30 |
+
- exceptiongroup=1.1.3=pyhd8ed1ab_0
|
31 |
+
- ffmpeg=4.3=hf484d3e_0
|
32 |
+
- freetype=2.12.1=h267a509_2
|
33 |
+
- gmp=6.3.0=h59595ed_0
|
34 |
+
- gmpy2=2.1.2=py310h3ec546c_1
|
35 |
+
- gnutls=3.6.13=h85f3911_1
|
36 |
+
- icu=73.2=h59595ed_0
|
37 |
+
- idna=3.4=pyhd8ed1ab_0
|
38 |
+
- importlib-metadata=6.8.0=pyha770c72_0
|
39 |
+
- importlib_metadata=6.8.0=hd8ed1ab_0
|
40 |
+
- ipykernel=6.26.0=pyhf8b6a83_0
|
41 |
+
- ipython=8.16.1=pyh0d859eb_0
|
42 |
+
- jedi=0.19.1=pyhd8ed1ab_0
|
43 |
+
- jinja2=3.1.2=pyhd8ed1ab_1
|
44 |
+
- jpeg=9e=h166bdaf_2
|
45 |
+
- jupyter_client=8.5.0=pyhd8ed1ab_0
|
46 |
+
- jupyter_core=5.4.0=py310hff52083_0
|
47 |
+
- lame=3.100=h166bdaf_1003
|
48 |
+
- lcms2=2.15=hfd0df8a_0
|
49 |
+
- ld_impl_linux-64=2.40=h41732ed_0
|
50 |
+
- lerc=4.0.0=h27087fc_0
|
51 |
+
- libblas=3.9.0=16_linux64_mkl
|
52 |
+
- libcblas=3.9.0=16_linux64_mkl
|
53 |
+
- libcublas=12.1.0.26=0
|
54 |
+
- libcufft=11.0.2.4=0
|
55 |
+
- libcufile=1.8.0.34=0
|
56 |
+
- libcurand=10.3.4.52=0
|
57 |
+
- libcusolver=11.4.4.55=0
|
58 |
+
- libcusparse=12.0.2.55=0
|
59 |
+
- libdeflate=1.17=h0b41bf4_0
|
60 |
+
- libffi=3.4.2=h7f98852_5
|
61 |
+
- libgcc-ng=13.2.0=h807b86a_2
|
62 |
+
- libgfortran-ng=13.2.0=h69a702a_3
|
63 |
+
- libgfortran5=13.2.0=ha4646dd_3
|
64 |
+
- libgomp=13.2.0=h807b86a_2
|
65 |
+
- libhwloc=2.9.3=default_h554bfaf_1009
|
66 |
+
- libiconv=1.17=h166bdaf_0
|
67 |
+
- libjpeg-turbo=2.0.0=h9bf148f_0
|
68 |
+
- liblapack=3.9.0=16_linux64_mkl
|
69 |
+
- liblapacke=3.9.0=16_linux64_mkl
|
70 |
+
- libnpp=12.0.2.50=0
|
71 |
+
- libnsl=2.0.1=hd590300_0
|
72 |
+
- libnvjitlink=12.1.105=0
|
73 |
+
- libnvjpeg=12.1.1.14=0
|
74 |
+
- libpng=1.6.39=h753d276_0
|
75 |
+
- libsodium=1.0.18=h36c2ea0_1
|
76 |
+
- libsqlite=3.43.2=h2797004_0
|
77 |
+
- libstdcxx-ng=13.2.0=h7e041cc_2
|
78 |
+
- libtiff=4.5.0=h6adf6a1_2
|
79 |
+
- libuuid=2.38.1=h0b41bf4_0
|
80 |
+
- libwebp-base=1.3.2=hd590300_0
|
81 |
+
- libxcb=1.13=h7f98852_1004
|
82 |
+
- libxml2=2.11.5=h232c23b_1
|
83 |
+
- libzlib=1.2.13=hd590300_5
|
84 |
+
- llvm-openmp=15.0.7=h0cdce71_0
|
85 |
+
- markupsafe=2.1.3=py310h2372a71_1
|
86 |
+
- matplotlib-inline=0.1.6=pyhd8ed1ab_0
|
87 |
+
- mkl=2022.1.0=h84fe81f_915
|
88 |
+
- mkl-devel=2022.1.0=ha770c72_916
|
89 |
+
- mkl-include=2022.1.0=h84fe81f_915
|
90 |
+
- mpc=1.3.1=hfe3b2da_0
|
91 |
+
- mpfr=4.2.1=h9458935_0
|
92 |
+
- mpmath=1.3.0=pyhd8ed1ab_0
|
93 |
+
- ncurses=6.4=hcb278e6_0
|
94 |
+
- nest-asyncio=1.5.8=pyhd8ed1ab_0
|
95 |
+
- nettle=3.6=he412f7d_0
|
96 |
+
- openh264=2.1.1=h780b84a_0
|
97 |
+
- openjpeg=2.5.0=hfec8fc6_2
|
98 |
+
- openssl=3.2.1=hd590300_0
|
99 |
+
- packaging=23.2=pyhd8ed1ab_0
|
100 |
+
- parso=0.8.3=pyhd8ed1ab_0
|
101 |
+
- pexpect=4.8.0=pyh1a96a4e_2
|
102 |
+
- pickleshare=0.7.5=py_1003
|
103 |
+
- pip=23.3.1=pyhd8ed1ab_0
|
104 |
+
- platformdirs=3.11.0=pyhd8ed1ab_0
|
105 |
+
- prompt-toolkit=3.0.39=pyha770c72_0
|
106 |
+
- prompt_toolkit=3.0.39=hd8ed1ab_0
|
107 |
+
- pthread-stubs=0.4=h36c2ea0_1001
|
108 |
+
- ptyprocess=0.7.0=pyhd3deb0d_0
|
109 |
+
- pure_eval=0.2.2=pyhd8ed1ab_0
|
110 |
+
- pygments=2.16.1=pyhd8ed1ab_0
|
111 |
+
- pysocks=1.7.1=pyha2e5f31_6
|
112 |
+
- python=3.10.12=hd12c33a_0_cpython
|
113 |
+
- python-dateutil=2.8.2=pyhd8ed1ab_0
|
114 |
+
- python_abi=3.10=4_cp310
|
115 |
+
- pytorch=2.1.1=py3.10_cuda12.1_cudnn8.9.2_0
|
116 |
+
- pytorch-cuda=12.1=ha16c6d3_5
|
117 |
+
- pytorch-mutex=1.0=cuda
|
118 |
+
- pyyaml=6.0.1=py310h2372a71_1
|
119 |
+
- pyzmq=25.1.1=py310h795f18f_2
|
120 |
+
- readline=8.2=h8228510_1
|
121 |
+
- requests=2.31.0=pyhd8ed1ab_0
|
122 |
+
- setuptools=68.2.2=pyhd8ed1ab_0
|
123 |
+
- six=1.16.0=pyh6c4a22f_0
|
124 |
+
- stack_data=0.6.2=pyhd8ed1ab_0
|
125 |
+
- sympy=1.12=pypyh9d50eac_103
|
126 |
+
- tbb=2021.10.0=h00ab1b0_2
|
127 |
+
- tk=8.6.13=h2797004_0
|
128 |
+
- torchtriton=2.1.0=py310
|
129 |
+
- tornado=6.3.3=py310h2372a71_1
|
130 |
+
- traitlets=5.12.0=pyhd8ed1ab_0
|
131 |
+
- typing-extensions=4.8.0=hd8ed1ab_0
|
132 |
+
- typing_extensions=4.8.0=pyha770c72_0
|
133 |
+
- wcwidth=0.2.8=pyhd8ed1ab_0
|
134 |
+
- wheel=0.41.2=pyhd8ed1ab_0
|
135 |
+
- xorg-libxau=1.0.11=hd590300_0
|
136 |
+
- xorg-libxdmcp=1.1.3=h7f98852_0
|
137 |
+
- xz=5.2.6=h166bdaf_0
|
138 |
+
- yaml=0.2.5=h7f98852_2
|
139 |
+
- zeromq=4.3.5=h59595ed_0
|
140 |
+
- zipp=3.17.0=pyhd8ed1ab_0
|
141 |
+
- zlib=1.2.13=hd590300_5
|
142 |
+
- pip:
|
143 |
+
- accelerate==0.24.0
|
144 |
+
- aiofiles==23.2.1
|
145 |
+
- aiohttp==3.8.6
|
146 |
+
- aiosignal==1.3.1
|
147 |
+
- altair==5.1.2
|
148 |
+
- annotated-types==0.6.0
|
149 |
+
- antlr4-python3-runtime==4.9.3
|
150 |
+
- anyio==3.7.1
|
151 |
+
- appdirs==1.4.4
|
152 |
+
- ascii-magic==2.3.0
|
153 |
+
- async-timeout==4.0.3
|
154 |
+
- attrs==23.1.0
|
155 |
+
- azure-core==1.29.5
|
156 |
+
- azure-identity==1.15.0
|
157 |
+
- azure-storage-blob==12.18.3
|
158 |
+
- azure-storage-file-datalake==12.13.2
|
159 |
+
- bcrypt==4.0.1
|
160 |
+
- bitsandbytes==0.41.1
|
161 |
+
- black==23.10.1
|
162 |
+
- bleach==6.1.0
|
163 |
+
- blessed==1.20.0
|
164 |
+
- blinker==1.6.3
|
165 |
+
- blis==0.7.11
|
166 |
+
- boto3==1.28.72
|
167 |
+
- botocore==1.31.72
|
168 |
+
- braceexpand==0.1.7
|
169 |
+
- cachetools==5.3.2
|
170 |
+
- catalogue==2.0.10
|
171 |
+
- certifi==2023.7.22
|
172 |
+
- cffi==1.16.0
|
173 |
+
- cfgv==3.4.0
|
174 |
+
- charset-normalizer==3.3.1
|
175 |
+
- circuitbreaker==1.4.0
|
176 |
+
- click==8.1.7
|
177 |
+
- cloudpathlib==0.16.0
|
178 |
+
- cmake==3.27.7
|
179 |
+
- colorama==0.4.6
|
180 |
+
- confection==0.1.3
|
181 |
+
- contexttimer==0.3.3
|
182 |
+
- contourpy==1.1.1
|
183 |
+
- cryptography==41.0.5
|
184 |
+
- cycler==0.12.1
|
185 |
+
- cymem==2.0.8
|
186 |
+
- decord==0.6.0
|
187 |
+
- diffusers==0.16.0
|
188 |
+
- distlib==0.3.7
|
189 |
+
- dnspython==2.4.2
|
190 |
+
- docker-pycreds==0.4.0
|
191 |
+
- draccus==0.7
|
192 |
+
- einops==0.7.0
|
193 |
+
- einops-exts==0.0.4
|
194 |
+
- executing==2.0.0
|
195 |
+
- fairscale==0.4.4
|
196 |
+
- fastapi==0.104.0
|
197 |
+
- ffmpy==0.3.1
|
198 |
+
- filelock==3.12.4
|
199 |
+
- flash-attn==2.3.3
|
200 |
+
- fonttools==4.43.1
|
201 |
+
- frozenlist==1.4.0
|
202 |
+
- fsspec==2023.10.0
|
203 |
+
- ftfy==6.1.1
|
204 |
+
- gitdb==4.0.11
|
205 |
+
- gitpython==3.1.40
|
206 |
+
- google-api-core==2.12.0
|
207 |
+
- google-auth==2.23.3
|
208 |
+
- google-cloud-core==2.3.3
|
209 |
+
- google-cloud-storage==2.10.0
|
210 |
+
- google-crc32c==1.5.0
|
211 |
+
- google-resumable-media==2.6.0
|
212 |
+
- googleapis-common-protos==1.61.0
|
213 |
+
- gpustat==1.1.1
|
214 |
+
- gradio==3.35.2
|
215 |
+
- gradio-client==0.2.9
|
216 |
+
- h11==0.14.0
|
217 |
+
- httpcore==0.17.3
|
218 |
+
- httpx==0.24.0
|
219 |
+
- huggingface-hub==0.17.3
|
220 |
+
- identify==2.5.30
|
221 |
+
- imageio==2.31.6
|
222 |
+
- importlib-resources==6.1.0
|
223 |
+
- iopath==0.1.10
|
224 |
+
- isodate==0.6.1
|
225 |
+
- jmespath==1.0.1
|
226 |
+
- joblib==1.3.2
|
227 |
+
- jsonlines==4.0.0
|
228 |
+
- jsonschema==4.19.1
|
229 |
+
- jsonschema-specifications==2023.7.1
|
230 |
+
- kaggle==1.5.16
|
231 |
+
- kiwisolver==1.4.5
|
232 |
+
- langcodes==3.3.0
|
233 |
+
- lazy-loader==0.3
|
234 |
+
- linkify-it-py==2.0.2
|
235 |
+
- lit==17.0.3
|
236 |
+
- llava==1.1.1
|
237 |
+
- markdown-it-py==2.2.0
|
238 |
+
- markdown2==2.4.10
|
239 |
+
- matplotlib==3.8.0
|
240 |
+
- mdit-py-plugins==0.3.3
|
241 |
+
- mdurl==0.1.2
|
242 |
+
- mergedeep==1.3.4
|
243 |
+
- mosaicml-streaming==0.6.1
|
244 |
+
- msal==1.24.1
|
245 |
+
- msal-extensions==1.0.0
|
246 |
+
- multidict==6.0.4
|
247 |
+
- murmurhash==1.0.10
|
248 |
+
- mypy-extensions==1.0.0
|
249 |
+
- networkx==3.2
|
250 |
+
- ninja==1.11.1.1
|
251 |
+
- nltk==3.8.1
|
252 |
+
- nodeenv==1.8.0
|
253 |
+
- numpy==1.26.1
|
254 |
+
- nvidia-cublas-cu11==11.10.3.66
|
255 |
+
- nvidia-cublas-cu12==12.1.3.1
|
256 |
+
- nvidia-cuda-cupti-cu11==11.7.101
|
257 |
+
- nvidia-cuda-cupti-cu12==12.1.105
|
258 |
+
- nvidia-cuda-nvrtc-cu11==11.7.99
|
259 |
+
- nvidia-cuda-nvrtc-cu12==12.1.105
|
260 |
+
- nvidia-cuda-runtime-cu11==11.7.99
|
261 |
+
- nvidia-cuda-runtime-cu12==12.1.105
|
262 |
+
- nvidia-cudnn-cu11==8.5.0.96
|
263 |
+
- nvidia-cudnn-cu12==8.9.2.26
|
264 |
+
- nvidia-cufft-cu11==10.9.0.58
|
265 |
+
- nvidia-cufft-cu12==11.0.2.54
|
266 |
+
- nvidia-curand-cu11==10.2.10.91
|
267 |
+
- nvidia-curand-cu12==10.3.2.106
|
268 |
+
- nvidia-cusolver-cu11==11.4.0.1
|
269 |
+
- nvidia-cusolver-cu12==11.4.5.107
|
270 |
+
- nvidia-cusparse-cu11==11.7.4.91
|
271 |
+
- nvidia-cusparse-cu12==12.1.0.106
|
272 |
+
- nvidia-ml-py==12.535.133
|
273 |
+
- nvidia-nccl-cu11==2.14.3
|
274 |
+
- nvidia-nccl-cu12==2.18.1
|
275 |
+
- nvidia-nvjitlink-cu12==12.3.52
|
276 |
+
- nvidia-nvtx-cu11==11.7.91
|
277 |
+
- nvidia-nvtx-cu12==12.1.105
|
278 |
+
- oci==2.114.0
|
279 |
+
- omegaconf==2.3.0
|
280 |
+
- open-clip-torch==2.23.0
|
281 |
+
- open-flamingo==2.0.1
|
282 |
+
- openai==0.28.1
|
283 |
+
- opencv-python-headless==4.5.5.64
|
284 |
+
- opendatasets==0.1.22
|
285 |
+
- orjson==3.9.10
|
286 |
+
- pandas==2.1.2
|
287 |
+
- paramiko==3.3.1
|
288 |
+
- pathspec==0.11.2
|
289 |
+
- pathtools==0.1.2
|
290 |
+
- peft==0.5.0
|
291 |
+
- pillow==10.0.1
|
292 |
+
- plotly==5.18.0
|
293 |
+
- portalocker==2.8.2
|
294 |
+
- pre-commit==3.5.0
|
295 |
+
- preshed==3.0.9
|
296 |
+
- prisma==0.0.1
|
297 |
+
- protobuf==4.24.4
|
298 |
+
- psutil==5.9.6
|
299 |
+
- pyarrow==13.0.0
|
300 |
+
- pyasn1==0.5.0
|
301 |
+
- pyasn1-modules==0.3.0
|
302 |
+
- pycocoevalcap==1.2
|
303 |
+
- pycocotools==2.0.7
|
304 |
+
- pycparser==2.21
|
305 |
+
- pydantic==1.8
|
306 |
+
- pydantic-core==2.10.1
|
307 |
+
- pydeck==0.8.1b0
|
308 |
+
- pydub==0.25.1
|
309 |
+
- pyjwt==2.8.0
|
310 |
+
- pymongo==4.5.0
|
311 |
+
- pynacl==1.5.0
|
312 |
+
- pyopenssl==23.3.0
|
313 |
+
- pyparsing==3.1.1
|
314 |
+
- python-magic==0.4.27
|
315 |
+
- python-multipart==0.0.6
|
316 |
+
- python-slugify==8.0.1
|
317 |
+
- python-snappy==0.6.1
|
318 |
+
- pytz==2023.3.post1
|
319 |
+
- pyyaml-include==1.3.1
|
320 |
+
- referencing==0.30.2
|
321 |
+
- regex==2023.10.3
|
322 |
+
- rich==13.6.0
|
323 |
+
- rpds-py==0.10.6
|
324 |
+
- rsa==4.9
|
325 |
+
- ruff==0.1.3
|
326 |
+
- s3transfer==0.7.0
|
327 |
+
- safetensors==0.4.0
|
328 |
+
- salesforce-lavis==1.0.1
|
329 |
+
- scikit-image==0.22.0
|
330 |
+
- scikit-learn==1.3.2
|
331 |
+
- scipy==1.11.3
|
332 |
+
- seaborn==0.13.0
|
333 |
+
- semantic-version==2.10.0
|
334 |
+
- sentence-transformers==2.2.2
|
335 |
+
- sentencepiece==0.1.99
|
336 |
+
- sentry-sdk==1.32.0
|
337 |
+
- setproctitle==1.3.3
|
338 |
+
- shortuuid==1.0.11
|
339 |
+
- smart-open==6.4.0
|
340 |
+
- smmap==5.0.1
|
341 |
+
- sniffio==1.3.0
|
342 |
+
- spacy==3.7.2
|
343 |
+
- spacy-legacy==3.0.12
|
344 |
+
- spacy-loggers==1.0.5
|
345 |
+
- srsly==2.4.8
|
346 |
+
- stack-data==0.6.3
|
347 |
+
- starlette==0.27.0
|
348 |
+
- streamlit==1.28.0
|
349 |
+
- svgwrite==1.4.3
|
350 |
+
- tenacity==8.2.3
|
351 |
+
- text-unidecode==1.3
|
352 |
+
- thinc==8.2.1
|
353 |
+
- threadpoolctl==3.2.0
|
354 |
+
- tifffile==2023.9.26
|
355 |
+
- timm==0.9.10
|
356 |
+
- tokenizers==0.14.1
|
357 |
+
- toml==0.10.2
|
358 |
+
- tomli==2.0.1
|
359 |
+
- toolz==0.12.0
|
360 |
+
- torch==2.1.0
|
361 |
+
- torchaudio==2.0.2
|
362 |
+
- torchvision==0.16.0
|
363 |
+
- tqdm==4.66.1
|
364 |
+
- transformers==4.34.1
|
365 |
+
- triton==2.1.0
|
366 |
+
- typer==0.9.0
|
367 |
+
- typing-inspect==0.9.0
|
368 |
+
- tzdata==2023.3
|
369 |
+
- tzlocal==5.2
|
370 |
+
- uc-micro-py==1.0.2
|
371 |
+
- urllib3==2.0.7
|
372 |
+
- uvicorn==0.23.2
|
373 |
+
- validators==0.22.0
|
374 |
+
- virtualenv==20.24.6
|
375 |
+
- vlbench==0.0.1
|
376 |
+
- wandb==0.15.12
|
377 |
+
- wasabi==1.1.2
|
378 |
+
- watchdog==3.0.0
|
379 |
+
- wavedrom==2.0.3.post3
|
380 |
+
- weasel==0.3.3
|
381 |
+
- webdataset==0.2.65
|
382 |
+
- webencodings==0.5.1
|
383 |
+
- websockets==11.0.3
|
384 |
+
- xxhash==3.4.1
|
385 |
+
- yarl==1.9.2
|
386 |
+
- zstd==1.5.5.1
|
387 |
+
prefix: /mnt/fsx/surajnair/mambaforge/envs/ashwin-vlms
|