Spaces:
Running
on
Zero
Running
on
Zero
artificialguybr
commited on
Commit
•
cafd3d2
1
Parent(s):
d3fbc79
Create requirements.txt
Browse files- requirements.txt +13 -0
requirements.txt
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
insanely-fast-whisper
|
2 |
+
accelerate
|
3 |
+
bitsandbytes
|
4 |
+
scipy
|
5 |
+
sentencepiece
|
6 |
+
spaces
|
7 |
+
tiktoken
|
8 |
+
pytest
|
9 |
+
torch
|
10 |
+
transformers
|
11 |
+
yt-dlp
|
12 |
+
moviepy
|
13 |
+
langdetect
|