[Docs] Add components to docs (#2175)

This commit is contained in:
Patrick von Platen 2023-01-31 23:11:14 +02:00 committed by GitHub
parent 87cf88ed3d
commit d0d7ffffbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Any pipeline object can be saved locally with [`~DiffusionPipeline.save_pretrain
- __call__ - __call__
- device - device
- to - to
- components
## ImagePipelineOutput ## ImagePipelineOutput
By default diffusion pipelines return an object of class By default diffusion pipelines return an object of class