Haihao commited on
Commit
1942898
1 Parent(s): d8b589e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -498,7 +498,7 @@ def build_single_model_ui(models):
498
  """
499
 
500
  learn_more_markdown = """<div class="footer">
501
- <p>Powered by <a href="https://github.com/intel/intel-extension-for-transformers" style="text-decoration: underline;" target="_blank">Intel Extension for Transformers</a>
502
  <img src='https://i.postimg.cc/Pfv4vV6R/Microsoft-Teams-image-23.png' class='img-logo-right-style'/></p>
503
  </div>
504
  <div class="acknowledgments">
 
498
  """
499
 
500
  learn_more_markdown = """<div class="footer">
501
+ <p>Powered by <a href="https://github.com/intel/intel-extension-for-transformers" style="text-decoration: underline;" target="_blank">Intel Extension for Transformers</a> and <a href="https://github.com/intel/intel-extension-for-pytorch" style="text-decoration: underline;" target="_blank">Intel Extension for PyTorch</a>
502
  <img src='https://i.postimg.cc/Pfv4vV6R/Microsoft-Teams-image-23.png' class='img-logo-right-style'/></p>
503
  </div>
504
  <div class="acknowledgments">