gremlin97 commited on
Commit
2ae85a6
1 Parent(s): e150ec8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -46,4 +46,4 @@ gr.Interface(
46
  description="Upload an image and see the results in text boxes.",
47
  live=True,
48
 
49
- ).launch(share=True, enable_queue=True, debug=True)
 
46
  description="Upload an image and see the results in text boxes.",
47
  live=True,
48
 
49
+ ).launch(enable_queue=True, debug=True)