Shriharsh commited on
Commit
1179b7c
1 Parent(s): 591916a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -82,4 +82,5 @@ demo = gr.Interface(
82
  )
83
 
84
  # Launch the app!
85
- demo.launch(share=True)
 
 
82
  )
83
 
84
  # Launch the app!
85
+ demo.launch(share=False)
86
+