Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -38,9 +38,9 @@ def videocrafter_demo(result_dir='./tmp/'):
|
|
38 |
<a style='font-size:18px;' href='https://huggingface.co/mazpie/genrl_models'> [Models] </a> \
|
39 |
\
|
40 |
<a style='font-size:18px;' href='https://huggingface.co/datasets/mazpie/genrl_datasets'> [Datasets] </a> \
|
41 |
-
</div>
|
42 |
-
<p align=
|
43 |
-
<img src='assets/GenRL_fig1.png' width=90%>
|
44 |
</p>")
|
45 |
|
46 |
gr.Markdown("<b> Notes: </b>")
|
|
|
38 |
<a style='font-size:18px;' href='https://huggingface.co/mazpie/genrl_models'> [Models] </a> \
|
39 |
\
|
40 |
<a style='font-size:18px;' href='https://huggingface.co/datasets/mazpie/genrl_datasets'> [Datasets] </a> \
|
41 |
+
</div> \
|
42 |
+
<p align='center'> \
|
43 |
+
<img src='assets/GenRL_fig1.png' width=90%> \
|
44 |
</p>")
|
45 |
|
46 |
gr.Markdown("<b> Notes: </b>")
|