Skip to content

Commit ba95518

Browse files
committed
Chore: cleanup
1 parent 8897ed5 commit ba95518

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

projects/make-a-webcam-controlled-game-with-tensorflowjs/make-a-webcam-controlled-game-with-tensorflowjs.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -501,10 +501,11 @@ if (!success) {
501501
- If camera permission is denied, setup returns `false`.
502502
- Shows friendly error message.
503503
- Prevent the game from starting without hand tracking.
504-
- <img
505-
src="https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/projects%2Fmake-a-webcam-controlled-game-with-tensorflowjs%2Fdemo.gif?alt=media&token=e72eaaa2-588a-45f3-aff2-63f7e6cda54a"
506-
alt="Final Project Output"
507-
/>
504+
505+
<img
506+
src="https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/projects%2Fmake-a-webcam-controlled-game-with-tensorflowjs%2Fdemo.gif?alt=media&token=e72eaaa2-588a-45f3-aff2-63f7e6cda54a"
507+
alt="Final Project Output"
508+
/>
508509
509510
### How the Game Works (Optional)
510511

0 commit comments

Comments
 (0)