Skip to content

Commit 0653e2d

Browse files
committed
Merge branch 'main' into feat/check-doc-listing
2 parents 5663ba5 + 82be58c commit 0653e2d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/en/api/image_processor.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,11 @@ All pipelines with [`VaeImageProcessor`] accept PIL Image, PyTorch tensor, or Nu
2525
The [`VaeImageProcessorLDM3D`] accepts RGB and depth inputs and returns RGB and depth outputs.
2626

2727
[[autodoc]] image_processor.VaeImageProcessorLDM3D
28+
29+
## PixArtImageProcessor
30+
31+
[[autodoc]] image_processor.PixArtImageProcessor
32+
33+
## IPAdapterMaskProcessor
34+
35+
[[autodoc]] image_processor.IPAdapterMaskProcessor

0 commit comments

Comments
 (0)