Shadman-Rohan
commited on
Commit
•
e02b464
1
Parent(s):
00a4300
typo
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ The basic use cases to generate text using this model is simple. Follow the belo
|
|
53 |
Install the following library before running the code:
|
54 |
|
55 |
```sh
|
56 |
-
pip install
|
57 |
pip install einops
|
58 |
pip install accelerate
|
59 |
```
|
|
|
53 |
Install the following library before running the code:
|
54 |
|
55 |
```sh
|
56 |
+
pip install transformers
|
57 |
pip install einops
|
58 |
pip install accelerate
|
59 |
```
|