Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -120,9 +120,10 @@ with gr.Blocks(analytics_enabled=False, css=css) as dynamicrafter_iface:
|
|
120 |
<a href='https://www.cse.cuhk.edu.hk/~ttwong/myself.html'>Tien-Tsin Wong</a>,\
|
121 |
<a href='https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=zh-CN'>Ying Shan</a>\
|
122 |
</h2> \
|
|
|
123 |
<a style='font-size:18px;color: #000000' href='https://github.com/Doubiiu/DynamiCrafter'>[Github] </a>\
|
124 |
<a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2310.12190'> [ArXiv] </a>\
|
125 |
-
<a style='font-size:18px;color: #000000' href='https://doubiiu.github.io/projects/DynamiCrafter/'> [Project Page] </a
|
126 |
</div>")
|
127 |
|
128 |
with gr.Tab(label='ImageAnimation_576x1024'):
|
|
|
120 |
<a href='https://www.cse.cuhk.edu.hk/~ttwong/myself.html'>Tien-Tsin Wong</a>,\
|
121 |
<a href='https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=zh-CN'>Ying Shan</a>\
|
122 |
</h2> \
|
123 |
+
<a style='font-size:18px;color: #000000'>If DynamiCrafter is helpful, please help to ⭐ the </a>\
|
124 |
<a style='font-size:18px;color: #000000' href='https://github.com/Doubiiu/DynamiCrafter'>[Github] </a>\
|
125 |
<a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2310.12190'> [ArXiv] </a>\
|
126 |
+
<a style='font-size:18px;color: #000000' href='https://doubiiu.github.io/projects/DynamiCrafter/'> [Project Page] </a>\
|
127 |
</div>")
|
128 |
|
129 |
with gr.Tab(label='ImageAnimation_576x1024'):
|