wenjiao commited on
Commit
0109f0b
1 Parent(s): e290146

modify btn-style

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -395,7 +395,7 @@ gradio-app {
395
 
396
  #btn-list-style {
397
  background: #eee0;
398
- border: 1px solid #691ef7;
399
  }
400
 
401
  .title {
@@ -465,7 +465,7 @@ def build_single_model_ui(models):
465
  <img src="https://i.postimg.cc/cJ99RQZ1/Microsoft-Teams-image-72.png" class="neural-studio-img-style" >
466
  <p><h4>Neural Studio</h4>
467
 
468
- <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>
469
 
470
  It includes demos of <b>popular AI applications </b> to demonstrate their capabilities, and NeuralChat is also included.</p>
471
  </div>
 
395
 
396
  #btn-list-style {
397
  background: #eee0;
398
+ border: 1px solid #0053f4;
399
  }
400
 
401
  .title {
 
465
  <img src="https://i.postimg.cc/cJ99RQZ1/Microsoft-Teams-image-72.png" class="neural-studio-img-style" >
466
  <p><h4>Neural Studio</h4>
467
 
468
+ <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> <a href="https://github.com/intel/neural-compressor"> Intel Neural Compressor. </a> </b>
469
 
470
  It includes demos of <b>popular AI applications </b> to demonstrate their capabilities, and NeuralChat is also included.</p>
471
  </div>