Update README.md
Browse files
README.md
CHANGED
@@ -63,7 +63,7 @@ for everyone.
|
|
63 |
Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library with the version made for Gemma 3:
|
64 |
|
65 |
```sh
|
66 |
-
$ pip install git+https://github.com/huggingface/[email protected]
|
67 |
```
|
68 |
|
69 |
Then, copy the snippet from the section that is relevant for your use case.
|
|
|
63 |
Below, there are some code snippets on how to get quickly started with running the model. First, install the Transformers library with the version made for Gemma 3:
|
64 |
|
65 |
```sh
|
66 |
+
$ pip install git+https://github.com/huggingface/[email protected]Gemma-3
|
67 |
```
|
68 |
|
69 |
Then, copy the snippet from the section that is relevant for your use case.
|