diff --git a/README.md b/README.md index b476f74f5..440a7abde 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ Want to jump straight in? Get started with one of our sample applications/templa | Node.js | Sentiment analysis API | [code](./examples/node/) | | Demo site | A collection of demos | [code](./examples/demo-site/), [demo](https://xenova.github.io/transformers.js/) | +Check out the Transformers.js [template](https://huggingface.co/new-space?template=static-templates%2Ftransformers.js) on Hugging Face to get started in one click! ## Custom usage diff --git a/docs/snippets/3_examples.snippet b/docs/snippets/3_examples.snippet index 7b836ce72..db30fce6e 100644 --- a/docs/snippets/3_examples.snippet +++ b/docs/snippets/3_examples.snippet @@ -17,3 +17,4 @@ Want to jump straight in? Get started with one of our sample applications/templa | Node.js | Sentiment analysis API | [code](./examples/node/) | | Demo site | A collection of demos | [code](./examples/demo-site/), [demo](https://xenova.github.io/transformers.js/) | +Check out the Transformers.js [template](https://huggingface.co/new-space?template=static-templates%2Ftransformers.js) on Hugging Face to get started in one click!