Aadhavan12344 commited on
Commit
959c0bb
·
verified ·
1 Parent(s): dbe77fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -66,7 +66,5 @@ with gr.Blocks() as demo:
66
  )
67
 
68
  demo.launch(
69
- share=True,
70
- show_api=True,
71
- enable_queue=False
72
  )
 
66
  )
67
 
68
  demo.launch(
69
+ share=True
 
 
70
  )