wenjiao commited on
Commit
ef20af6
1 Parent(s): 45dafce

delete img

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -445,7 +445,7 @@ def build_single_model_ui(models):
445
 
446
  notice_markdown = """
447
  <div class='title'>
448
- <img src='https://i.postimg.cc/Pfv4vV6R/Microsoft-Teams-image-23.png' class='img-logo-style'/> NeuralChat
449
  </div>
450
  <p>deployed on 4th Gen Intel Xeon Scalable Processors codenamed Sapphire Rapids.</p>
451
  """
 
445
 
446
  notice_markdown = """
447
  <div class='title'>
448
+ NeuralChat
449
  </div>
450
  <p>deployed on 4th Gen Intel Xeon Scalable Processors codenamed Sapphire Rapids.</p>
451
  """