Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -4,10 +4,6 @@ transformers
|
|
4 |
yt-dlp
|
5 |
moviepy
|
6 |
langdetect
|
7 |
-
uuid
|
8 |
-
subprocess
|
9 |
-
json
|
10 |
-
os
|
11 |
spaces
|
12 |
accelerate
|
13 |
bitsandbytes
|
@@ -16,4 +12,4 @@ sentencepiece
|
|
16 |
tiktoken
|
17 |
pytest
|
18 |
ffmpeg
|
19 |
-
insanely-fast-whisper
|
|
|
4 |
yt-dlp
|
5 |
moviepy
|
6 |
langdetect
|
|
|
|
|
|
|
|
|
7 |
spaces
|
8 |
accelerate
|
9 |
bitsandbytes
|
|
|
12 |
tiktoken
|
13 |
pytest
|
14 |
ffmpeg
|
15 |
+
insanely-fast-whisper
|