chore: update node_modules with new binary files and dependencies
- Add new binary files for nodemon, onnxruntime-web, and xenova/transformers - Update various JavaScript and TypeScript files in node_modules - Remove unused files and dependencies - Add new test fixtures and documentation files
This commit is contained in:
13
node_modules/onnxruntime-common/README.md
generated
vendored
Normal file
13
node_modules/onnxruntime-common/README.md
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# ONNX Runtime JavaScript API
|
||||
|
||||
ONNX Runtime JavaScript API is a unified API for all JavaScript usages. It's dependency of the following NPM packages:
|
||||
|
||||
- onnxruntime-node
|
||||
- onnxruntime-web
|
||||
- onnxruntime-react-native
|
||||
|
||||
This package (onnxruntime-common) is not designed for using directly. Please consider to install one of the NPM packages above according to target platform.
|
||||
|
||||
## License
|
||||
|
||||
License information can be found [here](https://github.com/microsoft/onnxruntime/blob/main/README.md#license).
|
||||
Reference in New Issue
Block a user