Skip to content

Commit

Permalink
Upgrade transformers.js
Browse files Browse the repository at this point in the history
  • Loading branch information
hans00 committed Dec 24, 2023
1 parent 74ce583 commit 47c361a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1277,6 +1277,11 @@
dependencies:
"@hapi/hoek" "^9.0.0"

"@huggingface/jinja@^0.1.0":
version "0.1.2"
resolved "https://registry.yarnpkg.com/@huggingface/jinja/-/jinja-0.1.2.tgz#073fa0a68ef481a1806b0186bbafd8013e586fbe"
integrity sha512-x5mpbfJt1nKmVep5WNP5VjNsjWApWNj8pPYI+uYMkBWH9bWUJmQmHt2lbf0VCoQd54Oq3XuFEh/UyoVh7rPxmg==

"@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 @@ -2150,9 +2155,10 @@
integrity sha512-pUrWq3V5PiSGFLeLxoGqReTZmiiXwY3jRkIG5sLLKjyqNxrwm/04b4nw7LSmGWJcKk59XOM/YRTUwOzo4MMlow==

"@xenova/transformers@https://github.com/hans00/transformers.js.git#merge":
version "2.7.0"
resolved "https://github.com/hans00/transformers.js.git#2fdf3e68b0cd4d06630632da0242f9adf83ada53"
version "2.12.1"
resolved "https://github.com/hans00/transformers.js.git#24726fa0da19d36ffbf3b3dbd4f6d1948910e326"
dependencies:
"@huggingface/jinja" "^0.1.0"
image-decode "^1.2.2"
image-encode "^1.3.1"
onnxruntime-web "1.14.0"
Expand Down

0 comments on commit 47c361a

Please sign in to comment.