patrickvonplaten
commited on
Commit
•
17bc9e6
1
Parent(s):
48b3d1a
Update README.md
Browse files
README.md
CHANGED
@@ -73,7 +73,7 @@ Experimentally, the checkpoint can be used with other diffusion models such as d
|
|
73 |
1. Let's install `diffusers` and related packages:
|
74 |
|
75 |
```
|
76 |
-
$ pip install diffusers transformers
|
77 |
```
|
78 |
|
79 |
2. Run code:
|
|
|
73 |
1. Let's install `diffusers` and related packages:
|
74 |
|
75 |
```
|
76 |
+
$ pip install diffusers transformers accelerate
|
77 |
```
|
78 |
|
79 |
2. Run code:
|