Spaces:
Runtime error
Runtime error
root
commited on
Commit
·
fd0eac8
1
Parent(s):
714639f
disable share
Browse files
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(
|
|
|
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()
|