Update README.md
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ To learn more about the exact algorithm and the different benchmarks on perplexi
|
|
61 |
## Example of Usage
|
62 |
|
63 |
```sh
|
64 |
-
pip install transformers optimum
|
65 |
```
|
66 |
|
67 |
```py
|
|
|
61 |
## Example of Usage
|
62 |
|
63 |
```sh
|
64 |
+
pip install transformers accelerate optimum
|
65 |
```
|
66 |
|
67 |
```py
|