Spaces:
Runtime error
Runtime error
Commit
·
d1a9744
1
Parent(s):
c764bfb
added all the necessary and notably all non conflicting dependencies
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
PyPDF2
|
2 |
pdfminer
|
3 |
-
pdfminer.six
|
|
|
|
|
|
|
|
|
|
|
|
1 |
PyPDF2
|
2 |
pdfminer
|
3 |
+
pdfminer.six
|
4 |
+
--index-url https://pypi.fury.io/balacoon/
|
5 |
+
--extra-index-url https://pypi.org/simple/
|
6 |
+
balacoon-tts==0.1.1
|
7 |
+
huggingface_hub
|
8 |
+
numpy
|