Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Pipeline for text-to-image and image-to-image generation using Stable Diffusion,
|
|
15 |
|
16 |
require diffusers>=0.4.0
|
17 |
|
18 |
-
Now the pipeline has been contributed to the official diffusers community pipelines. You can use
|
19 |
custom_pipeline="lpw_stable_diffusion" directly.
|
20 |
|
21 |
```python
|
|
|
15 |
|
16 |
require diffusers>=0.4.0
|
17 |
|
18 |
+
> Now the pipeline has been contributed to the official diffusers community pipelines. You can use
|
19 |
custom_pipeline="lpw_stable_diffusion" directly.
|
20 |
|
21 |
```python
|