Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
papasega
/
fluecnyfromText
like
1
Sleeping
App
Files
Files
Community
papasega
commited on
Jul 7
Commit
b61c1b3
•
1 Parent(s):
b524523
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ fluency = gr.Interface(fn=predict_fluency,
44
)
45
46
47
-
fluency.launch(
debg
=True)
44
)
45
46
47
+
fluency.launch(
debug
=True)