Batch mode meaning

Author: HongruiTangCreated Jun 4, 2025Updated Jun 4, 2025

Hi, thank you for this amazing extension! I'm working on inpainting a batch of images and masks using this repository but I'm a bit confused about what does the match mode here mean. I saw you use for batch_i in range(self.batch_size): in the file batch_hijack.py and I wonder if batch here is essentially a interactive method?

Thank you!

Source: Mikubill/sd-webui-controlnet