kijai / ComfyUI-IC-Light

Using IC-LIght models in ComfyUI
Apache License 2.0
434 stars 20 forks source link

There are some problems with video to video generation #32

Open NeilWang079 opened 1 month ago

NeilWang079 commented 1 month ago

When I use the Load Video node to generate images and then use the ic-light node for light generation, I find that only one image is generated in the end, what do I need to tweak the parameters so that all the images of the video go through the ic-light node for light generation

kijai commented 1 month ago

You need to match everything to the video frame amount, the number of frames generated comes from the number of latents fed to the ksampler itself.

NeilWang079 commented 1 month ago

Sorry, I didn't find a way to set the number of latent, could you possibly give me an example?