Update README.md
Browse files
README.md
CHANGED
@@ -82,7 +82,7 @@ You can copy the snippet from the section that is relevant for your use case.
|
|
82 |
#### Transformers.js
|
83 |
|
84 |
First, install the [Transformers.js](https://huggingface.co/docs/transformers.js) library.
|
85 |
-
Gemma 3n is supported starting from transformers.js version 3.6.0.
|
86 |
|
87 |
```sh
|
88 |
npm i @huggingface/transformers
|
|
|
82 |
#### Transformers.js
|
83 |
|
84 |
First, install the [Transformers.js](https://huggingface.co/docs/transformers.js) library.
|
85 |
+
Gemma 3n is supported starting from transformers.js version [3.6.0](https://github.com/huggingface/transformers.js/releases/tag/3.6.0).
|
86 |
|
87 |
```sh
|
88 |
npm i @huggingface/transformers
|