sblumenf commited on
Commit
5e94ef1
·
verified ·
1 Parent(s): 849e175

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -83,4 +83,5 @@ iface = gr.Interface(
83
  description="Parse a PDF and choose the output format."
84
  )
85
 
86
- if __name__ == "__main__":
 
 
83
  description="Parse a PDF and choose the output format."
84
  )
85
 
86
+ if __name__ == "__main__":
87
+ iface.launch(share=False) # Set share=False