Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ python-docx
|
|
7 |
PyPDF2
|
8 |
pydub
|
9 |
soundfile
|
|
|
10 |
git+https://github.com/huggingface/parler-tts.git
|
|
|
7 |
PyPDF2
|
8 |
pydub
|
9 |
soundfile
|
10 |
+
numpy
|
11 |
git+https://github.com/huggingface/parler-tts.git
|