z-uo commited on
Commit
0c38d45
1 Parent(s): b4b68fe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -25,4 +25,4 @@ face = gr.Interface(
25
  ]
26
  )
27
 
28
- face.launch(share=True)
25
  ]
26
  )
27
 
28
+ face.launch()