Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -96,8 +96,7 @@ examples = [
|
|
96 |
demonstrate that ConsistentAvatar outperforms the state-of-the-art methods on
|
97 |
the generated appearance, 3D, expression and temporal consistency. Project
|
98 |
page: https://njust-yang.github.io/ConsistentAvatar.github.io/''')
|
99 |
-
]
|
100 |
-
|
101 |
]
|
102 |
|
103 |
# 创建 Gradio 界面
|
|
|
96 |
demonstrate that ConsistentAvatar outperforms the state-of-the-art methods on
|
97 |
the generated appearance, 3D, expression and temporal consistency. Project
|
98 |
page: https://njust-yang.github.io/ConsistentAvatar.github.io/''')
|
99 |
+
]
|
|
|
100 |
]
|
101 |
|
102 |
# 创建 Gradio 界面
|