[Docs] Add components to docs (#2175)
This commit is contained in:
parent
87cf88ed3d
commit
d0d7ffffbd
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue