Sethu Iyer
commited on
Commit
•
2694ba1
1
Parent(s):
020af7d
changed requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
gradio==4.41.0
|
2 |
torch
|
3 |
transformers
|
4 |
-
|
5 |
docx2txt
|
6 |
PyPDF2
|
7 |
pydub
|
|
|
1 |
gradio==4.41.0
|
2 |
torch
|
3 |
transformers
|
4 |
+
git+https://github.com/huggingface/parler-tts.git
|
5 |
docx2txt
|
6 |
PyPDF2
|
7 |
pydub
|