tianxingxu commited on
Commit
026fca1
·
1 Parent(s): e5ab32f
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
 
3
  with gr.Blocks(analytics_enabled=False) as gradio_demo:
4
- gr.Markdown(
5
  """
6
  <div align='center'>
7
  <h1> GeometryCrafter: Consistent Geometry Estimation for Open-world Videos with Diffusion Priors </h1> \
 
1
  import gradio as gr
2
 
3
  with gr.Blocks(analytics_enabled=False) as gradio_demo:
4
+ gr.HTML(
5
  """
6
  <div align='center'>
7
  <h1> GeometryCrafter: Consistent Geometry Estimation for Open-world Videos with Diffusion Priors </h1> \