Nicous commited on
Commit
b1485b6
·
verified ·
1 Parent(s): f81abf2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -437,7 +437,7 @@ document.addEventListener('DOMContentLoaded', () => {
437
  """
438
 
439
  with gr.Blocks(head=head) as demo:
440
- gr.Markdown(title_markdown)
441
 
442
  with gr.Row():
443
  with gr.Column():
 
437
  """
438
 
439
  with gr.Blocks(head=head) as demo:
440
+ gr.HTML(title_markdown)
441
 
442
  with gr.Row():
443
  with gr.Column():