svjack commited on
Commit
fe46e77
·
verified ·
1 Parent(s): 096e308

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -317,4 +317,5 @@ with gr.Blocks(title="FantasyTalking Video Generation") as demo:
317
  )
318
 
319
  if __name__ == "__main__":
320
- demo.launch(ssr_mode=False)
 
 
317
  )
318
 
319
  if __name__ == "__main__":
320
+ #demo.launch(ssr_mode=False)
321
+ demo.launch(share = True)