Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -1,11 +1,5 @@
|
|
|
|
|
|
1 |
gradio
|
2 |
-
|
3 |
-
torchvision==0.12.0
|
4 |
-
torchaudio==0.11.0
|
5 |
-
torchtext==0.12.0
|
6 |
-
speechbrain==0.5.12
|
7 |
-
pyannote.audio
|
8 |
-
moviepy
|
9 |
-
timm
|
10 |
-
sentencepiece
|
11 |
transformers
|
|
|
1 |
+
https://github.com/pyannote/pyannote-audio/archive/develop.zip
|
2 |
+
speechbrain == 0.5.10
|
3 |
gradio
|
4 |
+
Jinja2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
transformers
|