Spaces:
Build error
Build error
Commit ·
21be891
1
Parent(s): f76d84d
Update requeriments.txt
Browse files- requeriments.txt +2 -5
requeriments.txt
CHANGED
|
@@ -1,5 +1,2 @@
|
|
| 1 |
-
gradio=
|
| 2 |
-
|
| 3 |
-
torch>=2.1,<2.4
|
| 4 |
-
numpy
|
| 5 |
-
gTTS==2.5.1 # opcional: motor de respaldo ligero
|
|
|
|
| 1 |
+
gradio>=4.44.0
|
| 2 |
+
gTTS==2.5.1
|
|
|
|
|
|
|
|
|