Kirubel Tadesse commited on
Commit
718b54b
1 Parent(s): 5be6dbb

remove share true

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,4 +21,4 @@ demo = gr.Interface(
21
  )
22
 
23
  # lanuch the interface
24
- demo.launch(share=True)
 
21
  )
22
 
23
  # lanuch the interface
24
+ demo.launch()