Spaces:
Runtime error
Runtime error
lixiang46
commited on
Commit
·
e3f5833
1
Parent(s):
6a73c28
update
Browse files
app.py
CHANGED
|
@@ -111,7 +111,7 @@ with gr.Blocks(css=css) as demo:
|
|
| 111 |
with gr.Row():
|
| 112 |
with gr.Column():
|
| 113 |
gr.Markdown(f"""
|
| 114 |
-
# Kolors
|
| 115 |
Currently running on {power_device}.
|
| 116 |
""")
|
| 117 |
|
|
|
|
| 111 |
with gr.Row():
|
| 112 |
with gr.Column():
|
| 113 |
gr.Markdown(f"""
|
| 114 |
+
# Kolors
|
| 115 |
Currently running on {power_device}.
|
| 116 |
""")
|
| 117 |
|