Spaces:
Runtime error
Runtime error
Commit ·
5b083c6
1
Parent(s): 879bcf9
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ ffmpeg-python
|
|
| 6 |
gradio
|
| 7 |
moviepy
|
| 8 |
torch
|
| 9 |
-
yt-dlp
|
|
|
|
|
|
|
|
|
| 6 |
gradio
|
| 7 |
moviepy
|
| 8 |
torch
|
| 9 |
+
yt-dlp
|
| 10 |
+
sentencepiece
|
| 11 |
+
transformers
|