Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -56,7 +56,7 @@ important_link = r"""
|
|
| 56 |
# <div align='center'>
|
| 57 |
# <a href='https://www.mmlab-ntu.com/'>S-Lab, NTU Singapore</a>
|
| 58 |
# </div>
|
| 59 |
-
"""
|
| 60 |
|
| 61 |
description = r"""
|
| 62 |
<b>Official Gradio demo</b> for <a href='https://github.com/wzhouxiff/ObjCtrl-2.5D' target='_blank'><b>ObjCtrl-2.5D: Training-free Object Control with Camera Poses</b></a>.<br>
|
|
|
|
| 56 |
# <div align='center'>
|
| 57 |
# <a href='https://www.mmlab-ntu.com/'>S-Lab, NTU Singapore</a>
|
| 58 |
# </div>
|
| 59 |
+
# """
|
| 60 |
|
| 61 |
description = r"""
|
| 62 |
<b>Official Gradio demo</b> for <a href='https://github.com/wzhouxiff/ObjCtrl-2.5D' target='_blank'><b>ObjCtrl-2.5D: Training-free Object Control with Camera Poses</b></a>.<br>
|