Skip to content

kenzic/run-models-in-the-browser-with-transformers.js-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Models in the Browser With Transformers.js

Working demo for the article Run Models in the Browser With Transformers.js

Install

git clone git@github.com: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

Run

I use Live Server to run the demo. You can also use any other server you'd like.

Resources