Skip to content

Commit 82be58c

Browse files
authored
add missing image processors to the docs (#7910)
add missing processors.
1 parent 6695635 commit 82be58c

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)