Matt commited on
Commit
73dfdae
·
1 Parent(s): d31cf17
Files changed (1) hide show
  1. app.py +1 -1
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.MarkDown(description_text)
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():