UNPKG

@echogarden/transformers-nodejs-lite

Version:

A highly reduced fork of the Xenova JavaScript port of 🤗 transformers. Node.js only, with a lot of functionality removed.

4 lines • 145 B
/** @type {any} The ONNX runtime module. */ export const ONNX: any; export const executionProviders: string[]; //# sourceMappingURL=onnx.d.ts.map