Spaces:
Runtime error
Runtime error
Commit
·
40289c7
1
Parent(s):
8341dac
update requirements
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pyannote-audio @ git+https://github.com/pyannote/pyannote-audio.git@develop
|
|
3 |
pydub
|
4 |
transformers
|
5 |
torch
|
6 |
-
faster-whisper
|
|
|
|
3 |
pydub
|
4 |
transformers
|
5 |
torch
|
6 |
+
faster-whisper
|
7 |
+
apt-transport-https
|