ntam0001 commited on
Commit
b9c6406
1 Parent(s): 0488e4a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,5 +25,5 @@ iface = gr.Interface(
25
  outputs=gr.Textbox()
26
  )
27
 
28
- # Launch the interface
29
  iface.launch(debug=True,inline=False)
 
25
  outputs=gr.Textbox()
26
  )
27
 
28
+
29
  iface.launch(debug=True,inline=False)