Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ inference: false
|
|
13 |
|
14 |
Onnx Pipeline for text-to-image and image-to-image generation using Stable Diffusion, without tokens length limit and support parsing weighting in prompt.
|
15 |
|
16 |
-
require diffusers>=0.
|
17 |
|
18 |
> Now the pipeline has been contributed to the official diffusers community pipelines. You can use
|
19 |
custom_pipeline="lpw_stable_diffusion_onnx" directly.
|
|
|
13 |
|
14 |
Onnx Pipeline for text-to-image and image-to-image generation using Stable Diffusion, without tokens length limit and support parsing weighting in prompt.
|
15 |
|
16 |
+
require diffusers>=0.10.0
|
17 |
|
18 |
> Now the pipeline has been contributed to the official diffusers community pipelines. You can use
|
19 |
custom_pipeline="lpw_stable_diffusion_onnx" directly.
|