Spaces:
Runtime error
Runtime error
salmanmapkar
commited on
Commit
·
e25aa7f
1
Parent(s):
b927090
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ gradio
|
|
7 |
moviepy
|
8 |
torch
|
9 |
yt-dlp
|
10 |
-
nemo_toolkit[all]
|
|
|
|
|
|
7 |
moviepy
|
8 |
torch
|
9 |
yt-dlp
|
10 |
+
nemo_toolkit[all]
|
11 |
+
sentencepiece
|
12 |
+
transformers
|