InstantID
InstantID copied to clipboard
TypeError: StableDiffusionXLControlNetImg2ImgPipeline.check_inputs() takes from 7 to 17 positional arguments but 19 were given
StableDiffusionXLInstantIDImg2ImgPipeline中749行的self.check_inputs多了两个None
应该是diffusers官方参数有更新,可以将pipeline中的参数按名字指定