mrm8488 commited on
Commit
8c89cfd
·
1 Parent(s): 88813d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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