Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -62,7 +62,7 @@ with gr.Blocks(css=css) as demo:
|
|
62 |
|
63 |
with gr.Column(elem_id="col-container"):
|
64 |
gr.Markdown(f"""
|
65 |
-
# Text-to-Image
|
66 |
Currently running on {power_device}.
|
67 |
""")
|
68 |
|
|
|
62 |
|
63 |
with gr.Column(elem_id="col-container"):
|
64 |
gr.Markdown(f"""
|
65 |
+
# rahul Text-to-Image
|
66 |
Currently running on {power_device}.
|
67 |
""")
|
68 |
|