Unverified Commit fc6acb6b authored by Sayak Paul's avatar Sayak Paul Committed by GitHub
Browse files

[Docs] add: contributor note in the paradigms docs. (#3852)

add: contributor note in the paradigms docs.
parent 5e3f8fff
...@@ -31,6 +31,8 @@ Resources: ...@@ -31,6 +31,8 @@ Resources:
|---|---|:---:| |---|---|:---:|
| [StableDiffusionParadigmsPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_paradigms.py) | *Faster Text-to-Image Generation* | | | [StableDiffusionParadigmsPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion_paradigms.py) | *Faster Text-to-Image Generation* | |
This pipeline was contributed by [`AndyShih12`](https://github.com/AndyShih12) in this [PR](https://github.com/huggingface/diffusers/pull/3716/).
## Usage example ## Usage example
```python ```python
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment