Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchaudio==2.
|
| 3 |
-
numpy==1.
|
| 4 |
pydub==0.25.1
|
| 5 |
-
gradio==
|
| 6 |
TTS==0.22.0
|
|
|
|
| 1 |
+
torch==2.6.0
|
| 2 |
+
torchaudio==2.6.0
|
| 3 |
+
numpy==1.26.4
|
| 4 |
pydub==0.25.1
|
| 5 |
+
gradio==6.10.0
|
| 6 |
TTS==0.22.0
|