Skip to content

Commit bca6801

Browse files
authored
Added CDN
1 parent 5a2cb1c commit bca6801

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# htn-intro-to-tfjs
22
![HTN](https://socialify.git.ci/shivaylamba/htn-intro-to-tfjs/image?description=1&font=Bitter&forks=1&issues=1&language=1&owner=1&pulls=1&stargazers=1&theme=Dark)
33

4-
## Inspiration
4+
## Introduction
55

66
This is a repository created for the Hack The North Workshop on [Introduction to Tensorflow.JS](https://my.hackthenorth.com/schedule?event=708).
7-
The demo uses a simple COCO-SSD Model for object detection on an image uploaded by the user.
7+
<br> The demo uses a simple COCO-SSD Model for object detection on an image uploaded by the user.
88

99
## Resources
1010
1. [COCO-SSD Model for Tensorflow.JS](https://github.com/tensorflow/tfjs-models/tree/master/coco-ssd)
11-
2.
11+
2. [COCO-SSD CDN](https://cdn.jsdelivr.net/npm/@tensorflow-models/coco-ssd)

0 commit comments

Comments
 (0)