Hexii commited on
Commit
d50e7dc
·
1 Parent(s): d96954f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ app = gr.Interface(
54
  article=article,
55
  )
56
 
57
- app.launch(share=True)
 
54
  article=article,
55
  )
56
 
57
+ app.launch()