Arjav commited on
Commit
30a1837
1 Parent(s): deeac04

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -35,4 +35,4 @@ interface = gr.Interface(fn=summarize,
35
  )
36
 
37
 
38
- interface.launch(share=True)
 
35
  )
36
 
37
 
38
+ interface.launch()