Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ librosa
|
|
4 |
numpy
|
5 |
matplotlib
|
6 |
pydub
|
7 |
-
timm
|
|
|
|
4 |
numpy
|
5 |
matplotlib
|
6 |
pydub
|
7 |
+
timm
|
8 |
+
sounddevice
|