We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3f8ff commit fc6acb6Copy full SHA for fc6acb6
docs/source/en/api/pipelines/paradigms.mdx
@@ -31,6 +31,8 @@ Resources:
31
|---|---|:---:|
32
| [StableDiffusionParadigmsPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_paradigms.py) | *Faster Text-to-Image Generation* | |
33
34
+This pipeline was contributed by [`AndyShih12`](https://github.com/AndyShih12) in this [PR](https://github.com/huggingface/diffusers/pull/3716/).
35
+
36
## Usage example
37
38
```python
0 commit comments