Ulysses502 commited on
Commit
8d6e9a2
Β·
verified Β·
1 Parent(s): f1b49fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,4 +56,4 @@ iface = gr.Interface(
56
  )
57
 
58
  # ε•Ÿε‹•δ»‹ι’
59
- iface.launch(server_port=7862)
 
56
  )
57
 
58
  # ε•Ÿε‹•δ»‹ι’
59
+ iface.launch(share=True)