Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
hannah416
/
pronunciationfeedback
like
0
Sleeping
App
Files
Files
Community
hannah416
commited on
Jun 4
Commit
bb73726
•
1 Parent(s):
bc67ac7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -72,4 +72,4 @@ with gr.Blocks() as app:
72
outputs=[pronunciation_feedback, pronunciation_score]
73
)
74
75
-
app.launch(debug=True)
72
outputs=[pronunciation_feedback, pronunciation_score]
73
)
74
75
+
app.launch(debug=True)