HReynaud commited on
Commit
439103c
1 Parent(s): 316f1d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -117,7 +117,7 @@ context = Context(exp_path, device)
117
  with gr.Blocks(css="style.css") as demo:
118
 
119
  with gr.Row():
120
- gr.Label("Cardiac Ultrasound Video Generation Demo (paper: 905)")
121
 
122
  with gr.Row():
123
  with gr.Column():
 
117
  with gr.Blocks(css="style.css") as demo:
118
 
119
  with gr.Row():
120
+ gr.Label("Feature-Conditioned Cascaded Video Diffusion Models for Precise Echocardiogram Synthesis")
121
 
122
  with gr.Row():
123
  with gr.Column():