Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ matplotlib==3.7.4
|
|
| 3 |
huggingface_hub<0.26
|
| 4 |
torch<2.6
|
| 5 |
fastapi==0.103.2
|
|
|
|
| 6 |
git+https://github.com/shivammehta25/Matcha-TTS.git
|
|
|
|
| 3 |
huggingface_hub<0.26
|
| 4 |
torch<2.6
|
| 5 |
fastapi==0.103.2
|
| 6 |
+
pydantic==2.4.2
|
| 7 |
git+https://github.com/shivammehta25/Matcha-TTS.git
|