Skip to content

Commit fc6acb6

Browse files
authored
[Docs] add: contributor note in the paradigms docs. (#3852)
add: contributor note in the paradigms docs.
1 parent 5e3f8ff commit fc6acb6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/source/en/api/pipelines/paradigms.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ Resources:
3131
|---|---|:---:|
3232
| [StableDiffusionParadigmsPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_paradigms.py) | *Faster Text-to-Image Generation* | |
3333

34+
This pipeline was contributed by [`AndyShih12`](https://github.com/AndyShih12) in this [PR](https://github.com/huggingface/diffusers/pull/3716/).
35+
3436
## Usage example
3537

3638
```python

0 commit comments

Comments
 (0)