baiganinn commited on
Commit
e35f039
·
1 Parent(s): 1741719

share=True

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -242,4 +242,4 @@ with gr.Blocks(
242
  )
243
 
244
  if __name__ == "__main__":
245
- interface.launch(server_name="127.0.0.1", server_port=7870, share=False)
 
242
  )
243
 
244
  if __name__ == "__main__":
245
+ interface.launch(server_name="127.0.0.1", server_port=7870, share=True)