Johan014 commited on
Commit
f6d4f6d
Β·
verified Β·
1 Parent(s): 506eba4

Rename app.ipynb to app.py

Browse files
Files changed (1) hide show
  1. app.ipynb β†’ app.py +1 -1
app.ipynb β†’ app.py RENAMED
@@ -154,4 +154,4 @@ iface = gr.Interface(
154
  )
155
 
156
  # Launch the interface
157
- iface.launch(debug=True)
 
154
  )
155
 
156
  # Launch the interface
157
+ iface.launch(inline=False)