Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ allin1
|
|
6 |
gradio
|
7 |
torch
|
8 |
torchaudio
|
9 |
-
librosa
|
|
|
|
6 |
gradio
|
7 |
torch
|
8 |
torchaudio
|
9 |
+
librosa
|
10 |
+
numpy
|