Spaces:
Runtime error
Runtime error
SaladSlayer00
commited on
Commit
•
67c0be5
1
Parent(s):
0d8a19f
the new app with translation support, youtube and summarizaiton, pdf, tts
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ huggingface_hub
|
|
5 |
gtts
|
6 |
fpdf
|
7 |
pdfminer
|
8 |
-
pdfminer-six
|
|
|
|
|
|
5 |
gtts
|
6 |
fpdf
|
7 |
pdfminer
|
8 |
+
pdfminer-six
|
9 |
+
pytorch
|
10 |
+
sentencepiece
|