Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
42326ff
1
Parent(s):
9cc1730
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -7,12 +7,11 @@ scikit-image
|
|
7 |
ipython
|
8 |
ipykernel
|
9 |
pyloudnorm
|
10 |
-
webrtcvad
|
11 |
h5py
|
12 |
einops
|
13 |
pycwt
|
14 |
torchmetrics==0.5
|
15 |
pytorch_lightning==1.3.3
|
16 |
pyworld
|
17 |
-
streamlit
|
18 |
-
Jinja2
|
|
|
7 |
ipython
|
8 |
ipykernel
|
9 |
pyloudnorm
|
10 |
+
webrtcvad-wheels
|
11 |
h5py
|
12 |
einops
|
13 |
pycwt
|
14 |
torchmetrics==0.5
|
15 |
pytorch_lightning==1.3.3
|
16 |
pyworld
|
17 |
+
streamlit
|
|