Xaot6 commited on
Commit
c10b214
1 Parent(s): 796edc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,4 +8,4 @@ iface = gr.Interface(
8
  live=False
9
  )
10
 
11
- iface.launch(title="Process")
 
8
  live=False
9
  )
10
 
11
+ iface.launch()