diff --git a/docs/source/en/api/pipelines/photon.md b/docs/source/en/api/pipelines/photon.md index b65d6cb429..f9d6ba5a17 100644 --- a/docs/source/en/api/pipelines/photon.md +++ b/docs/source/en/api/pipelines/photon.md @@ -35,7 +35,9 @@ Photon offers multiple variants with different VAE configurations, each optimize Refer to [this](https://huggingface.co/collections/Photoroom/photon-models-68e66254c202ebfab99ad38e) collection for more information. -## Loading the Pipeline +## Loading the pipeline + +Load the pipeline with [`~DiffusionPipeline.from_pretrained`]. ```py from diffusers.pipelines.photon import PhotonPipeline