Spaces:
Runtime error
Runtime error
ayaanzaveri
commited on
Commit
•
03726e6
1
Parent(s):
4b991ba
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,4 +6,4 @@ transformers==4.*
|
|
6 |
uvicorn[standard]==0.17.*
|
7 |
faster-whisper==0.3.0
|
8 |
yt-dlp==2023.3.4
|
9 |
-
ffmpeg
|
|
|
6 |
uvicorn[standard]==0.17.*
|
7 |
faster-whisper==0.3.0
|
8 |
yt-dlp==2023.3.4
|
9 |
+
ffmpeg-python==0.2.0
|