Commit
·
1c3b3c2
1
Parent(s):
347e7ac
Update README.md
Browse files
README.md
CHANGED
@@ -72,7 +72,7 @@ Experimentally, the checkpoint can be used with other diffusion models such as d
|
|
72 |
1. Let's install `diffusers` and related packages:
|
73 |
|
74 |
```
|
75 |
-
$ pip install diffusers transformers
|
76 |
```
|
77 |
|
78 |
2. Run code:
|
|
|
72 |
1. Let's install `diffusers` and related packages:
|
73 |
|
74 |
```
|
75 |
+
$ pip install diffusers transformers accelerate
|
76 |
```
|
77 |
|
78 |
2. Run code:
|