Spaces:
Running
Running
Franny Dean
commited on
Commit
•
544dd64
1
Parent(s):
dde5c67
description3
Browse files
app.py
CHANGED
@@ -888,7 +888,7 @@ with gr.Blocks() as demo:
|
|
888 |
with gr.Row():
|
889 |
simulation = gr.Plot()
|
890 |
|
891 |
-
gr.Markdown(
|
892 |
|
893 |
LVAD_button = gr.Button("Add LVAD")
|
894 |
|
|
|
888 |
with gr.Row():
|
889 |
simulation = gr.Plot()
|
890 |
|
891 |
+
gr.Markdown(description3)
|
892 |
|
893 |
LVAD_button = gr.Button("Add LVAD")
|
894 |
|