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