diff --git a/06-transformers-js/README.md b/06-transformers-js/README.md index 0cd7ffe..8376224 100644 --- a/06-transformers-js/README.md +++ b/06-transformers-js/README.md @@ -44,10 +44,11 @@ ## Code Examples -- [Object Detection In Class](https://editor.p5js.org/ima_ml/sketches/8LsV70u0O) -- [Simple Sentiment](https://editor.p5js.org/ima_ml/sketches/z9bNnHDh7) -- [Object Detection](https://editor.p5js.org/ima_ml/sketches/zkf-rw0OE) -- [Depth Estimation](https://editor.p5js.org/ima_ml/sketches/LtppKXu-W) +- [Object Detection - Image](https://editor.p5js.org/ima_ml/sketches/LtppKXu-W) +- [Object Detection - Video](https://editor.p5js.org/ima_ml/sketches/8LsV70u0O) +- [Sentiment Analysis](https://editor.p5js.org/ima_ml/sketches/z9bNnHDh7) +- [Depth Estimation - Image](https://editor.p5js.org/ima_ml/sketches/tGyF87f59) +- [Depth Estimation - Video](https://editor.p5js.org/ima_ml/sketches/pt4HxyyIk) - [Text Generator](https://editor.p5js.org/ima_ml/sketches/ISIVwlcK9) ## Assignment