Skip to content

Commit ec26e32

Browse files
committed
feat: add redirect
1 parent f000580 commit ec26e32

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# classifying-ui-components
2-
Create a UI Components Classification Tool With [ml5.js](https://learn.ml5js.org/#/) and [p5.js](https://github.com/processing/p5.js/wiki/p5.js-overview)
2+
Create a UI Components Classification Tool With [ml5.js](https://learn.ml5js.org/#/) and [p5.js](https://github.com/processing/p5.js/wiki/p5.js-overview)
3+
4+
https://tfhub.dev/google/imagenet/mobilenet_v1_025_224/classification/1/model.json?tfjs-format=file
5+
重定向到
6+
https://storage.googleapis.com/tfhub-tfjs-modules/google/imagenet/mobilenet_v1_025_224/classification/1/model.json
37

src/assets/custom.json

+1
Large diffs are not rendered by default.

src/assets/model.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)