@min-pack/tfjs-node 2.17.1 → 3.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,11 @@
1
1
  # @min-pack/tfjs-node
2
2
 
3
- Latest [`transformers.js`](https://github.com/xenova/transformers.js/) with linux x64/arm64 binary preloaded for Node.js usage
3
+ Latest [`transformers.js`](https://github.com/huggingface/transformers.js) with linux x64/arm64 binary preloaded for Node.js usage
4
4
 
5
5
  Edit:
6
- - bundle node addon
6
+ - bundle node addon (linux x64/arm64)
7
7
  - compile to single common js file
8
8
  - drop "sharp" dep
9
9
  - drop "onnxruntime-web" dep
10
+ - drop "adm-zip" dep
11
+ - drop "global-agent" dep