gvozdev commited on
Commit
af74b0f
1 Parent(s): 90f3839

update sharing settings

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -104,4 +104,4 @@ iface = gr.Interface(
104
  examples=["What is Subspace Network?", "Do you have a token?", "System requirements"]
105
  )
106
 
107
- iface.launch(share=True)
 
104
  examples=["What is Subspace Network?", "Do you have a token?", "System requirements"]
105
  )
106
 
107
+ iface.launch(share=False)