pavishnikarthikeyan commited on
Commit
a2c48df
·
verified ·
1 Parent(s): e08eee4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,4 +21,4 @@ demo = gr.Interface(
21
  description="This application is used to summarize the text"
22
  )
23
 
24
- demo.launch(share=True)
 
21
  description="This application is used to summarize the text"
22
  )
23
 
24
+ demo.launch()