jaimin commited on
Commit
61c14f5
β€’
1 Parent(s): 3e75c16

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -128,4 +128,4 @@ demo = gr.Interface(final_summary, inputs=[gr.inputs.Textbox(label="Drop your ar
128
  theme= "darkhuggingface")
129
 
130
 
131
- demo.launch(share=True)
 
128
  theme= "darkhuggingface")
129
 
130
 
131
+ demo.launch()