Upload environment.yml with huggingface_hub
Browse files- environment.yml +229 -0
environment.yml
ADDED
@@ -0,0 +1,229 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name: phoneme
|
2 |
+
channels:
|
3 |
+
- pytorch
|
4 |
+
- nvidia
|
5 |
+
- defaults
|
6 |
+
dependencies:
|
7 |
+
- _libgcc_mutex=0.1=main
|
8 |
+
- _openmp_mutex=5.1=1_gnu
|
9 |
+
- blas=1.0=mkl
|
10 |
+
- brotli-python=1.0.9=py311h6a678d5_7
|
11 |
+
- bzip2=1.0.8=h7b6447c_0
|
12 |
+
- ca-certificates=2023.12.12=h06a4308_0
|
13 |
+
- certifi=2023.11.17=py311h06a4308_0
|
14 |
+
- cffi=1.16.0=py311h5eee18b_0
|
15 |
+
- cryptography=41.0.7=py311hdda0065_0
|
16 |
+
- cuda-cudart=12.1.105=0
|
17 |
+
- cuda-cupti=12.1.105=0
|
18 |
+
- cuda-libraries=12.1.0=0
|
19 |
+
- cuda-nvrtc=12.1.105=0
|
20 |
+
- cuda-nvtx=12.1.105=0
|
21 |
+
- cuda-opencl=12.3.101=0
|
22 |
+
- cuda-runtime=12.1.0=0
|
23 |
+
- ffmpeg=4.3=hf484d3e_0
|
24 |
+
- filelock=3.13.1=py311h06a4308_0
|
25 |
+
- freetype=2.12.1=h4a9f257_0
|
26 |
+
- giflib=5.2.1=h5eee18b_3
|
27 |
+
- gmp=6.2.1=h295c915_3
|
28 |
+
- gmpy2=2.1.2=py311hc9b5ff0_0
|
29 |
+
- gnutls=3.6.15=he1e5248_0
|
30 |
+
- intel-openmp=2023.1.0=hdb19cb5_46306
|
31 |
+
- jpeg=9e=h5eee18b_1
|
32 |
+
- lame=3.100=h7b6447c_0
|
33 |
+
- lcms2=2.12=h3be6417_0
|
34 |
+
- ld_impl_linux-64=2.38=h1181459_1
|
35 |
+
- lerc=3.0=h295c915_0
|
36 |
+
- libcublas=12.1.0.26=0
|
37 |
+
- libcufft=11.0.2.4=0
|
38 |
+
- libcufile=1.8.1.2=0
|
39 |
+
- libcurand=10.3.4.107=0
|
40 |
+
- libcusolver=11.4.4.55=0
|
41 |
+
- libcusparse=12.0.2.55=0
|
42 |
+
- libdeflate=1.17=h5eee18b_1
|
43 |
+
- libffi=3.4.4=h6a678d5_0
|
44 |
+
- libgcc-ng=11.2.0=h1234567_1
|
45 |
+
- libgomp=11.2.0=h1234567_1
|
46 |
+
- libiconv=1.16=h7f8727e_2
|
47 |
+
- libidn2=2.3.4=h5eee18b_0
|
48 |
+
- libjpeg-turbo=2.0.0=h9bf148f_0
|
49 |
+
- libnpp=12.0.2.50=0
|
50 |
+
- libnvjitlink=12.1.105=0
|
51 |
+
- libnvjpeg=12.1.1.14=0
|
52 |
+
- libpng=1.6.39=h5eee18b_0
|
53 |
+
- libstdcxx-ng=11.2.0=h1234567_1
|
54 |
+
- libtasn1=4.19.0=h5eee18b_0
|
55 |
+
- libtiff=4.5.1=h6a678d5_0
|
56 |
+
- libunistring=0.9.10=h27cfd23_0
|
57 |
+
- libuuid=1.41.5=h5eee18b_0
|
58 |
+
- libwebp=1.3.2=h11a3e52_0
|
59 |
+
- libwebp-base=1.3.2=h5eee18b_0
|
60 |
+
- llvm-openmp=14.0.6=h9e868ea_0
|
61 |
+
- lz4-c=1.9.4=h6a678d5_0
|
62 |
+
- mkl=2023.1.0=h213fc3f_46344
|
63 |
+
- mkl-service=2.4.0=py311h5eee18b_1
|
64 |
+
- mkl_fft=1.3.8=py311h5eee18b_0
|
65 |
+
- mkl_random=1.2.4=py311hdb19cb5_0
|
66 |
+
- mpc=1.1.0=h10f8cd9_1
|
67 |
+
- mpfr=4.0.2=hb69a4c5_1
|
68 |
+
- mpmath=1.3.0=py311h06a4308_0
|
69 |
+
- ncurses=6.4=h6a678d5_0
|
70 |
+
- nettle=3.7.3=hbbd107a_1
|
71 |
+
- networkx=3.1=py311h06a4308_0
|
72 |
+
- numpy=1.26.3=py311h08b1b3b_0
|
73 |
+
- numpy-base=1.26.3=py311hf175353_0
|
74 |
+
- openh264=2.1.1=h4ff587b_0
|
75 |
+
- openjpeg=2.4.0=h3ad879b_0
|
76 |
+
- openssl=3.0.12=h7f8727e_0
|
77 |
+
- pillow=10.0.1=py311ha6cbd5a_0
|
78 |
+
- pip=23.3.1=py311h06a4308_0
|
79 |
+
- pycparser=2.21=pyhd3eb1b0_0
|
80 |
+
- pyopenssl=23.2.0=py311h06a4308_0
|
81 |
+
- pysocks=1.7.1=py311h06a4308_0
|
82 |
+
- python=3.11.7=h955ad1f_0
|
83 |
+
- pytorch=2.1.2=py3.11_cuda12.1_cudnn8.9.2_0
|
84 |
+
- pytorch-cuda=12.1=ha16c6d3_5
|
85 |
+
- pytorch-mutex=1.0=cuda
|
86 |
+
- pyyaml=6.0.1=py311h5eee18b_0
|
87 |
+
- readline=8.2=h5eee18b_0
|
88 |
+
- requests=2.31.0=py311h06a4308_0
|
89 |
+
- setuptools=68.2.2=py311h06a4308_0
|
90 |
+
- sqlite=3.41.2=h5eee18b_0
|
91 |
+
- sympy=1.12=py311h06a4308_0
|
92 |
+
- tbb=2021.8.0=hdb19cb5_0
|
93 |
+
- tk=8.6.12=h1ccaba5_0
|
94 |
+
- torchaudio=2.1.2=py311_cu121
|
95 |
+
- torchtriton=2.1.0=py311
|
96 |
+
- torchvision=0.16.2=py311_cu121
|
97 |
+
- typing_extensions=4.9.0=py311h06a4308_1
|
98 |
+
- wheel=0.41.2=py311h06a4308_0
|
99 |
+
- xz=5.4.5=h5eee18b_0
|
100 |
+
- yaml=0.2.5=h7b6447c_0
|
101 |
+
- zlib=1.2.13=h5eee18b_0
|
102 |
+
- zstd=1.5.5=hc292b87_0
|
103 |
+
- pip:
|
104 |
+
- aiohttp==3.9.1
|
105 |
+
- aiosignal==1.3.1
|
106 |
+
- anyio==4.2.0
|
107 |
+
- argon2-cffi==23.1.0
|
108 |
+
- argon2-cffi-bindings==21.2.0
|
109 |
+
- arrow==1.3.0
|
110 |
+
- asttokens==2.4.1
|
111 |
+
- async-lru==2.0.4
|
112 |
+
- attrs==23.2.0
|
113 |
+
- babel==2.14.0
|
114 |
+
- beautifulsoup4==4.12.3
|
115 |
+
- bibtexparser==2.0.0b6
|
116 |
+
- bleach==6.1.0
|
117 |
+
- chardet==5.2.0
|
118 |
+
- charset-normalizer==3.3.2
|
119 |
+
- clldutils==3.22.1
|
120 |
+
- colorama==0.4.6
|
121 |
+
- colorlog==6.8.2
|
122 |
+
- comm==0.2.1
|
123 |
+
- csvw==3.3.0
|
124 |
+
- datasets==2.16.1
|
125 |
+
- debugpy==1.8.0
|
126 |
+
- decorator==5.1.1
|
127 |
+
- defusedxml==0.7.1
|
128 |
+
- dill==0.3.7
|
129 |
+
- dlinfo==1.2.1
|
130 |
+
- executing==2.0.1
|
131 |
+
- fastjsonschema==2.19.1
|
132 |
+
- fqdn==1.5.1
|
133 |
+
- frozenlist==1.4.1
|
134 |
+
- fsspec==2023.10.0
|
135 |
+
- huggingface-hub==0.20.3
|
136 |
+
- idna==3.6
|
137 |
+
- ipykernel==6.29.0
|
138 |
+
- ipython==8.20.0
|
139 |
+
- ipywidgets==8.1.1
|
140 |
+
- isodate==0.6.1
|
141 |
+
- isoduration==20.11.0
|
142 |
+
- jedi==0.19.1
|
143 |
+
- jinja2==3.1.3
|
144 |
+
- joblib==1.3.2
|
145 |
+
- json5==0.9.14
|
146 |
+
- jsonpointer==2.4
|
147 |
+
- jsonschema==4.21.1
|
148 |
+
- jsonschema-specifications==2023.12.1
|
149 |
+
- jupyter-client==8.6.0
|
150 |
+
- jupyter-core==5.7.1
|
151 |
+
- jupyter-events==0.9.0
|
152 |
+
- jupyter-lsp==2.2.2
|
153 |
+
- jupyter-server==2.12.5
|
154 |
+
- jupyter-server-terminals==0.5.2
|
155 |
+
- jupyterlab==4.0.11
|
156 |
+
- jupyterlab-pygments==0.3.0
|
157 |
+
- jupyterlab-server==2.25.2
|
158 |
+
- jupyterlab-widgets==3.0.9
|
159 |
+
- language-tags==1.2.0
|
160 |
+
- lxml==5.1.0
|
161 |
+
- markdown==3.5.2
|
162 |
+
- markupsafe==2.1.4
|
163 |
+
- matplotlib-inline==0.1.6
|
164 |
+
- mistune==3.0.2
|
165 |
+
- multidict==6.0.4
|
166 |
+
- multiprocess==0.70.15
|
167 |
+
- nbclient==0.9.0
|
168 |
+
- nbconvert==7.14.2
|
169 |
+
- nbformat==5.9.2
|
170 |
+
- nest-asyncio==1.6.0
|
171 |
+
- notebook==7.0.7
|
172 |
+
- notebook-shim==0.2.3
|
173 |
+
- overrides==7.7.0
|
174 |
+
- packaging==23.2
|
175 |
+
- pandas==2.2.0
|
176 |
+
- pandocfilters==1.5.1
|
177 |
+
- parso==0.8.3
|
178 |
+
- pexpect==4.9.0
|
179 |
+
- phonemizer==3.2.1
|
180 |
+
- platformdirs==4.1.0
|
181 |
+
- prometheus-client==0.19.0
|
182 |
+
- prompt-toolkit==3.0.43
|
183 |
+
- psutil==5.9.8
|
184 |
+
- ptyprocess==0.7.0
|
185 |
+
- pure-eval==0.2.2
|
186 |
+
- pyarrow==15.0.0
|
187 |
+
- pyarrow-hotfix==0.6
|
188 |
+
- pygments==2.17.2
|
189 |
+
- pylatexenc==2.10
|
190 |
+
- pyparsing==3.1.1
|
191 |
+
- python-dateutil==2.8.2
|
192 |
+
- python-json-logger==2.0.7
|
193 |
+
- pytz==2023.3.post1
|
194 |
+
- pyzmq==25.1.2
|
195 |
+
- rdflib==7.0.0
|
196 |
+
- referencing==0.33.0
|
197 |
+
- regex==2023.12.25
|
198 |
+
- rfc3339-validator==0.1.4
|
199 |
+
- rfc3986==1.5.0
|
200 |
+
- rfc3986-validator==0.1.1
|
201 |
+
- rpds-py==0.17.1
|
202 |
+
- safetensors==0.4.2
|
203 |
+
- segments==2.2.1
|
204 |
+
- send2trash==1.8.2
|
205 |
+
- sentencepiece==0.1.99
|
206 |
+
- six==1.16.0
|
207 |
+
- sniffio==1.3.0
|
208 |
+
- soupsieve==2.5
|
209 |
+
- stack-data==0.6.3
|
210 |
+
- tabulate==0.9.0
|
211 |
+
- terminado==0.18.0
|
212 |
+
- tinycss2==1.2.1
|
213 |
+
- tokenizers==0.15.1
|
214 |
+
- tornado==6.4
|
215 |
+
- tqdm==4.66.1
|
216 |
+
- traitlets==5.14.1
|
217 |
+
- transformers==4.37.1
|
218 |
+
- types-python-dateutil==2.8.19.20240106
|
219 |
+
- tzdata==2023.4
|
220 |
+
- uri-template==1.3.0
|
221 |
+
- uritemplate==4.1.1
|
222 |
+
- urllib3==2.1.0
|
223 |
+
- wcwidth==0.2.13
|
224 |
+
- webcolors==1.13
|
225 |
+
- webencodings==0.5.1
|
226 |
+
- websocket-client==1.7.0
|
227 |
+
- widgetsnbextension==4.0.9
|
228 |
+
- xxhash==3.4.1
|
229 |
+
- yarl==1.9.4
|