Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -75,7 +75,7 @@ with gr.Blocks(css=css) as demo:
|
|
75 |
|
76 |
with gr.Column(elem_id="col-container"):
|
77 |
gr.Markdown(f"""
|
78 |
-
#
|
79 |
Currently running on {power_device}.
|
80 |
""")
|
81 |
|
|
|
75 |
|
76 |
with gr.Column(elem_id="col-container"):
|
77 |
gr.Markdown(f"""
|
78 |
+
# FlashSD
|
79 |
Currently running on {power_device}.
|
80 |
""")
|
81 |
|