Working demo for the article Run Models in the Browser With Transformers.js
git clone [email protected]:kenzic/run-models-in-the-browser-with-transformers.js-demo.git
cd run-models-in-the-browser-with-transformers.js-demo
git fetch --all --tags
git checkout tags/basic-demo -b sandbox
I use Live Server to run the demo. You can also use any other server you'd like.