Skip to content

Commit a66c863

Browse files
committed
Update camera.html
1 parent 02e0d6c commit a66c863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ng_sandbox/camera.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title>Camera Visual Search (Cached Embeddings)</title>
77

88
<script src="https://cdn.jsdelivr.net/npm/@tensorflow/tfjs@4.11.0/dist/tf.min.js"></script>
9-
<script src="https://cdn.jsdelivr.net/npm/@tensorflow-models/mobilenet@3.1.0/dist/mobilenet.min.js"></script>
9+
<script src="https://unpkg.com/@tensorflow-models/mobilenet@2.1.1"></script>
1010

1111
<style>
1212
body { font-family: Arial, sans-serif; text-align: center; padding: 1em; }

0 commit comments

Comments
 (0)