Skip to content

Commit c8e5504

Browse files
committed
Add vanilla JS example link to README
1 parent 6f1842a commit c8e5504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ Want to jump straight in? Get started with one of our sample applications/templa
113113
| Doodle Dash | Real-time sketch-recognition game (see [blog](https://huggingface.co/blog/ml-web-games)) | [link](https://github.com/xenova/doodle-dash) |
114114
| Code Playground | In-browser code completion website | [link](./examples/code-completion/) |
115115
| Semantic Image Search | Search for images with text (Next.js + Supabase) | [link](./examples/semantic-image-search/) |
116+
| Vanilla JavaScript | In-browser object detection | [link](./examples/vanilla-js/) |
116117
| React | Multilingual translation website | [link](./examples/react-translator/) |
117118
| Browser extension | Text classification extension | [link](./examples/extension/) |
118119
| Electron | Text classification application | [link](./examples/electron/) |

0 commit comments

Comments
 (0)