wenjiao commited on
Commit
fe3d439
1 Parent(s): 92e4006

modify content

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -452,7 +452,9 @@ def build_single_model_ui(models):
452
  <div class="acknowledgments">
453
  <p><h4>Neural Studio</h4>
454
  <img src='https://i.postimg.cc/cJ99RQZ1/Microsoft-Teams-image-72.png' class='img-logo-style'/>
455
- <a href="http://neuralstudio.intel.com/" style="text-decoration: underline;" target="_blank">Neural Studio</a> is a web service that showcases AI acceleration capabilities on Intel's CPU and GPU with the Intel Neural Compressor. It offers a user-friendly experience with access to optimized AI models and the ability to create custom models, including Neural Chat</p>
 
 
456
  </div>
457
  """
458
 
 
452
  <div class="acknowledgments">
453
  <p><h4>Neural Studio</h4>
454
  <img src='https://i.postimg.cc/cJ99RQZ1/Microsoft-Teams-image-72.png' class='img-logo-style'/>
455
+ <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>
456
+
457
+ It includes demos of <b>popular AI applications</b> to demonstrate their capabilities, and neural is also included.</p>
458
  </div>
459
  """
460