Matt commited on
Commit
93a35a7
·
1 Parent(s): fa7d51d
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ with gr.Blocks() as demo:
47
  with gr.Row():
48
  with gr.Column():
49
  with gr.Row():
50
- gr.Markdown("Default templates")
51
  with gr.Row():
52
  gr.Button("ChatML")
53
  gr.Button("Zephyr")
 
47
  with gr.Row():
48
  with gr.Column():
49
  with gr.Row():
50
+ gr.Markdown("### Pick an existing template to start:")
51
  with gr.Row():
52
  gr.Button("ChatML")
53
  gr.Button("Zephyr")