Any chance you would consider adding to Power Lora Loader node functionality to include an audio mute toggle (or weight value) on each lora line so audio in LTX2 models can be disregarded?
Kijai does this in https://github.com/kijai/ComfyUI-KJNodes/blob/main/nodes/ltxv_nodes.py
Looks like he identifies "video_to_audio_attn", "audio_to_video_attn" and "audio_attn" in key strings then allows a different (e.g. zero) multiplier for those.
Any possibility you can implement this functionality when model type=LTX ?
(If not, no worry, feel free to close - and thank you for providing reliable and essential nodes such a fast muters etc).
Any chance you would consider adding to Power Lora Loader node functionality to include an audio mute toggle (or weight value) on each lora line so audio in LTX2 models can be disregarded?
Kijai does this in https://github.com/kijai/ComfyUI-KJNodes/blob/main/nodes/ltxv_nodes.py
Looks like he identifies "video_to_audio_attn", "audio_to_video_attn" and "audio_attn" in key strings then allows a different (e.g. zero) multiplier for those.
Any possibility you can implement this functionality when model type=LTX ?
(If not, no worry, feel free to close - and thank you for providing reliable and essential nodes such a fast muters etc).