nightfury commited on
Commit
3aacce3
·
1 Parent(s): 1b5194e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -142,4 +142,4 @@ mainBody = gr.Interface(
142
  article=article,
143
  live=True,
144
  )
145
- mainBody.launch(share=True)
 
142
  article=article,
143
  live=True,
144
  )
145
+ mainBody.launch()