Spaces:
Sleeping
Sleeping
superlazycoder
commited on
Commit
•
73d6003
1
Parent(s):
2a41764
Update app.py
Browse files
app.py
CHANGED
@@ -54,7 +54,7 @@ with gr.Blocks(css=css) as demo:
|
|
54 |
|
55 |
with gr.Column(elem_id="col-container"):
|
56 |
gr.Markdown(f"""
|
57 |
-
# Text-to-Image Gradio Template
|
58 |
Currently running on {power_device}.
|
59 |
""")
|
60 |
|
|
|
54 |
|
55 |
with gr.Column(elem_id="col-container"):
|
56 |
gr.Markdown(f"""
|
57 |
+
# ZeroGPU Text-to-Image Gradio Template
|
58 |
Currently running on {power_device}.
|
59 |
""")
|
60 |
|