Shaleen123 commited on
Commit
b0110f4
·
verified ·
1 Parent(s): 0b62ba3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ with gr.Blocks(css=css) as demo:
65
 
66
  with gr.Column(elem_id="col-container"):
67
  gr.Markdown(f"""
68
- # Text-to-Image Gradio Template
69
  Currently running on {power_device}.
70
  """)
71
 
 
65
 
66
  with gr.Column(elem_id="col-container"):
67
  gr.Markdown(f"""
68
+ # Kandinsky 2.5 🖼
69
  Currently running on {power_device}.
70
  """)
71