Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rick200213
/
Text2speech
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
rick200213
commited on
Apr 22, 2023
Commit
474decd
·
1 Parent(s):
e3d8126
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -75,4 +75,4 @@ with block:
75
76
''')
77
78
-
block.launch(
share
= True)
75
76
''')
77
78
+
block.launch(
debug
= True)