[docs] Changed path for ControlNet in docs by rcmtcristian · Pull Request #4215 · huggingface/diffusers (original) (raw)

What does this PR do?

This PR updates the link path for ControlNet in the controlling_generation within the docs. It currently leads to a redirect then to a 404.

Previous path
https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/controlnet

New Path
https://huggingface.co/docs/diffusers/main/en/api/pipelines/controlnet

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@stevhliu @yiyixuxu