Spaces:
Runtime error
Runtime error
StevenChen16
commited on
Commit
β’
4064c70
1
Parent(s):
573dced
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
git+https://github.com/shivammehta25/Matcha-TTS.git
|
2 |
conformer==0.3.2
|
3 |
-
deepspeed==0.14.2
|
4 |
diffusers==0.27.2
|
5 |
fastapi==0.115.3
|
6 |
fastapi-cli==0.0.4
|
@@ -22,7 +22,6 @@ onnxruntime-gpu==1.16.0
|
|
22 |
protobuf==4.25
|
23 |
pydantic==2.7.0
|
24 |
rich==13.7.1
|
25 |
-
requests==2.32.3
|
26 |
safetensors==0.4.5
|
27 |
soundfile==0.12.1
|
28 |
tensorboard==2.14.0
|
|
|
1 |
git+https://github.com/shivammehta25/Matcha-TTS.git
|
2 |
conformer==0.3.2
|
3 |
+
deepspeed==0.14.2
|
4 |
diffusers==0.27.2
|
5 |
fastapi==0.115.3
|
6 |
fastapi-cli==0.0.4
|
|
|
22 |
protobuf==4.25
|
23 |
pydantic==2.7.0
|
24 |
rich==13.7.1
|
|
|
25 |
safetensors==0.4.5
|
26 |
soundfile==0.12.1
|
27 |
tensorboard==2.14.0
|