z-uo commited on
Commit
8cfc7ba
1 Parent(s): 83d3538

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -32,4 +32,4 @@ face = gr.Interface(
32
  gr.outputs.Label(num_top_classes=1, label='Score'),
33
  ]
34
  )
35
- face.launch(share=True)
32
  gr.outputs.Label(num_top_classes=1, label='Score'),
33
  ]
34
  )
35
+ face.launch()