Transformers.js v2.0.0
It's finally here! ๐ฅ
Run Hugging Face transformers directly in your browser, with no need for a server!
GitHub: https://github.com/xenova/transformers.js
Demo site: https://xenova.github.io/transformers.js/
Documentation: https://huggingface.co/docs/transformers.js
Main features:
๐ ๏ธ Complete ES6 rewrite
๐ Documentation and examples
๐ค Improved Hugging Face Hub integration
๐ฅ๏ธ Server-side model caching (in Node.js)
Dev-related features:
๐งช Improved testing framework w/ Jest
โ๏ธ CI/CD with GitHub actions