Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Preinstall requirements from TTS
|
2 |
-
TTS @ git+https://github.com/coqui-ai/[email protected].
|
3 |
pydantic==1.10.13
|
4 |
python-multipart==0.0.6
|
5 |
typing-extensions>=4.8.0
|
|
|
1 |
# Preinstall requirements from TTS
|
2 |
+
TTS @ git+https://github.com/coqui-ai/[email protected].1
|
3 |
pydantic==1.10.13
|
4 |
python-multipart==0.0.6
|
5 |
typing-extensions>=4.8.0
|