ShmuelRonen / ComfyUI_wav2lip

A custom node for ComfyUI that allows you to perform lip-syncing on videos using the Wav2Lip model. It takes an input video and an audio file and generates a lip-synced output video.
53 stars 10 forks source link

ubuntu support and missed dep librosa #11

Closed signorinileandro closed 1 month ago

ShmuelRonen commented 1 month ago

Sorry, but I new in this situation. What you need from me for this, to add librosa to my main project requirements.txt ?

signorinileandro commented 1 month ago

Yes, you could add it manually, or you could just merge and accept this pull request (so this changes apply to the repository). In the file changes tab you can see what I've modified, they are just two lines

ShmuelRonen commented 1 month ago

I want to raise an important issue. Because the ComfyUI_wav2lip node has changed its face and no longer includes the face enactment part, I don't know how to combine the old and the new. and if it is possible