-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Name of the feature
Support running in the Deno runtime.
Additional context
I tried all the tricks, esm.sh, unpkg, esm.run, and npm:@xenova/transformers, but nothing worked.
Using unpkg import I get
This browser lacks typed array (Uint8Array) support which is required
by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.
Using esm.sh
Uncaught SyntaxError: The requested module '/v114/[email protected]/deno/pngjs.mjs'
does not provide an export named 'PNG'
inian, orgsofthq, adamelliotfields and The-Best-Codes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request