tianxingxu commited on
Commit
7edf35e
·
1 Parent(s): 0a0ddad
Files changed (1) hide show
  1. app.py +4 -3
app.py CHANGED
@@ -5,7 +5,7 @@ with gr.Blocks(analytics_enabled=False) as gradio_demo:
5
  """
6
  <div align='center'>
7
  <h1> GeometryCrafter: Consistent Geometry Estimation for Open-world Videos with Diffusion Priors </h1> \
8
- <span>\
9
  <a href='https://scholar.google.com/citations?user=zHp0rMIAAAAJ'>Tian-Xing Xu</a>, \
10
  <a href='https://scholar.google.com/citations?user=qgdesEcAAAAJ'>Xiangjun Gao</a>, \
11
  <a href='https://wbhu.github.io'>Wenbo Hu</a>, \
@@ -13,9 +13,10 @@ with gr.Blocks(analytics_enabled=False) as gradio_demo:
13
  <a href='https://scholar.google.com/citations?user=AWtV-EQAAAAJ'>Song-Hai Zhang</a>,\
14
  <a href='https://scholar.google.com/citations?user=4oXBp9UAAAAJ'>Ying Shan</a>\
15
  </span> \
 
16
  <span style='font-size:18px'>
17
- <a style='font-size:18px' href='https://arxiv.org'> [ArXiv] </a>\
18
- <a style='font-size:18px' href='https://geometrycrafter.github.io'> [Project Page] </a> \
19
  </span> \
20
  <br />
21
  <span style='font-size:18px'>If you find GeometryCrafter useful, please help ⭐ the \
 
5
  """
6
  <div align='center'>
7
  <h1> GeometryCrafter: Consistent Geometry Estimation for Open-world Videos with Diffusion Priors </h1> \
8
+ <span style='font-size:18px'>\
9
  <a href='https://scholar.google.com/citations?user=zHp0rMIAAAAJ'>Tian-Xing Xu</a>, \
10
  <a href='https://scholar.google.com/citations?user=qgdesEcAAAAJ'>Xiangjun Gao</a>, \
11
  <a href='https://wbhu.github.io'>Wenbo Hu</a>, \
 
13
  <a href='https://scholar.google.com/citations?user=AWtV-EQAAAAJ'>Song-Hai Zhang</a>,\
14
  <a href='https://scholar.google.com/citations?user=4oXBp9UAAAAJ'>Ying Shan</a>\
15
  </span> \
16
+ <br />
17
  <span style='font-size:18px'>
18
+ <a href='https://arxiv.org'><img src='https://img.shields.io/badge/arXiv-TODO-b31b1b.svg'></a> &nbsp;
19
+ <a href='https://geometrycrafter.github.io'><img src='https://img.shields.io/badge/Project-Page-Green'></a>
20
  </span> \
21
  <br />
22
  <span style='font-size:18px'>If you find GeometryCrafter useful, please help ⭐ the \