Spaces:
Runtime error
Runtime error
ayaanzaveri
commited on
Commit
•
62932a4
1
Parent(s):
9cdc5fa
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ sentencepiece==0.1.*
|
|
4 |
torch==1.11.*
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
-
|
|
|
|
4 |
torch==1.11.*
|
5 |
transformers==4.*
|
6 |
uvicorn[standard]==0.17.*
|
7 |
+
faster-whisper==0.3.0
|
8 |
+
yt-dlp==2023.3.4
|