kiwhansong commited on
Commit
5673a25
·
1 Parent(s): e2447ec

finalize name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -428,7 +428,7 @@ with gr.Blocks(theme=gr.themes.Base(primary_hue="teal")) as demo:
428
  """
429
  )
430
 
431
- gr.Markdown("# Diffusion Forcing Transformer and History Guidance")
432
  gr.Markdown(
433
  "### Official Interactive Demo for [_History-guided Video Diffusion_](todo)"
434
  )
 
428
  """
429
  )
430
 
431
+ gr.Markdown("# Diffusion Forcing Transformer with History Guidance")
432
  gr.Markdown(
433
  "### Official Interactive Demo for [_History-guided Video Diffusion_](todo)"
434
  )