Sham786 commited on
Commit
7ba0702
1 Parent(s): a4143d8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -333,4 +333,4 @@ with gr.Blocks() as demo:
333
  ]
334
  )
335
 
336
- demo.launch(debug=False, show_error=True)
 
333
  ]
334
  )
335
 
336
+ demo.launch(debug=False, show_error=True, share=False)