Spaces:
Configuration error
Configuration error
Kangarroar
commited on
Commit
•
963abcc
1
Parent(s):
2de6d9f
Update requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
CHANGED
@@ -11,6 +11,15 @@ webrtcvad-wheels
|
|
11 |
h5py
|
12 |
einops
|
13 |
pycwt
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
torchmetrics==0.5
|
15 |
pytorch_lightning==1.3.3
|
16 |
streamlit
|
|
|
11 |
h5py
|
12 |
einops
|
13 |
pycwt
|
14 |
+
librosa
|
15 |
+
scikit-image
|
16 |
+
ipython
|
17 |
+
ipykernel
|
18 |
+
pyloudnorm
|
19 |
+
webrtcvad-wheels
|
20 |
+
h5py
|
21 |
+
einops
|
22 |
+
pycwt
|
23 |
torchmetrics==0.5
|
24 |
pytorch_lightning==1.3.3
|
25 |
streamlit
|