Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
@@ -5,7 +5,12 @@ gradio
|
|
5 |
faster-whisper
|
6 |
pydub
|
7 |
transformers
|
8 |
-
git+https://github.com/huggingface/transformers
|
9 |
-
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
11 |
|
|
|
5 |
faster-whisper
|
6 |
pydub
|
7 |
transformers
|
8 |
+
git+https://github.com/huggingface/transformers
|
9 |
+
pytube
|
10 |
+
ipython-autotime
|
11 |
+
optimum
|
12 |
+
accelerate
|
13 |
+
sentencepiece
|
14 |
+
yt-dlp
|
15 |
+
pipx
|
16 |
|