Frederick commited on
Commit
6d96856
·
1 Parent(s): 78c0621

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,4 +203,4 @@ demo = gr.Interface(
203
  ]
204
  )
205
 
206
- demo.launch(share=True)
 
203
  ]
204
  )
205
 
206
+ demo.launch()