Inspecta commited on
Commit
e06361e
·
verified ·
1 Parent(s): 38b1e22

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ demo = gr.Interface(
54
  title="ComfyUI InstantID Face Swap",
55
  allow_flagging="never"
56
  )
57
- demo.queue().launch(server_name="0.0.0.0", server_port=7860, share=False)
 
54
  title="ComfyUI InstantID Face Swap",
55
  allow_flagging="never"
56
  )
57
+ demo.queue().launch(server_name="0.0.0.0", server_port=7860, share=True)