wenjiao commited on
Commit
0f04194
1 Parent(s): 9984c00

modify title

Browse files
Files changed (1) hide show
  1. app.py +6 -2
app.py CHANGED
@@ -422,6 +422,9 @@ footer {
422
  background: white;
423
  }
424
 
 
 
 
425
 
426
  .img-logo-style {
427
  width: 3.5rem;
@@ -453,9 +456,10 @@ def build_single_model_ui(models):
453
 
454
  notice_markdown = """
455
  <div class='title'>
456
- NeuralChat
 
457
  </div>
458
- <p>deployed on 4th Gen Intel Xeon Scalable Processors codenamed Sapphire Rapids.</p>
459
  """
460
 
461
  learn_more_markdown = """<div class="footer">
 
422
  background: white;
423
  }
424
 
425
+ .img-logo {
426
+ width: 3rem;
427
+ }
428
 
429
  .img-logo-style {
430
  width: 3.5rem;
 
456
 
457
  notice_markdown = """
458
  <div class='title'>
459
+ <img src='https://i.postimg.cc/Pfv4vV6R/Microsoft-Teams-image-23.png' class='img-logo'/>
460
+ Large Language Model
461
  </div>
462
+ <p>4th Gen Intel® Xeon® with Intel® AMX</p>
463
  """
464
 
465
  learn_more_markdown = """<div class="footer">