stinoco commited on
Commit
fed83d3
·
1 Parent(s): ef04218

first deploy

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,4 +26,4 @@ demo = gr.Interface(
26
  title = 'Deploy Test'
27
  )
28
 
29
- demo.launch(share = True)
 
26
  title = 'Deploy Test'
27
  )
28
 
29
+ demo.launch()