Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,6 +1,2 @@
|
|
1 |
-
datasets>=2.14.1
|
2 |
-
librosa
|
3 |
-
jiwer
|
4 |
gradio
|
5 |
-
transformers[torch]
|
6 |
-
https://github.com/pyannote/pyannote-audio/archive/refs/heads/develop.zip
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
transformers[torch]
|
|