Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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("
|
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():
|