Spaces:
Runtime error
Runtime error
Matt
commited on
Commit
·
93a35a7
1
Parent(s):
fa7d51d
Update
Browse files
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("
|
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")
|