Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -1,7 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
torch
|
| 4 |
torchaudio
|
| 5 |
spacy
|
| 6 |
-
pyannote.audio
|
| 7 |
-
git+https://github.com/openai/whisper.git
|
|
|
|
| 1 |
gradio
|
| 2 |
+
transformers
|
| 3 |
torch
|
| 4 |
torchaudio
|
| 5 |
spacy
|
| 6 |
+
pyannote.audio
|
|
|