Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
gradio
|
2 |
-
torch>=2.6.0
|
3 |
TTS==0.22.0
|
4 |
-
|
|
|
1 |
+
gradio
|
|
|
2 |
TTS==0.22.0
|
3 |
+
torch
|