lyimo commited on
Commit
83bc327
·
1 Parent(s): 49db081

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,4 +65,4 @@ demo = gr.Interface(
65
  )
66
 
67
 
68
- demo.launch(share = True)
 
65
  )
66
 
67
 
68
+ demo.launch()