mazpie commited on
Commit
072ce23
1 Parent(s): 5c45e0e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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
  &nbsp; &nbsp; \
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>")
 
38
  <a style='font-size:18px;' href='https://huggingface.co/mazpie/genrl_models'> [Models] </a> \
39
  &nbsp; &nbsp; \
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>")