HMS1997 commited on
Commit
abc1e8d
1 Parent(s): ab1d646

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gradio.Interface(video_identity,
66
  cache_examples=False)
67
 
68
  if __name__ == "__main__":
69
- demo.launch(share=True)
 
66
  cache_examples=False)
67
 
68
  if __name__ == "__main__":
69
+ demo.launch()