Spaces:
Sleeping
Sleeping
Monday
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
torchaudio
|
| 3 |
-
torch
|
| 4 |
librosa
|
| 5 |
numpy
|
| 6 |
soundfile
|
| 7 |
-
|
| 8 |
pyannote.audio
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
|
|
|
|
|
|
| 2 |
librosa
|
| 3 |
numpy
|
| 4 |
soundfile
|
| 5 |
+
transformers
|
| 6 |
pyannote.audio
|
| 7 |
+
torchaudio
|
| 8 |
+
torch
|