sim04ful commited on
Commit
f56a592
1 Parent(s): d3ab077

fixed TTS version

Browse files
Files changed (2) hide show
  1. requirements.txt +5 -258
  2. requirementsd.txt +0 -265
requirements.txt CHANGED
@@ -1,259 +1,6 @@
1
- absl-py==2.1.0
2
- addict==2.4.0
3
- aiohttp==3.9.3
4
- aiosignal==1.3.1
5
- aiostream==0.5.2
6
- albumentations==1.4.1
7
- annotated-types==0.6.0
8
- antlr4-python3-runtime==4.9.3
9
- anyascii==0.3.2
10
- anyio==4.3.0
11
- asgiref==3.7.2
12
- astor==0.8.1
13
- attrs==23.2.0
14
- audioread==3.0.1
15
- Babel==2.14.0
16
- bangla==0.0.2
17
- beam-sdk==0.15.12
18
- blake3==0.3.4
19
- blinker==1.7.0
20
- blis==0.7.11
21
- bnnumerizer==0.0.2
22
- bnunicodenormalizer==0.1.6
23
- boto3==1.34.47
24
- botocore==1.34.47
25
- cachetools==5.3.2
26
- catalogue==2.0.10
27
- certifi==2024.2.2
28
- cffi==1.15.1
29
- chardet==5.2.0
30
- charset-normalizer==3.3.2
31
- click==8.1.7
32
- cloudpathlib==0.16.0
33
- cloudpickle==2.2.1
34
- coloredlogs==15.0.1
35
- colorlog==6.8.2
36
- colour-science==0.4.4
37
- confection==0.1.4
38
- contourpy==1.2.0
39
- coqpit==0.0.17
40
- croniter==1.4.1
41
- cssselect2==0.7.0
42
- cycler==0.12.1
43
- cymem==2.0.8
44
- Cython==3.0.9
45
- dateparser==1.1.8
46
- decorator==5.1.1
47
- deepspeed==0.14.1
48
- docopt==0.6.2
49
- easydict==1.13
50
- einops==0.7.0
51
- encodec==0.1.1
52
- fastapi==0.109.2
53
- filelock==3.13.1
54
- Flask==3.0.3
55
- flatbuffers==24.3.7
56
- fonttools==4.49.0
57
- frozenlist==1.4.1
58
- fsspec==2024.2.0
59
- ftfy==6.1.3
60
- fvcore==0.1.5.post20221221
61
- g2pkk==0.1.2
62
- gitdb==4.0.11
63
-
64
- grpcio==1.62.2
65
- grpclib==0.4.7
66
- gruut==2.2.3
67
- gruut-ipa==0.13.0
68
- gruut_lang_de==2.0.0
69
- gruut_lang_en==2.0.0
70
- gruut_lang_es==2.0.0
71
- gruut_lang_fr==2.0.2
72
- h11==0.14.0
73
- h2==4.1.0
74
- hangul-romanize==0.1.0
75
- hjson==3.1.0
76
- hpack==4.0.0
77
- httpcore==0.17.3
78
- httpx==0.24.1
79
- huggingface-hub==0.20.3
80
- humanfriendly==10.0
81
- hyperframe==6.0.1
82
- idna==3.6
83
- imageio==2.34.0
84
- imageio-ffmpeg==0.4.9
85
- importlib_metadata==7.0.2
86
- # Editable install with no version control (inference-core-nodes==0.3.0)
87
- inflect==7.2.0
88
- inquirerpy==0.3.4
89
- insightface==0.7.3
90
- iopath==0.1.10
91
- itsdangerous==2.2.0
92
- jamo==0.4.1
93
- jax==0.4.25
94
- jaxlib==0.4.25
95
- jieba==0.42.1
96
- Jinja2==3.1.3
97
- jmespath==1.0.1
98
- joblib==1.3.2
99
- jsonlines==1.2.0
100
- jsonschema==4.21.1
101
- jsonschema-specifications==2023.12.1
102
- kiwisolver==1.4.5
103
- kornia==0.7.1
104
- langcodes==3.3.0
105
- lazy_loader==0.3
106
- librosa==0.10.1
107
- llvmlite==0.42.0
108
- loguru==0.7.2
109
- lxml==5.1.0
110
- mapbox-earcut==1.0.1
111
- Markdown==3.6
112
- markdown-it-py==3.0.0
113
- MarkupSafe==2.1.3
114
- marshmallow==3.18.0
115
- marshmallow-dataclass==8.6.0
116
- matplotlib==3.8.3
117
- matrix-client==0.4.0
118
- mdurl==0.1.2
119
- mediapipe==0.10.11
120
- ml-dtypes==0.3.2
121
- more-itertools==10.2.0
122
- mpmath==1.3.0
123
- msgpack==1.0.7
124
- msgpack-numpy==0.4.8
125
- multidict==6.0.5
126
- murmurhash==1.0.10
127
- mypy-extensions==1.0.0
128
- networkx==2.8.8
129
- ninja==1.11.1.1
130
- nltk==3.8.1
131
- num2words==0.5.13
132
- numba==0.59.0
133
- numpy==1.26.4
134
- omegaconf==2.3.0
135
- onnx==1.15.0
136
- onnxruntime==1.17.1
137
- opencv-contrib-python==4.9.0.80
138
- opencv-python==4.9.0.80
139
- opencv-python-headless==4.9.0.80
140
- opt-einsum==3.3.0
141
- packaging==23.2
142
- pandas==1.5.3
143
- pfzy==0.3.4
144
- Pillow==10.0.0
145
- platformdirs==4.2.0
146
- pooch==1.8.1
147
- portalocker==2.8.2
148
- preshed==3.0.9
149
- prettytable==3.10.0
150
- prompt-toolkit==3.0.43
151
- protobuf==3.20.3
152
- psutil==5.9.8
153
- py-cpuinfo==9.0.0
154
- pyasn1==0.5.1
155
- pyasn1-modules==0.3.0
156
- pybind11==2.11.1
157
- pycollada==0.8
158
- pycparser==2.21
159
- pydantic==2.6.1
160
- pydantic_core==2.16.2
161
- Pygments==2.17.2
162
- PyMatting==1.1.12
163
- pynndescent==0.5.12
164
- pynvml==11.5.0
165
- pyparsing==3.1.2
166
- pypinyin==0.51.0
167
- pysbd==0.3.4
168
- python-crfsuite==0.9.10
169
- python-dateutil==2.8.2
170
- python-json-logger==2.0.7
171
- python-on-whales==0.68.0
172
- pytz==2024.1
173
- referencing==0.33.0
174
- regex==2023.12.25
175
- rembg==2.0.55
176
- reportlab==4.1.0
177
- requests==2.31.0
178
- rich==13.7.0
179
- rich-click==1.7.3
180
- rpds-py==0.18.0
181
- rsa==4.9
182
- Rtree==1.2.0
183
- s3transfer==0.10.0
184
- safetensors==0.4.2
185
- scikit-image==0.22.0
186
- scikit-learn==1.4.1.post1
187
- scipy==1.12.0
188
- shapely==2.0.3
189
- sigtools==4.0.1
190
- single-source==0.3.0
191
- six==1.16.0
192
- smart-open==6.4.0
193
- smmap==5.0.1
194
- sniffio==1.3.0
195
- sounddevice==0.4.6
196
- soundfile==0.12.1
197
- soxr==0.3.7
198
- spacy==3.7.4
199
- spacy-legacy==3.0.12
200
- spacy-loggers==1.0.5
201
- srsly==2.4.8
202
- starlette==0.36.3
203
- SudachiDict-core==20240409
204
- SudachiPy==0.6.8
205
- svg.path==6.3
206
- svglib==1.5.1
207
- sympy==1.12
208
- synchronicity==0.6.2
209
- tabulate==0.9.0
210
- tblib==3.0.0
211
- tenacity==8.2.3
212
- tensorboard==2.16.2
213
- tensorboard-data-server==0.7.2
214
- termcolor==2.4.0
215
- thinc==8.2.3
216
- threadpoolctl==3.3.0
217
- tifffile==2024.2.12
218
- tinycss2==1.2.1
219
- tokenizers==0.15.2
220
- toml==0.10.2
221
- tomli==2.0.1
222
- torchaudio
223
  torch
