# Pipelines

- [Passing in custom arguments](/automatic-1111-sdk/pipelines/passing-in-custom-arguments.md)
- [Stable Diffusion XL](/automatic-1111-sdk/pipelines/stable-diffusion-xl.md)
- [Text-to-Image](/automatic-1111-sdk/pipelines/text-to-image.md)
- [Image-to-Image](/automatic-1111-sdk/pipelines/image-to-image.md)
- [Inpainting](/automatic-1111-sdk/pipelines/inpainting.md)
- [Outpainting](/automatic-1111-sdk/pipelines/outpainting.md)
- [Upscaler Pipelines](/automatic-1111-sdk/pipelines/upscaler-pipelines.md)
- [Stable Diffusion Upscale](/automatic-1111-sdk/pipelines/stable-diffusion-upscale.md)
- [Setting a custom VAE](/automatic-1111-sdk/pipelines/setting-a-custom-vae.md)
- [ControlNet](/automatic-1111-sdk/pipelines/controlnet.md): We now have ControlNet support on Auto1111SDK from the extension. ControlNet can be added to the original Stable Diffusion model to generate images to greatly customize the generation process.
