wenjiao commited on
Commit
1b76ebb
1 Parent(s): 979c55d
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -463,9 +463,9 @@ def build_single_model_ui(models):
463
  ">
464
  <p><h4>Neural Studio</h4>
465
 
466
- <a href="http://neuralstudio.intel.com/" style="text-decoration: underline;" target="_blank">Neural Studio</a> is a web service that showcases <b>9 AI acceleration </b> capabilities on Intel's CPU and GPU with the <b>Intel Neural Compressor.</b>
467
 
468
- It includes demos of <b>popular AI applications</b> to demonstrate their capabilities, and neural is also included.</p>
469
  </div>
470
  """
471
 
 
463
  ">
464
  <p><h4>Neural Studio</h4>
465
 
466
+ <a href="http://neuralstudio.intel.com/" style="text-decoration: underline;" target="_blank">Neural Studio</a> is a web service that showcases <b> AI acceleration </b> capabilities on Intel's CPU and GPU with the <b>Intel Neural Compressor.</b>
467
 
468
+ It includes demos of <b>popular AI applications </b> to demonstrate their capabilities, and NeuralChat is also included.</p>
469
  </div>
470
  """
471