Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ langchain
|
|
| 5 |
langchain_google_genai
|
| 6 |
Pillow
|
| 7 |
gradio_client
|
| 8 |
-
TTS
|
| 9 |
pydantic==1.10.13
|
| 10 |
python-multipart==0.0.6
|
| 11 |
typing-extensions>=4.8.0
|
|
|
|
| 5 |
langchain_google_genai
|
| 6 |
Pillow
|
| 7 |
gradio_client
|
| 8 |
+
TTS @ git+https://github.com/coqui-ai/TTS
|
| 9 |
pydantic==1.10.13
|
| 10 |
python-multipart==0.0.6
|
| 11 |
typing-extensions>=4.8.0
|