Komal133 commited on
Commit
5ce7818
·
verified ·
1 Parent(s): deb3a1b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -215,4 +215,4 @@ demo = gr.Interface(
215
  )
216
 
217
  if __name__ == "__main__":
218
- demo.launch()(share=False)
 
215
  )
216
 
217
  if __name__ == "__main__":
218
+ demo.launch(share=False, show_share_button=False)