Ancastal commited on
Commit
4de8dac
·
verified ·
1 Parent(s): 801f3ff

Update gradio_contract.py

Browse files
Files changed (1) hide show
  1. gradio_contract.py +1 -1
gradio_contract.py CHANGED
@@ -542,4 +542,4 @@ with gr.Blocks(
542
  """)
543
 
544
  if __name__ == "__main__":
545
- demo.launch(share=True)
 
542
  """)
543
 
544
  if __name__ == "__main__":
545
+ demo.launch()