kiwhansong commited on
Commit
8a4cde9
·
1 Parent(s): f8c86be
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -439,7 +439,7 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue="teal")) as demo:
439
 
440
  gr.Markdown("# Diffusion Forcing Transformer with History Guidance")
441
  gr.Markdown(
442
- "### Official Interactive Demo for [_History-guided Video Diffusion_](todo)"
443
  )
444
  with gr.Row():
445
  gr.Button(
 
439
 
440
  gr.Markdown("# Diffusion Forcing Transformer with History Guidance")
441
  gr.Markdown(
442
+ "### Official Interactive Demo for [_History-guided Video Diffusion_](https://arxiv.org/abs/2502.06764)"
443
  )
444
  with gr.Row():
445
  gr.Button(