sanjaybhargavneela1929 commited on
Commit
a3f45a2
Β·
verified Β·
1 Parent(s): 99d1d95

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,4 +28,4 @@ interface = gr.Interface(
28
  )
29
 
30
  # Launch WITHOUT the share button
31
- interface.launch(share=True) # πŸ‘ˆ No Share via Link button
 
28
  )
29
 
30
  # Launch WITHOUT the share button
31
+ interface.launch(share=False) # πŸ‘ˆ No Share via Link button