Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
bori0824
/
speechfeedback
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
bori0824
commited on
Jun 6, 2024
Commit
688f5b9
·
verified
·
1 Parent(s):
f2980db
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -64,4 +64,4 @@ with gr.Blocks() as app:
64
outputs=[pronunciation_feedback, pronunciation_details]
65
)
66
67
-
app.launch(debug=True)
64
outputs=[pronunciation_feedback, pronunciation_details]
65
)
66
67
+
app.launch(debug=True)