File "modules/processing.py", line 363, in inpainting_image_conditioning image_conditioning = torch.cat([conditioning_mask, conditioning_image], dim=1) torch.cat(..., dim=1) requires every tensor to ...
I wonder if I can leave this task to AI. It seems like it could be automated with Python, but where should I start? Recently, more engineers around me have been thinking about things like this.