Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse fileschange to name of app
app.py
CHANGED
@@ -266,7 +266,7 @@ iface = gr.Interface(
|
|
266 |
],
|
267 |
outputs=gr.Plot(label="Phase Diagram", elem_classes="plot-out"),
|
268 |
css=".plot-out {background-color: #ffffff;}",
|
269 |
-
title="
|
270 |
description=message,
|
271 |
article=footer_content,
|
272 |
)
|
|
|
266 |
],
|
267 |
outputs=gr.Plot(label="Phase Diagram", elem_classes="plot-out"),
|
268 |
css=".plot-out {background-color: #ffffff;}",
|
269 |
+
title="MP Phase Diagram Viewer for LeMat-Bulk",
|
270 |
description=message,
|
271 |
article=footer_content,
|
272 |
)
|