RTHGV commited on
Commit
810c815
·
verified ·
1 Parent(s): e6bead9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -106,4 +106,4 @@ with gr.Blocks() as iface:
106
  )
107
 
108
  # Launch the interface
109
- iface.launch(inline = False)
 
106
  )
107
 
108
  # Launch the interface
109
+ iface.launch()