Ragav2553 commited on
Commit
8aaee01
β€’
1 Parent(s): 5c6f46f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -102,4 +102,4 @@ interface = gr.Interface(
102
  gr.outputs.Label(label="Class"),
103
  gr.outputs.Image(label="Face with Explainability", type="pil")
104
  ],
105
- ).launch(share=True)
 
102
  gr.outputs.Label(label="Class"),
103
  gr.outputs.Image(label="Face with Explainability", type="pil")
104
  ],
105
+ ).launch(share=False)