pburub commited on
Commit
6a9c1a2
·
verified ·
1 Parent(s): 8f8d756

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,4 +22,4 @@ demo = gr.Interface(
22
  )
23
 
24
  if __name__ == '__main__':
25
- demo.launch(share=True)
 
22
  )
23
 
24
  if __name__ == '__main__':
25
+ demo.launch()