skytnt commited on
Commit
d013b15
1 Parent(s): bbd6c61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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