Spaces:
Runtime error
Runtime error
Matt
commited on
Commit
·
73dfdae
1
Parent(s):
d31cf17
Typo
Browse files
app.py
CHANGED
@@ -42,7 +42,7 @@ def apply_chat_template(template, test_conversation, add_generation_prompt, clea
|
|
42 |
|
43 |
with gr.Blocks():
|
44 |
|
45 |
-
gr.
|
46 |
|
47 |
with gr.Row():
|
48 |
with gr.Column():
|
|
|
42 |
|
43 |
with gr.Blocks():
|
44 |
|
45 |
+
gr.Markdown(description_text)
|
46 |
|
47 |
with gr.Row():
|
48 |
with gr.Column():
|