Skip to content

Commit 8f31702

Browse files
authored
Update demo link in README file (#609)
1 parent 60c19dd commit 8f31702

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

handpose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Given an input, the model predicts whether it contains a hand. If so, the model
99

1010
More background information about the model, as well as its performance characteristics on different datasets, can be found here: [https://drive.google.com/file/d/1sv4sSb9BSNVZhLzxXJ0jBv9DqD-4jnAz/view](https://drive.google.com/file/d/1sv4sSb9BSNVZhLzxXJ0jBv9DqD-4jnAz/view)
1111

12-
Check out our [demo](https://storage.googleapis.com/tfjs-models/demos/handpose/index.html), which uses the model to detect hand landmarks in a live video stream.
12+
Check out our [demo](https://storage.googleapis.com/tfjs-models/demos/handtrack/index.html), which uses the model to detect hand landmarks in a live video stream.
1313

1414
This model is also available as part of [MediaPipe](https://hand.mediapipe.dev/), a framework for building multimodal applied ML pipelines.
1515

0 commit comments

Comments
 (0)