kijai / ComfyUI-IC-Light

Using IC-LIght models in ComfyUI
Apache License 2.0
666 stars 34 forks source link

'opt_background' latent input should be used with the IC-Light 'fbc' model #58

Open gtbloody opened 6 days ago

gtbloody commented 6 days ago

image 【Input channels 8 does not match model in_channels 12, 'opt_background' latent input should be used with the IC-Light 'fbc' model, and only with it】 I guess comfyui's official update broke this again the last time was https://github.com/kijai/ComfyUI-IC-Light/issues/51

kijai commented 6 days ago

I just updated Comfy and it is still working fine, so nothing has broken there. The error you're getting is because when using the fbc model you need to input the background latent in the opt_background -input, and when using the fc -model, it shouldn't be connected at all.