- Notifications
You must be signed in to change notification settings - Fork0
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
License
PenfoldTechnology/transformers.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Fork ofhttps://github.com/xenova/transformers.js
For more info on how this module is used and why it exists as a fork, check outthis Notion doc
When runningyarn ap dev
from the web monorepo locally, we run the code usingts-node-dev
. When this module is treated as an ESM, it is not transpiling correctly when ran throughts-node-dev
. Therefore, we need to provide a CJS bundle, which removes the need of transforming ESM to CJS both during local dev and deployment.
To transpile this module and to build the type definitions, make sure you run:
$ npm i$ npm run build
About
State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- JavaScript90.0%
- Python9.9%
- TypeScript0.1%