patrickvonplaten
commited on
Commit
•
40a3526
1
Parent(s):
8792715
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 pip install diffusers transformers accelerate
|
86 |
```
|
87 |
|
88 |
3. Run code:
|