root commited on
Commit
fd0eac8
·
1 Parent(s): 714639f

disable share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,4 +66,4 @@ demo = gr.Interface(
66
  title="MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model",
67
  description="This is an interactive demo for MotionDiffuse. For more information, feel free to visit our project page(https://mingyuan-zhang.github.io/projects/MotionDiffuse.html).")
68
 
69
- demo.launch(share=True)
 
66
  title="MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model",
67
  description="This is an interactive demo for MotionDiffuse. For more information, feel free to visit our project page(https://mingyuan-zhang.github.io/projects/MotionDiffuse.html).")
68
 
69
+ demo.launch()