chaojie / ComfyUI-AniPortrait

Apache License 2.0
249 stars 21 forks source link

[Feature Request] Add audio input on the AniPortraitRun Node #18

Open bentay85 opened 7 months ago

bentay85 commented 7 months ago

Currently, we have to enter a audio_path in the AniPortraitRun node. This means that we have to extract the audio from the source video into a separate file and enter the path into the node.

The video helper suite, load video node has an audio output, request support to allow us to wire the load video node (VHS) to the AniPortraitRun node.