Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
fc3e668
1
Parent(s):
94e0b04
Create requirements.txt
Browse files- requirements.txt +97 -0
requirements.txt
ADDED
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
absl-py==1.3.0
|
2 |
+
aiohttp==3.8.3
|
3 |
+
aiosignal==1.2.0
|
4 |
+
appdirs==1.4.4
|
5 |
+
asttokens==2.0.8
|
6 |
+
async-timeout==4.0.2
|
7 |
+
attrs==22.1.0
|
8 |
+
audioread==3.0.0
|
9 |
+
backcall==0.2.0
|
10 |
+
cachetools==5.2.0
|
11 |
+
cffi==1.15.1
|
12 |
+
charset-normalizer==2.1.1
|
13 |
+
colorama==0.4.6
|
14 |
+
contourpy==1.0.5
|
15 |
+
cycler==0.11.0
|
16 |
+
debugpy==1.6.3
|
17 |
+
decorator==5.1.1
|
18 |
+
einops==0.5.0
|
19 |
+
entrypoints==0.4
|
20 |
+
executing==1.1.1
|
21 |
+
fonttools==4.38.0
|
22 |
+
frozenlist==1.3.1
|
23 |
+
fsspec==2022.10.0
|
24 |
+
future==0.18.2
|
25 |
+
google-auth==2.13.0
|
26 |
+
google-auth-oauthlib==0.4.6
|
27 |
+
grpcio==1.50.0
|
28 |
+
h5py==3.7.0
|
29 |
+
idna==3.4
|
30 |
+
imageio==2.22.2
|
31 |
+
importlib-metadata==5.0.0
|
32 |
+
ipykernel==6.16.2
|
33 |
+
ipython==8.5.0
|
34 |
+
jedi==0.18.1
|
35 |
+
joblib==1.2.0
|
36 |
+
jupyter_client==7.4.4
|
37 |
+
jupyter_core==4.11.2
|
38 |
+
kiwisolver==1.4.4
|
39 |
+
librosa==0.9.1
|
40 |
+
llvmlite==0.39.1
|
41 |
+
Markdown==3.4.1
|
42 |
+
MarkupSafe==2.1.1
|
43 |
+
matplotlib==3.6.1
|
44 |
+
matplotlib-inline==0.1.6
|
45 |
+
multidict==6.0.2
|
46 |
+
nest-asyncio==1.5.6
|
47 |
+
networkx==2.8.7
|
48 |
+
numba==0.56.3
|
49 |
+
numpy==1.23.4
|
50 |
+
oauthlib==3.2.2
|
51 |
+
packaging==21.3
|
52 |
+
parso==0.8.3
|
53 |
+
pickleshare==0.7.5
|
54 |
+
Pillow==9.2.0
|
55 |
+
pooch==1.6.0
|
56 |
+
praat-parselmouth==0.4.1
|
57 |
+
prompt-toolkit==3.0.31
|
58 |
+
protobuf==3.19.6
|
59 |
+
psutil==5.9.3
|
60 |
+
pure-eval==0.2.2
|
61 |
+
pyasn1==0.4.8
|
62 |
+
pyasn1-modules==0.2.8
|
63 |
+
pycparser==2.21
|
64 |
+
pycwt==0.3.0a22
|
65 |
+
pyDeprecate==0.3.0
|
66 |
+
Pygments==2.13.0
|
67 |
+
pyloudnorm==0.1.0
|
68 |
+
pyparsing==3.0.9
|
69 |
+
python-dateutil==2.8.2
|
70 |
+
pytorch-lightning==1.3.3
|
71 |
+
PyWavelets==1.4.1
|
72 |
+
pywin32==304
|
73 |
+
PyYAML==5.4.1
|
74 |
+
pyzmq==24.0.1
|
75 |
+
requests==2.28.1
|
76 |
+
requests-oauthlib==1.3.1
|
77 |
+
resampy==0.4.2
|
78 |
+
rsa==4.9
|
79 |
+
scikit-image==0.19.3
|
80 |
+
scikit-learn==1.1.3
|
81 |
+
scipy==1.9.3
|
82 |
+
six==1.16.0
|
83 |
+
soundfile==0.11.0
|
84 |
+
stack-data==0.5.1
|
85 |
+
threadpoolctl==3.1.0
|
86 |
+
tifffile==2022.10.10
|
87 |
+
tornado==6.2
|
88 |
+
tqdm==4.64.1
|
89 |
+
traitlets==5.5.0
|
90 |
+
typing_extensions==4.4.0
|
91 |
+
urllib3==1.26.12
|
92 |
+
wcwidth==0.2.5
|
93 |
+
webrtcvad==2.0.10
|
94 |
+
Werkzeug==2.2.2
|
95 |
+
wincertstore==0.2
|
96 |
+
yarl==1.8.1
|
97 |
+
zipp==3.10.0
|