LTX2 Lipsync but with 1080p
Loading Images
Basically you only need to do one tiny little thing
go to this file
"your comfyui folder" \comfy\supported_models.py
And change this line
self.memory_usage_factor = 0.061 # TODOto something like this if you have a 5090
self.memory_usage_factor = 0.16 # TODOif you wanna be super safe or have a card with less VRAM you can do higher number like
self.memory_usage_factor = 0.2 # TODOI am usin the 0.16 cause the 5090 is okay with that, maybe if you have less VRAM do the higher number like 0.2