Skip to content

Commit

Permalink
one line that cannot be same as CodePen
Browse files Browse the repository at this point in the history
  • Loading branch information
hchiam committed Sep 30, 2022
1 parent 3705d0c commit 2b2e020
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<title>TensorFlow.js Text Similarity Example</title>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs"></script>
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/universal-sentence-encoder"></script>
<!-- <script src="https://cdn.jsdelivr.net/gh/hchiam/[email protected]/tfjs-stuff.js"></script> -->
<script src="tfjs-stuff.js"></script>
<script src="index.js"></script>
<link
Expand Down

0 comments on commit 2b2e020

Please sign in to comment.