Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -124,8 +124,7 @@ with gr.Blocks(analytics_enabled=False, css=css) as dynamicrafter_iface:
|
|
124 |
<a style='font-size:18px;color: #000000' href='https://github.com/Doubiiu/DynamiCrafter'>[Github Repo]</a>\
|
125 |
<a style='font-size:18px;color: #000000'>, which is important to Open-Source projects. Thanks!</a>\
|
126 |
<a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2310.12190'> [ArXiv] </a>\
|
127 |
-
<a style='font-size:18px;color: #000000' href='https://doubiiu.github.io/projects/DynamiCrafter/'> [Project Page] </a>
|
128 |
-
</div>")
|
129 |
|
130 |
with gr.Tab(label='ImageAnimation_576x1024'):
|
131 |
with gr.Column():
|
|
|
124 |
<a style='font-size:18px;color: #000000' href='https://github.com/Doubiiu/DynamiCrafter'>[Github Repo]</a>\
|
125 |
<a style='font-size:18px;color: #000000'>, which is important to Open-Source projects. Thanks!</a>\
|
126 |
<a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2310.12190'> [ArXiv] </a>\
|
127 |
+
<a style='font-size:18px;color: #000000' href='https://doubiiu.github.io/projects/DynamiCrafter/'> [Project Page] </a> </div>")
|
|
|
128 |
|
129 |
with gr.Tab(label='ImageAnimation_576x1024'):
|
130 |
with gr.Column():
|