Spaces:
Sleeping
Sleeping
Update requirements txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ pathlib==1.0.1
|
|
2 |
python-dotenv==1.0.1
|
3 |
gradio==4.15.0
|
4 |
TTS==0.22.0
|
5 |
-
torch==2.4.1
|
6 |
-
torchaudio==2.4.1
|
7 |
-
torchvision==0.19.1
|
|
|
2 |
python-dotenv==1.0.1
|
3 |
gradio==4.15.0
|
4 |
TTS==0.22.0
|
5 |
+
torch==2.4.1
|
6 |
+
torchaudio==2.4.1
|
7 |
+
torchvision==0.19.1
|