saptarshineilsinha commited on
Commit
adce2bd
·
1 Parent(s): 344c054

remove share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -78,4 +78,4 @@ iface = gr.Interface(
78
  description="This application detects diseases in strawberries using a trained YOLOX model. Upload an image, video, or use your webcam for analysis."
79
  )
80
 
81
- iface.launch(share=True)
 
78
  description="This application detects diseases in strawberries using a trained YOLOX model. Upload an image, video, or use your webcam for analysis."
79
  )
80
 
81
+ iface.launch()