Saiteja commited on
Commit
9b1e81f
1 Parent(s): 0a075d8
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ with gr.Blocks(theme=theme) as demo:
36
  description="Classify the leaves b uploading their image",
37
  examples=["images/1.png","images/2.png", "images/3.png"])
38
 
39
- demo.launch(share=True)
 
36
  description="Classify the leaves b uploading their image",
37
  examples=["images/1.png","images/2.png", "images/3.png"])
38
 
39
+ demo.launch()