None1145 commited on
Commit
5e944b9
1 Parent(s): 40c0e85

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ examples = [
69
  ]
70
 
71
  with gr.Blocks() as img:
72
- gr.Markdown("OpenVINO Text to Image")
73
 
74
  with gr.Column(elem_id="col-container"):
75
  with gr.Row():
 
69
  ]
70
 
71
  with gr.Blocks() as img:
72
+ gr.Markdown("# OpenVINO Text to Image")
73
 
74
  with gr.Column(elem_id="col-container"):
75
  with gr.Row():