AdithyaSNair commited on
Commit
35cd204
·
1 Parent(s): d618fed

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -40,5 +40,4 @@ iface = gr.Interface(
40
  allow_flagging=False
41
  )
42
 
43
- # Launch the interface
44
  iface.launch(debug=True)
 
40
  allow_flagging=False
41
  )
42
 
 
43
  iface.launch(debug=True)