Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -1
requirements.txt
CHANGED
@@ -1 +1,8 @@
|
|
1 |
-
gradio==4.5.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.5.0
|
2 |
+
jinja2==3.1.2
|
3 |
+
googletrans==4.0.0-rc1
|
4 |
+
youtube-transcript-api
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
datasets
|
8 |
+
deepmultilingualpunctuation
|