224
- # torchvision
225
- # torch==2.3.0.dev20240311
226
- # torchaudio==2.2.0.dev20240311
227
- # torchsde==0.2.6
228
- # torchvision==0.18.0.dev20240311
229
- tqdm==4.66.2
230
- trainer==0.0.36
231
- trampoline==0.1.2
232
- transformers==4.38.2
233
- trimesh==3.21.7
234
- truss==0.9.1
235
- TTS==0.22.0
236
- typeguard==4.2.1
237
- typer==0.9.0
238
- types-certifi==2021.10.8.3
239
- types-toml==0.10.8.7
240
- typing-inspect==0.9.0
241
- typing_extensions==4.11.0
242
- tzlocal==5.2
243
- umap-learn==0.5.6
244
- Unidecode==1.3.8
245
- urllib3==1.26.18
246
- uvicorn==0.24.0.post1
247
- uvloop==0.19.0
248
- validators==0.20.0
249
- wasabi==1.1.2
250
- watchfiles==0.19.0
251
- wcwidth==0.2.13
252
- weasel==0.3.4
253
- webencodings==0.5.1
254
- Werkzeug==3.0.2
255
- xxhash==3.4.1
256
- yacs==0.1.8
257
- yapf==0.40.2
258
- yarl==1.9.4
259
- zipp==3.17.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  torch
2
+ torchvision
3
+ torchaudio
4
+ deepspeed
5
+ TTS==0.21.3
6
+ numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
requirementsd.txt DELETED
@@ -1,265 +0,0 @@
1
- absl-py==2.1.0
2
- addict==2.4.0
3
- aiohttp==3.9.3
4
- aiosignal==1.3.1
5
- aiostream==0.5.2
6
- albumentations==1.4.1
7
- annotated-types==0.6.0
8
- antlr4-python3-runtime==4.9.3
9
- anyascii==0.3.2
10
- anyio==4.3.0
11
- asgiref==3.7.2
12
- astor==0.8.1
13
- attrs==23.2.0
14
- audioread==3.0.1
15
- Babel==2.14.0
16
- bangla==0.0.2
17
- beam-sdk==0.15.12
18
- blake3==0.3.4
19
- blinker==1.7.0
20
- blis==0.7.11
21
- bnnumerizer==0.0.2
22
- bnunicodenormalizer==0.1.6
23
- boto3==1.34.47
24
- botocore==1.34.47
25
- cachetools==5.3.2
26
- catalogue==2.0.10
27
- certifi==2024.2.2
28
- cffi==1.15.1
29
- chardet==5.2.0
30
- charset-normalizer==3.3.2
31
- click==8.1.7
32
- cloudpathlib==0.16.0
33
- cloudpickle==2.2.1
34
- coloredlogs==15.0.1
35
- colorlog==6.8.2
36
- colour-science==0.4.4
37
- confection==0.1.4
38
- contourpy==1.2.0
39
- coqpit==0.0.17
40
- croniter==1.4.1
41
- cssselect2==0.7.0
42
- cycler==0.12.1
43
- cymem==2.0.8
44
- Cython==3.0.9
45
- dateparser==1.1.8
46
- decorator==5.1.1
47
- deepspeed==0.14.1
48
- docopt==0.6.2
49
- easydict==1.13
50
- einops==0.7.0
51
- encodec==0.1.1
52
- fastapi==0.109.2
53
- filelock==3.13.1
54
- Flask==3.0.3
55
- flatbuffers==24.3.7
56
- fonttools==4.49.0
57
- frozenlist==1.4.1
58
- fsspec==2024.2.0
59
- ftfy==6.1.3
60
- fvcore==0.1.5.post20221221
61
- g2pkk==0.1.2
62
- gitdb==4.0.11
63
- GitPython==3.1.42
64
- google-api-core==2.17.1
65
- google-auth==2.28.1
66
- google-cloud-core==2.4.1
67
- google-cloud-storage==2.10.0
68
- google-crc32c==1.5.0
69
- google-resumable-media==2.7.0
70
- googleapis-common-protos==1.62.0
71
- grpcio==1.62.2
72
- grpclib==0.4.7
73
- gruut==2.2.3
74
- gruut-ipa==0.13.0
75
- gruut_lang_de==2.0.0
76
- gruut_lang_en==2.0.0
77
- gruut_lang_es==2.0.0
78
- gruut_lang_fr==2.0.2
79
- h11==0.14.0
80
- h2==4.1.0
81
- hangul-romanize==0.1.0
82
- hjson==3.1.0
83
- hpack==4.0.0
84
- httpcore==0.17.3
85
- httpx==0.24.1
86
- huggingface-hub==0.20.3
87
- humanfriendly==10.0
88
- hyperframe==6.0.1
89
- idna==3.6
90
- imageio==2.34.0
91
- imageio-ffmpeg==0.4.9
92
- importlib_metadata==7.0.2
93
- # Editable install with no version control (inference-core-nodes==0.3.0)
94
- -e /Users/simdi/Documents/Programming/ComfyUI/custom_nodes/ComfyUI-Inference-Core-Nodes
95
- inflect==7.2.0
96
- inquirerpy==0.3.4
97
- insightface==0.7.3
98
- iopath==0.1.10
99
- itsdangerous==2.2.0
100
- jamo==0.4.1
101
- jax==0.4.25
102
- jaxlib==0.4.25
103
- jieba==0.42.1
104
- Jinja2==3.1.3
105
- jmespath==1.0.1
106
- joblib==1.3.2
107
- jsonlines==1.2.0
108
- jsonschema==4.21.1
109
- jsonschema-specifications==2023.12.1
110
- kiwisolver==1.4.5
111
- kornia==0.7.1
112
- langcodes==3.3.0
113
- lazy_loader==0.3
114
- librosa==0.10.1
115
- llvmlite==0.42.0
116
- loguru==0.7.2
117
- lxml==5.1.0
118
- mapbox-earcut==1.0.1
119
- Markdown==3.6
120
- markdown-it-py==3.0.0
121
- MarkupSafe==2.1.3
122
- marshmallow==3.18.0
123
- marshmallow-dataclass==8.6.0
124
- matplotlib==3.8.3
125
- matrix-client==0.4.0
126
- mdurl==0.1.2
127
- mediapipe==0.10.11
128
- ml-dtypes==0.3.2
129
- more-itertools==10.2.0
130
- mpmath==1.3.0
131
- msgpack==1.0.7
132
- msgpack-numpy==0.4.8
133
- multidict==6.0.5
134
- murmurhash==1.0.10
135
- mypy-extensions==1.0.0
136
- networkx==2.8.8
137
- ninja==1.11.1.1
138
- nltk==3.8.1
139
- num2words==0.5.13
140
- numba==0.59.0
141
- numpy==1.26.4
142
- omegaconf==2.3.0
143
- onnx==1.15.0
144
- onnxruntime==1.17.1
145
- opencv-contrib-python==4.9.0.80
146
- opencv-python==4.9.0.80
147
- opencv-python-headless==4.9.0.80
148
- opt-einsum==3.3.0
149
- packaging==23.2
150
- pandas==1.5.3
151
- pfzy==0.3.4
152
- Pillow==10.0.0
153
- platformdirs==4.2.0
154
- pooch==1.8.1
155
- portalocker==2.8.2
156
- preshed==3.0.9
157
- prettytable==3.10.0
158
- prompt-toolkit==3.0.43
159
- protobuf==3.20.3
160
- psutil==5.9.8
161
- py-cpuinfo==9.0.0
162
- pyasn1==0.5.1
163
- pyasn1-modules==0.3.0
164
- pybind11==2.11.1
165
- pycollada==0.8
166
- pycparser==2.21
167
- pydantic==2.6.1
168
- pydantic_core==2.16.2
169
- Pygments==2.17.2
170
- PyMatting==1.1.12
171
- pynndescent==0.5.12
172
- pynvml==11.5.0
173
- pyparsing==3.1.2
174
- pypinyin==0.51.0
175
- pysbd==0.3.4
176
- python-crfsuite==0.9.10
177
- python-dateutil==2.8.2
178
- python-json-logger==2.0.7
179
- python-on-whales==0.68.0
180
- pytz==2024.1
181
- PyYAML @ file:///private/tmp/pyyaml-20230717-6270-1iiwi1j/PyYAML-6.0.1
182
- referencing==0.33.0
183
- regex==2023.12.25
184
- rembg==2.0.55
185
- reportlab==4.1.0
186
- requests==2.31.0
187
- rich==13.7.0
188
- rich-click==1.7.3
189
- rpds-py==0.18.0
190
- rsa==4.9
191
- Rtree==1.2.0
192
- s3transfer==0.10.0
193
- safetensors==0.4.2
194
- scikit-image==0.22.0
195
- scikit-learn==1.4.1.post1
196
- scipy==1.12.0
197
- shapely==2.0.3
198
- sigtools==4.0.1
199
- single-source==0.3.0
200
- six==1.16.0
201
- smart-open==6.4.0
202
- smmap==5.0.1
203
- sniffio==1.3.0
204
- sounddevice==0.4.6
205
- soundfile==0.12.1
206
- soxr==0.3.7
207
- spacy==3.7.4
208
- spacy-legacy==3.0.12
209
- spacy-loggers==1.0.5
210
- srsly==2.4.8
211
- starlette==0.36.3
212
- SudachiDict-core==20240409
213
- SudachiPy==0.6.8
214
- svg.path==6.3
215
- svglib==1.5.1
216
- sympy==1.12
217
- synchronicity==0.6.2
218
- tabulate==0.9.0
219
- tblib==3.0.0
220
- tenacity==8.2.3
221
- tensorboard==2.16.2
222
- tensorboard-data-server==0.7.2
223
- termcolor==2.4.0
224
- thinc==8.2.3
225
- threadpoolctl==3.3.0
226
- tifffile==2024.2.12
227
- tinycss2==1.2.1
228
- tokenizers==0.15.2
229
- toml==0.10.2
230
- tomli==2.0.1
231
- torch==2.3.0.dev20240311
232
- torchaudio==2.2.0.dev20240311
233
- torchsde==0.2.6
234
- torchvision==0.18.0.dev20240311
235
- tqdm==4.66.2
236
- trainer==0.0.36
237
- trampoline==0.1.2
238
- transformers==4.38.2
239
- trimesh==3.21.7
240
- truss==0.9.1
241
- TTS==0.22.0
242
- typeguard==4.2.1
243
- typer==0.9.0
244
- types-certifi==2021.10.8.3
245
- types-toml==0.10.8.7
246
- typing-inspect==0.9.0
247
- typing_extensions==4.11.0
248
- tzlocal==5.2
249
- umap-learn==0.5.6
250
- Unidecode==1.3.8
251
- urllib3==1.26.18
252
- uvicorn==0.24.0.post1
253
- uvloop==0.19.0
254
- validators==0.20.0
255
- wasabi==1.1.2
256
- watchfiles==0.19.0
257
- wcwidth==0.2.13
258
- weasel==0.3.4
259
- webencodings==0.5.1
260
- Werkzeug==3.0.2
261
- xxhash==3.4.1
262
- yacs==0.1.8
263
- yapf==0.40.2
264
- yarl==1.9.4
265
- zipp==3.17.0