Spaces:
Runtime error
Runtime error
Commit
·
4f0c4d6
1
Parent(s):
59df73b
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -6,6 +6,4 @@ 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
|
10 |
-
gradio
|
11 |
-
pyngrok
|
|
|
6 |
uvicorn[standard]==0.17.*
|
7 |
faster-whisper==0.3.0
|
8 |
yt-dlp==2023.3.4
|
9 |
+
ffmpeg-python==0.2.0
|
|
|
|