shaocong commited on
Commit
2fcf096
·
1 Parent(s): 14b6368

update html

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -282,10 +282,6 @@ with gr.Blocks(css=css, title="DKT", head=head_html) as demo:
282
  gr.Markdown(
283
  """
284
  # Diffusion Knows Transparency: Repurposing Video Diffusion for Transparent Object Depth and Normal Estimation
285
- """
286
- )
287
- gr.HTML(
288
- """
289
  <p align="center">
290
  <a title="Website" href="https://daniellli.github.io/projects/DKT/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
291
  <img src="https://www.obukhov.ai/img/badges/badge-website.svg" alt="website">
 
282
  gr.Markdown(
283
  """
284
  # Diffusion Knows Transparency: Repurposing Video Diffusion for Transparent Object Depth and Normal Estimation
 
 
 
 
285
  <p align="center">
286
  <a title="Website" href="https://daniellli.github.io/projects/DKT/" target="_blank" rel="noopener noreferrer" style="display: inline-block;">
287
  <img src="https://www.obukhov.ai/img/badges/badge-website.svg" alt="website">