Spaces:
Running
Running
frances-dean
commited on
Commit
•
45ad121
1
Parent(s):
f59f7a6
Update app.py
Browse files
app.py
CHANGED
@@ -833,7 +833,7 @@ def lvad_plots(Rm, Ra, Emax, Emin, Vd, Tc, start_v, beta):
|
|
833 |
|
834 |
return plt, round(ef_nolvad,2), round(new_ef,2), round(co_nolvad,2), round(CO, 2)
|
835 |
|
836 |
-
title = "<h1 style='text-align: center; margin-bottom: 1rem'> Non-Invasive Medical Digital Twins using Physics-Informed Self-Supervised Learning </h1>"
|
837 |
|
838 |
description = """
|
839 |
<p style='text-align: center'> Keying Kuang, Frances Dean, Jack B. Jedlicki, David Ouyang, Anthony Philippakis, David Sontag, Ahmed Alaa <br></p>
|
|
|
833 |
|
834 |
return plt, round(ef_nolvad,2), round(new_ef,2), round(co_nolvad,2), round(CO, 2)
|
835 |
|
836 |
+
title = "<h1 style='text-align: center; margin-bottom: 1rem'> MedReal2Sim: Non-Invasive Medical Digital Twins using Physics-Informed Self-Supervised Learning </h1>"
|
837 |
|
838 |
description = """
|
839 |
<p style='text-align: center'> Keying Kuang, Frances Dean, Jack B. Jedlicki, David Ouyang, Anthony Philippakis, David Sontag, Ahmed Alaa <br></p>
|