Poe255M commited on
Commit
e2a3c21
·
verified ·
1 Parent(s): 8dc5510

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -640,4 +640,4 @@ with gr.Blocks(css=custom_css) as demo:
640
  clear.click(lambda: ["", "", None, empty_html], outputs=[txt, url, img, output])
641
 
642
  if __name__ == "__main__":
643
- demo.launch(share=True)
 
640
  clear.click(lambda: ["", "", None, empty_html], outputs=[txt, url, img, output])
641
 
642
  if __name__ == "__main__":
643
+ demo.launch()