-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Transformers.js to fix Image Classification MLTensorUsage error
- Loading branch information
Showing
17 changed files
with
510 additions
and
653 deletions.
There are no files selected for viewing
1 change: 0 additions & 1 deletion
1
assets/dist_transformers/1.21.0-dev.20241109/transformers.js.map
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
assets/dist_transformers/1.21.0-dev.20241109/transformers.min.js.map
This file was deleted.
Oops, something went wrong.
Binary file renamed
BIN
+20.8 MB
...20241109/ort-wasm-simd-threaded.jsep.wasm → ...20241122/ort-wasm-simd-threaded.jsep.wasm
Binary file not shown.
File renamed without changes.
File renamed without changes.
1,123 changes: 486 additions & 637 deletions
1,123
...rmers/1.21.0-dev.20241109/transformers.js → ...rmers/1.21.0-dev.20241122/transformers.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
assets/dist_transformers/1.21.0-dev.20241122/transformers.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
24 changes: 12 additions & 12 deletions
24
...s/1.21.0-dev.20241109/transformers.min.js → ...s/1.21.0-dev.20241122/transformers.min.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
assets/dist_transformers/1.21.0-dev.20241122/transformers.min.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Notes | ||
|
||
This version of Transformers.js distribution was built using the following components:: | ||
|
||
1. ONNX Runtime Web: [1.21.0-dev.20241122-a2ba3cb547](https://www.npmjs.com/package/onnxruntime-web/v/1.21.0-dev.20241122-a2ba3cb547) | ||
2. Transformers.js: [v3 branch](https://github.com/huggingface/transformers.js/commit/7a58d6e11968dd85dc87ce37b2ab37213165889a) | ||
3. Get performance data: [patch](https://github.com/ibelem/transformers.js/commit/5d1416f90d6e0a67dc84757bc6fe9754a86946d7) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters