Skip to content

Commit 14397a9

Browse files
author
HarithKavish
committed
Add Neo AI Widget loader script
1 parent dcc816d commit 14397a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@
2222
<!-- Load TensorFlow.js and COCO-SSD -->
2323
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@latest"></script>
2424
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/coco-ssd@latest"></script>
25+
<!-- Neo AI Widget - Shared Loader -->
26+
<script src="https://harithkavish.github.io/widget-loader.js"></script>
2527
</head>
2628

2729
<body>

0 commit comments

Comments
 (0)