Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
JohnJumon/pronunciation-scoring
aikitty
/
pronunciation-scoring-chinese
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
aikitty
commited on
May 29, 2024
Commit
34aba6b
·
verified
·
1 Parent(s):
297e4ca
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -68,4 +68,4 @@ gradio_app = gr.Interface(
68
)
69
70
if __name__ == "__main__":
71
-
gradio_app.launch(
share=True
)
68
)
69
70
if __name__ == "__main__":
71
+
gradio_app.launch()