Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,6 @@ torch
|
|
| 2 |
torchaudio
|
| 3 |
pyannote.audio
|
| 4 |
gradio>=4.0.0
|
| 5 |
-
|
| 6 |
scipy
|
|
|
|
|
|
| 2 |
torchaudio
|
| 3 |
pyannote.audio
|
| 4 |
gradio>=4.0.0
|
| 5 |
+
librosa
|
| 6 |
scipy
|
| 7 |
+
numpy
|