mr2along commited on
Commit
6285517
·
verified ·
1 Parent(s): d909d83

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,4 +283,4 @@ Swap faces using Flux.2 Klein 9B [Alissonerdx/BFS-Best-Face-Swap](https://huggin
283
  )
284
 
285
  if __name__ == "__main__":
286
- demo.launch(share=False, theme=gr.themes.Citrus())
 
283
  )
284
 
285
  if __name__ == "__main__":
286
+ demo.launch(share=True, theme=gr.themes.Citrus())