Chirag1994 commited on
Commit
6a10a5b
1 Parent(s): 5e4c1e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -52,4 +52,4 @@ interface = gr.Interface(
52
  title="Multi-Lingual Toxic Comment Classification.",
53
  description="XLM-Roberta Large model",
54
  )
55
- interface.launch(debug=False
 
52
  title="Multi-Lingual Toxic Comment Classification.",
53
  description="XLM-Roberta Large model",
54
  )
55
+ interface.launch(debug=False)