JenkinsGage commited on
Commit
2ac7665
1 Parent(s): e4e7cee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ demo = gr.Interface(
33
  outputs=['text'],
34
  )
35
 
36
- demo.launch(share=True)
 
33
  outputs=['text'],
34
  )
35
 
36
+ demo.launch()