Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -8,8 +8,9 @@ scipy==1.10.1
|
|
8 |
requests==2.31.0
|
9 |
python-dotenv==1.0.0
|
10 |
huggingface_hub>=0.25.1
|
11 |
-
TTS==0.14.0
|
12 |
-
xformers==0.0.20
|
|
|
13 |
|
14 |
|
15 |
|
|
|
8 |
requests==2.31.0
|
9 |
python-dotenv==1.0.0
|
10 |
huggingface_hub>=0.25.1
|
11 |
+
TTS==0.14.0
|
12 |
+
xformers==0.0.20
|
13 |
+
pydub==0.25.1
|
14 |
|
15 |
|
16 |
|