instantX-research / InstantID

InstantID: Zero-shot Identity-Preserving Generation in Seconds 🔥
https://instantid.github.io/
Apache License 2.0
11.16k stars 813 forks source link

TypeError: StableDiffusionXLControlNetImg2ImgPipeline.check_inputs() takes from 7 to 17 positional arguments but 19 were given #253

Open qy0720 opened 4 months ago

qy0720 commented 4 months ago

StableDiffusionXLInstantIDImg2ImgPipeline中749行的self.check_inputs多了两个None

haofanwang commented 4 months ago

应该是diffusers官方参数有更新,可以将pipeline中的参数按名字指定