hsuwill000
commited on
Commit
•
2ff16a6
1
Parent(s):
d9ce3a8
Update app.py
Browse files
app.py
CHANGED
@@ -94,7 +94,7 @@ with gr.Blocks(css=css) as demo:
|
|
94 |
|
95 |
with gr.Column(elem_id="col-container"):
|
96 |
gr.Markdown(f"""
|
97 |
-
#
|
98 |
Currently running on {power_device}.
|
99 |
""")
|
100 |
|
|
|
94 |
|
95 |
with gr.Column(elem_id="col-container"):
|
96 |
gr.Markdown(f"""
|
97 |
+
# lcmanything-v5-openvino {WIDTH}x{HIGH}
|
98 |
Currently running on {power_device}.
|
99 |
""")
|
100 |
|