Skip to content

Commit

Permalink
Bump transformers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Feb 24, 2024
1 parent 36ced28 commit d75a9ad
Showing 1 changed file with 55 additions and 7 deletions.
62 changes: 55 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1282,6 +1282,11 @@
resolved "https://registry.yarnpkg.com/@huggingface/jinja/-/jinja-0.1.2.tgz#073fa0a68ef481a1806b0186bbafd8013e586fbe"
integrity sha512-x5mpbfJt1nKmVep5WNP5VjNsjWApWNj8pPYI+uYMkBWH9bWUJmQmHt2lbf0VCoQd54Oq3XuFEh/UyoVh7rPxmg==

"@huggingface/jinja@^0.1.3":
version "0.1.3"
resolved "https://registry.yarnpkg.com/@huggingface/jinja/-/jinja-0.1.3.tgz#202cc080bcca92cb7c89e179a084a598cbfe35e0"
integrity sha512-9KsiorsdIK8+7VmlamAT7Uh90zxAhC/SeKaKc80v58JhtPYuwaJpmR/ST7XAUxrHAFqHTCoTH5aJnJDwSL6xIQ==

"@humanwhocodes/config-array@^0.11.11":
version "0.11.11"
resolved "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz"
Expand Down Expand Up @@ -2155,18 +2160,19 @@
integrity sha512-pUrWq3V5PiSGFLeLxoGqReTZmiiXwY3jRkIG5sLLKjyqNxrwm/04b4nw7LSmGWJcKk59XOM/YRTUwOzo4MMlow==

"@xenova/transformers@https://github.com/hans00/transformers.js.git#merge":
version "2.12.1"
resolved "https://github.com/hans00/transformers.js.git#121010235b540f25f1414c4210b13c0205c52b00"
version "2.15.1"
resolved "https://github.com/hans00/transformers.js.git#c0dda59e0ff7fe9e9864dc4470cc941423a4d9d0"
dependencies:
"@huggingface/jinja" "^0.1.0"
"@huggingface/jinja" "^0.1.3"
image-decode "^1.2.2"
image-encode "^1.3.1"
onnxruntime-web "1.14.0"
node-wav "^0.0.2"
onnxruntime-web "^1.17.0"
sharp "^0.32.0"
optionalDependencies:
browserify-zlib "^0.2.0"
onnxruntime-node "1.14.0"
onnxruntime-react-native "1.14.0"
onnxruntime-node "^1.17.0"
onnxruntime-react-native "^1.17.0"
path-browserify "^1.0.1"
react-native-fs "^2.20.0"

Expand Down Expand Up @@ -5596,6 +5602,11 @@ long@^4.0.0:
resolved "https://registry.npmjs.org/long/-/long-4.0.0.tgz"
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==

long@^5.0.0, long@^5.2.3:
version "5.2.3"
resolved "https://registry.yarnpkg.com/long/-/long-5.2.3.tgz#a3ba97f3877cf1d778eccbcb048525ebb77499e1"
integrity sha512-lcHwpNoggQTObv5apGNCTdJrO69eHOZMi4BNC+rTLER8iHAqGrUVeLh/irVIM7zTw2bOXA8T6uNPeujwOLg/2Q==

loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0:
version "1.4.0"
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
Expand Down Expand Up @@ -6448,7 +6459,14 @@ [email protected]:
dependencies:
onnxruntime-common "~1.14.0"

[email protected], [email protected]:
onnxruntime-node@^1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/onnxruntime-node/-/onnxruntime-node-1.17.0.tgz#38af0ba527cb44c1afb639bdcb4e549edba029a1"
integrity sha512-pRxdqSP3a6wtiFVkVX1V3/gsEMwBRUA9D2oYmcN3cjF+j+ILS+SIY2L7KxdWapsG6z64i5rUn8ijFZdIvbojBg==
dependencies:
onnxruntime-common "1.17.0"

[email protected], [email protected], onnxruntime-react-native@^1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/onnxruntime-react-native/-/onnxruntime-react-native-1.17.0.tgz#565df926eaea55605a0dfe12821e46ee481b040d"
integrity sha512-leakzleuCL6P69j10pPemZhFc7avo2kLO5b12HPiGHGKepZVzXTq7Ss1x1CS5ZjOIxMj9q0s5O9yYAUp++vBpg==
Expand All @@ -6469,6 +6487,18 @@ [email protected]:
onnxruntime-common "~1.14.0"
platform "^1.3.6"

onnxruntime-web@^1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/onnxruntime-web/-/onnxruntime-web-1.17.0.tgz#cff8e383a1ed4e72bd735350530a3666d9efb4aa"
integrity sha512-O5IZrnJ4ABMmgttdcuG/y3z8WT0zMieCeh/4Eq3lf3CeLwKLoPno38WbAvDiRUkfKjXUyu2mw532YIuGi61YJA==
dependencies:
flatbuffers "^1.12.0"
guid-typescript "^1.0.9"
long "^5.2.3"
onnxruntime-common "1.17.0"
platform "^1.3.6"
protobufjs "^7.2.4"

open@^6.2.0:
version "6.4.0"
resolved "https://registry.npmjs.org/open/-/open-6.4.0.tgz"
Expand Down Expand Up @@ -6828,6 +6858,24 @@ protobufjs@^6.8.8:
"@types/node" ">=13.7.0"
long "^4.0.0"

protobufjs@^7.2.4:
version "7.2.6"
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215"
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==
dependencies:
"@protobufjs/aspromise" "^1.1.2"
"@protobufjs/base64" "^1.1.2"
"@protobufjs/codegen" "^2.0.4"
"@protobufjs/eventemitter" "^1.1.0"
"@protobufjs/fetch" "^1.1.0"
"@protobufjs/float" "^1.0.2"
"@protobufjs/inquire" "^1.1.0"
"@protobufjs/path" "^1.1.2"
"@protobufjs/pool" "^1.1.0"
"@protobufjs/utf8" "^1.1.0"
"@types/node" ">=13.7.0"
long "^5.0.0"

pump@^3.0.0:
version "3.0.0"
resolved "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz"
Expand Down

0 comments on commit d75a9ad

Please sign in to comment.