soulofmercara commited on
Commit
aafcb78
1 Parent(s): 517fa88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,4 +79,4 @@ Iface = gr.Interface(
79
  title="Object Detection With YOLO",
80
  description=description,
81
  theme='HaleyCH/HaleyCH_Theme',
82
- ).launch(share=True)
 
79
  title="Object Detection With YOLO",
80
  description=description,
81
  theme='HaleyCH/HaleyCH_Theme',
82
+ ).launch()