ashen007 commited on
Commit
5850cc0
·
verified ·
1 Parent(s): 8b5395b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -79,4 +79,4 @@ demo = gr.Interface(
79
 
80
  # Launch the app - settings for Hugging Face Spaces
81
  if __name__ == "__main__":
82
- demo.launch(share=False)
 
79
 
80
  # Launch the app - settings for Hugging Face Spaces
81
  if __name__ == "__main__":
82
+ demo.launch(share=True)