Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -19,5 +19,5 @@ tiktoken==0.6.0
|
|
| 19 |
# Documents
|
| 20 |
pypdf==4.2.0
|
| 21 |
python-docx
|
| 22 |
-
coqui-tts
|
| 23 |
browser-cookie3
|
|
|
|
| 19 |
# Documents
|
| 20 |
pypdf==4.2.0
|
| 21 |
python-docx
|
| 22 |
+
coqui-tts==0.25.1 --no-deps
|
| 23 |
browser-cookie3
|