kmaes commited on
Commit
c25d408
·
verified ·
1 Parent(s): 56f10fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -190,4 +190,4 @@ demo = gr.Interface(
190
  )
191
 
192
  # Launch
193
- demo.launch()
 
190
  )
191
 
192
  # Launch
193
+ demo.launch(show_api=True)