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