Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
spark-ds549
/
Chinese-Label-Transcription
like
1
Sleeping
App
Files
Files
Community
3
mkaramb
commited on
Apr 23
Commit
840555d
•
1 Parent(s):
58e491e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -183,4 +183,4 @@ interface = gr.Interface(
183
)
184
185
if __name__ == "__main__":
186
-
interface.launch(
share=True
)
183
)
184
185
if __name__ == "__main__":
186
+
interface.launch()