Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -36,8 +36,8 @@ title = r"""<h1 align="center">ObjCtrl-2.5D: Training-free Object Control with C
|
|
36 |
# subtitle = r"""<h2 align="center">Deployed on SVD Generation</h2>"""
|
37 |
important_link = r"""
|
38 |
<div align='center'>
|
39 |
-
<a href=''>[Paper]</a>
|
40 |
-
  <a href=''>[arxiv]</a>
|
41 |
  <a href='https://wzhouxiff.github.io/projects/ObjCtrl-2.5D/'>[Project Page]</a>
|
42 |
  <a href='https://github.com/wzhouxiff/ObjCtrl-2.5D'>[Code]</a>
|
43 |
</div>
|
|
|
36 |
# subtitle = r"""<h2 align="center">Deployed on SVD Generation</h2>"""
|
37 |
important_link = r"""
|
38 |
<div align='center'>
|
39 |
+
<a href='https://wzhouxiff.github.io/projects/ObjCtrl-2.5D/assets/ObjCtrl-2.5D.pdf'>[Paper]</a>
|
40 |
+
  <a href='https://arxiv.org/pdf/2412.07721'>[arxiv]</a>
|
41 |
  <a href='https://wzhouxiff.github.io/projects/ObjCtrl-2.5D/'>[Project Page]</a>
|
42 |
  <a href='https://github.com/wzhouxiff/ObjCtrl-2.5D'>[Code]</a>
|
43 |
</div>
|