KevinGeng commited on
Commit
051f75a
1 Parent(s): a56c773
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -126,4 +126,4 @@ iface = gr.Interface(
126
  )
127
  # Currently remove PPM and Phonemes
128
  # add password to protect the interface
129
- iface.launch(share=False, auth=['Laronix', 'LaronixSLP'], auth_message="Authentication Required, ask kevin@laronix.com for password.\n Thanks for your cooperation!")
 
126
  )
127
  # Currently remove PPM and Phonemes
128
  # add password to protect the interface
129
+ iface.launch(share=True, auth=['Laronix', 'LaronixSLP'], auth_message="Authentication Required, ask kevin@laronix.com for password.\n Thanks for your cooperation!")