Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ prompt: spiderman lecture, photorealistic
|
|
| 23 |
Make sure to first install the libraries:
|
| 24 |
|
| 25 |
```bash
|
| 26 |
-
pip install accelerate transformers safetensors
|
| 27 |
```
|
| 28 |
|
| 29 |
And then we're ready to go:
|
|
|
|
| 23 |
Make sure to first install the libraries:
|
| 24 |
|
| 25 |
```bash
|
| 26 |
+
pip install accelerate transformers safetensors diffusers
|
| 27 |
```
|
| 28 |
|
| 29 |
And then we're ready to go:
|