Sharim Jamal commited on
Commit
7fe1a68
·
1 Parent(s): bcc8608

docker fix

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -140,4 +140,4 @@ with gr.Blocks(title="Contract Auditor") as demo:
140
  outputs=output
141
  )
142
 
143
- demo.launch(share=True)
 
140
  outputs=output
141
  )
142
 
143
+ demo.launch()