patrickvonplaten
commited on
Commit
•
7a2c385
1
Parent(s):
e19fb53
Update README.md
Browse files
README.md
CHANGED
@@ -82,7 +82,7 @@ $ pip install controlnet_aux
|
|
82 |
2. Let's install `diffusers` and related packages:
|
83 |
|
84 |
```
|
85 |
-
$ pip install diffusers transformers
|
86 |
```
|
87 |
|
88 |
3. Run code:
|
|
|
82 |
2. Let's install `diffusers` and related packages:
|
83 |
|
84 |
```
|
85 |
+
$ pip install diffusers transformers accelerate
|
86 |
```
|
87 |
|
88 |
3. Run code:
|