xierui.0097 commited on
Commit
02a1749
·
1 Parent(s): 9aafb51
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -21,7 +21,7 @@ def star_demo(result_dir="./tmp/"):
21
 
22
  with gr.Blocks(analytics_enabled=False, css=css) as venhancer_iface:
23
  gr.Markdown(
24
- "<div align='center'> <h1> STAR </span> </h1> \
25
  <a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2501.02976'> [ArXiv] </a>\
26
  <a style='font-size:18px;color: #000000' href='https://nju-pcalab.github.io/projects/STAR'> [Project Page] </a> \
27
  <a style='font-size:18px;color: #000000' href='https://github.com/NJU-PCALab/STAR'> [Github] </a> </div>"
 
21
 
22
  with gr.Blocks(analytics_enabled=False, css=css) as venhancer_iface:
23
  gr.Markdown(
24
+ "<div align='center'> <h1> STAR: Spatial-Temporal Augmentation with Text-to-Video Models for Real-World Video Super-Resolution </span> </h1> \
25
  <a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2501.02976'> [ArXiv] </a>\
26
  <a style='font-size:18px;color: #000000' href='https://nju-pcalab.github.io/projects/STAR'> [Project Page] </a> \
27
  <a style='font-size:18px;color: #000000' href='https://github.com/NJU-PCALab/STAR'> [Github] </a> </div>"