Reality123b commited on
Commit
2312e03
·
verified ·
1 Parent(s): 94072a0

Update application/templates/index.html

Browse files
Files changed (1) hide show
  1. application/templates/index.html +1 -2
application/templates/index.html CHANGED
@@ -403,8 +403,7 @@ code{
403
  transition: max-height 0.5s ease-in;
404
  }
405
  </style>
406
- <script src="https://cdnjs.cloudflare.com/ajax/libs/core-js/3.36.0/minified.js" integrity="sha512-Kqzi1OKYLpZecN9eIhAhqxs+u+b4+W+KqV+3jZHpP1/hIqXvHSGzVtpJFIBCF8K7lf9E7o9x/MDejFh79zAgw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
407
- <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
408
  <title>Chat Completion Demo</title>
409
  </head>
410
  <body>
 
403
  transition: max-height 0.5s ease-in;
404
  }
405
  </style>
406
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/core-js/3.36.0/minified.js" integrity="sha512-Kqzi1OKYLpZecN9eIhAhqxs+u+b4+W+KqV+3jZHpP1/hIqXvHSGzVtpJFIBCF8K7lf9E7o9x/MDejFh79zAgw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script> <script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script>
 
407
  <title>Chat Completion Demo</title>
408
  </head>
409
  <body>