Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Bmo411
/
Text-To-Speech
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Bmo411
commited on
Apr 28
Commit
9803db7
路
verified
路
1 Parent(s):
89cef00
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -102,4 +102,5 @@ interface = gr.Interface(
102
103
# Lanzar aplicaci贸n
104
if __name__ == "__main__":
105
-
interface.launch(debug=True)
102
103
# Lanzar aplicaci贸n
104
if __name__ == "__main__":
105
+
interface.launch(debug=True)
106
+