miojizzy commited on
Commit
a4d1eb7
·
1 Parent(s): 87f517a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,4 +20,4 @@ demo = gr.Interface(
20
  outputs="text",
21
  )
22
 
23
- demo.launch(share=True)
 
20
  outputs="text",
21
  )
22
 
23
+ demo.launch()