enesbol commited on
Commit
b5aced3
·
1 Parent(s): 8c3a3b2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -189
requirements.txt CHANGED
@@ -1,190 +1,9 @@
 
 
 
 
 
 
 
1
  webcolors
2
- absl-py==1.4.0
3
- accelerate==0.18.0
4
- addict==2.4.0
5
- aiohttp==3.8.4
6
- aiosignal==1.3.1
7
- antlr4-python3-runtime==4.9.3
8
- appdirs==1.4.4
9
- asteroid==0.6.0
10
- asteroid-filterbanks==0.4.0
11
- asttokens==2.2.1
12
- async-timeout==4.0.2
13
- attrs==23.1.0
14
- audioread==3.0.0
15
- backcall==0.2.0
16
- basicsr==1.4.2
17
- cached-property==1.5.2
18
- cachetools==5.3.0
19
- certifi==2022.12.7
20
- cffi==1.15.1
21
- charset-normalizer==3.1.0
22
- ci-sdr==0.0.2
23
- click==8.1.3
24
- cmake==3.26.3
25
- comm==0.1.3
26
- ConfigArgParse==1.5.3
27
- controlnet-aux==0.0.1
28
- ctc-segmentation==1.7.4
29
- Cython==0.29.34
30
- datasets==2.11.0
31
- debugpy==1.6.7
32
- decorator==5.1.1
33
- diffusers==0.15.0
34
- dill==0.3.6
35
- Distance==0.1.3
36
- editdistance==0.6.2
37
- einops==0.6.1
38
- espnet==202301
39
- espnet-model-zoo==0.1.7
40
- espnet-tts-frontend==0.0.3
41
- executing==1.2.0
42
- fast-bss-eval==0.1.3
43
- filelock==3.12.0
44
- Flask==2.2.3
45
- Flask-Cors==3.0.10
46
- frozenlist==1.3.3
47
- fsspec==2023.4.0
48
- future==0.18.3
49
- g2p-en==2.1.0
50
- google-auth==2.17.3
51
- google-auth-oauthlib==1.0.0
52
- grpcio==1.54.0
53
- h5py==3.8.0
54
- huggingface-hub==0.13.4
55
- humanfriendly==10.0
56
- hydra-core==1.3.2
57
- HyperPyYAML==1.2.0
58
- idna==3.4
59
- imageio==2.27.0
60
- importlib-metadata==4.9.0
61
- importlib-resources==5.12.0
62
- inflect==6.0.4
63
- ipykernel==6.22.0
64
- ipython==8.12.0
65
- itsdangerous==2.1.2
66
- jaconv==0.3.4
67
- jamo==0.4.1
68
- jedi==0.18.2
69
- Jinja2==3.1.2
70
- joblib==1.2.0
71
- julius==0.2.7
72
- jupyter-client==8.2.0
73
- jupyter-core==5.3.0
74
- kaldiio==2.18.0
75
- lazy-loader==0.2
76
- librosa==0.10.0.post2
77
- lightning-utilities==0.8.0
78
- lit==16.0.1
79
- llvmlite==0.39.1
80
- lmdb==1.4.1
81
- Markdown==3.4.3
82
- MarkupSafe==2.1.2
83
- matplotlib-inline==0.1.6
84
- mir-eval==0.7
85
- mpmath==1.3.0
86
- msgpack==1.0.5
87
- multidict==6.0.4
88
- multiprocess==0.70.14
89
- nest-asyncio==1.5.6
90
- networkx==3.1
91
- nltk==3.8.1
92
- numba==0.56.4
93
- numpy==1.23.0
94
- nvidia-cublas-cu11==11.10.3.66
95
- nvidia-cuda-cupti-cu11==11.7.101
96
- nvidia-cuda-nvrtc-cu11==11.7.99
97
- nvidia-cuda-runtime-cu11==11.7.99
98
- nvidia-cudnn-cu11==8.5.0.96
99
- nvidia-cufft-cu11==10.9.0.58
100
- nvidia-curand-cu11==10.2.10.91
101
- nvidia-cusolver-cu11==11.4.0.1
102
- nvidia-cusparse-cu11==11.7.4.91
103
- nvidia-nccl-cu11==2.14.3
104
- nvidia-nvtx-cu11==11.7.91
105
- oauthlib==3.2.2
106
- omegaconf==2.3.0
107
- opencv-python==4.7.0.72
108
- opt-einsum==3.3.0
109
- packaging==23.1
110
- pandas==2.0.0
111
- parso==0.8.3
112
- pb-bss-eval==0.0.2
113
- pesq==0.0.4
114
- pexpect==4.8.0
115
- pickleshare==0.7.5
116
- Pillow==9.5.0
117
- platformdirs==3.2.0
118
- pooch==1.6.0
119
- prompt-toolkit==3.0.38
120
- protobuf==3.20.1
121
- psutil==5.9.5
122
- ptyprocess==0.7.0
123
- pure-eval==0.2.2
124
- pyarrow==11.0.0
125
- pyasn1==0.5.0
126
- pyasn1-modules==0.3.0
127
- pycparser==2.21
128
- pydantic==1.10.7
129
- pyDeprecate==0.3.2
130
- pydub==0.25.1
131
- Pygments==2.15.1
132
- pypinyin==0.44.0
133
- pystoi==0.3.3
134
- pytesseract==0.3.10
135
- python-dateutil==2.8.2
136
- pytorch-lightning==2.0.1.post0
137
- pytorch-ranger==0.1.1
138
- pytorch-wpe==0.0.1
139
- pytz==2023.3
140
- PyWavelets==1.4.1
141
- PyYAML==6.0
142
- pyzmq==25.0.2
143
- regex==2023.3.23
144
- requests==2.28.2
145
- requests-oauthlib==1.3.1
146
- responses==0.18.0
147
- rsa==4.9
148
- ruamel.yaml==0.17.21
149
- ruamel.yaml.clib==0.2.7
150
- scikit-image==0.20.0
151
- scikit-learn==1.2.2
152
- scipy==1.9.0
153
- sentencepiece==0.1.98
154
- six==1.16.0
155
- soundfile==0.12.1
156
- soxr==0.3.5
157
- speechbrain==0.5.14
158
- stack-data==0.6.2
159
- sympy==1.11.1
160
- tb-nightly==2.13.0a20230422
161
- threadpoolctl==3.1.0
162
- tifffile==2023.4.12
163
- tiktoken==0.3.3
164
- timm==0.6.13
165
- tokenizers==0.13.3
166
- tomli==2.0.1
167
- torch==2.0.0
168
- torch-complex==0.4.3
169
- torch-optimizer==0.1.0
170
- torch-stoi==0.1.2
171
- torchaudio==2.0.1
172
- torchmetrics==0.7.3
173
- torchvision==0.15.1
174
- tornado==6.3.1
175
- tqdm==4.65.0
176
- traitlets==5.9.0
177
- transformers==4.28.0
178
- triton==2.0.0
179
- typeguard==2.13.3
180
- typing-extensions==4.5.0
181
- tzdata==2023.3
182
- Unidecode==1.3.6
183
- urllib3==1.26.15
184
- waitress==2.1.2
185
- wcwidth==0.2.6
186
- Werkzeug==2.2.3
187
- xxhash==3.2.0
188
- yapf==0.33.0
189
- yarl==1.9.1
190
- zipp==3.15.0
 
1
+ tqdm
2
+ numpy
3
+ pandas
4
+ torch
5
+ Pillow
6
+ scipy
7
+ diffusers
8
  webcolors
9
+ opencv-python