Kamyar-zeinalipour commited on
Commit
5cb8f75
·
verified ·
1 Parent(s): cab9a43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -252,4 +252,4 @@ with gr.Blocks(title="Paragraph Annotation Tool") as demo:
252
 
253
  if __name__ == "__main__":
254
  demo.queue()
255
- demo.launch(share=True)
 
252
 
253
  if __name__ == "__main__":
254
  demo.queue()
255
+ demo.launch()