david-oplatka commited on
Commit
2e95f91
·
verified ·
1 Parent(s): 814580b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,7 +49,7 @@ cfg = OmegaConf.create({
49
  })
50
 
51
  cfg.description = f'''
52
- <h2 style="text-align: center;">{cfg.description}</h2>
53
  '''
54
 
55
  def random_fun(message, history):
 
49
  })
50
 
51
  cfg.description = f'''
52
+ <h3 style="text-align: center;">{cfg.description}</h3>
53
  '''
54
 
55
  def random_fun(message, history):