cocktailpeanut commited on
Commit
fc9b498
·
1 Parent(s): 46c5b00
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -110,4 +110,5 @@ with gr.Blocks(css=css) as demo:
110
  outputs=[output_edit]
111
  )
112
  if __name__ == "__main__":
113
- demo.launch(share=True)
 
 
110
  outputs=[output_edit]
111
  )
112
  if __name__ == "__main__":
113
+ #demo.launch(share=True)
114
+ demo.launch()