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 b5cfab4 commit ff328eeCopy full SHA for ff328ee
docs/source/en/using-diffusers/t2i_adapter.md
@@ -151,7 +151,7 @@ pipeline(
151
<figcaption style="text-align: center;">depth map</figcaption>
152
</figure>
153
<figure>
154
- <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/t2i-multi-rabbbit.png" width="300" alt="Generated image (ControlNet + prompt)"/>
+ <img src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/diffusers/t2i-multi-rabbit.png" width="300" alt="Generated image (ControlNet + prompt)"/>
155
<figcaption style="text-align: center;">generated image</figcaption>
156
157
</div>
0 commit comments