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

facerestore_models wrong path #7

Closed signorinileandro closed 1 month ago

signorinileandro commented 1 month ago

Currently, as it's defined in the node: https://github.com/ShmuelRonen/ComfyUI_wav2lip/blob/main/wav2lip.py#L170 ComfyUI is looking for facerestore models in ComfyUI\models\facerestore_models, not in ComfyUI\custom_nodes\ComfyUI_wav2lip\models\facerestore_models, as the readme says

ShmuelRonen commented 1 month ago

This is the path:

models