Skip to content

Commit b1a1a5f

Browse files
authored
Update to easier to use demo that is live (#885)
Glitch link to COCO-SSD demo
1 parent ba3211a commit b1a1a5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coco-ssd/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ const cocoSsd = require('@tensorflow-models/coco-ssd');
6767
})();
6868
```
6969

70-
You can also take a look at the [demo app](https://github.com/tensorflow/tfjs-models/blob/master/coco-ssd/demo).
70+
You can also take a look at the [demo app](https://tensorflow-js-object-detection.glitch.me/).
7171

7272
## API
7373

0 commit comments

Comments
 (0)