jaimin commited on
Commit
3e75c16
β€’
1 Parent(s): 4aebf90

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()
 
128
  theme= "darkhuggingface")
129
 
130
 
131
+ demo.launch(share=True)