Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

License

NotificationsYou must be signed in to change notification settings

PenfoldTechnology/transformers.js

 
 

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

Building

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


transformers.js javascript library logo

About

State-of-the-art Machine Learning for the web. Run 🤗 Transformers directly in your browser, with no need for a server!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript90.0%
  • Python9.9%
  • TypeScript0.1%

[8]ページ先頭

©2009-2025 Movatter.jp