papasega commited on
Commit
b61c1b3
1 Parent(s): b524523

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -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)