tahirmuhammadcs commited on
Commit
5bfa254
·
verified ·
1 Parent(s): 5ff1b95

Update app.py

Browse files

show API True!

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,4 +23,4 @@ demo = gr.Interface(
23
  )
24
 
25
  # Launch the app
26
- demo.launch(share=True)
 
23
  )
24
 
25
  # Launch the app
26
+ demo.launch(show_api=True)