xizaoqu commited on
Commit
58542a5
·
1 Parent(s): 4bc8143
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -380,7 +380,7 @@ h1 {
380
  with gr.Blocks(css=css) as demo:
381
  gr.Markdown(
382
  """
383
- # WORLDMEM: Long-term Consistent World Generation with Memory
384
  """
385
  )
386
 
 
380
  with gr.Blocks(css=css) as demo:
381
  gr.Markdown(
382
  """
383
+ # WORLDMEM: Long-term Consistent World Simulation with Memory
384
  """
385
  )
386