diff --git a/README.md b/README.md index 50f6303..c188b37 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ ComfyUI-DeepFuze/ ![DeepFuze Lipsync Node example](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/images/DeepFuze_Lipsync_SimpleWorkflow.jpg) This node generates lipsyncing video from, video, image, and audio files. For higher quality export the IMAGE output as an image batch instead of a video combined, you can get up to 4k quality image size. +IMPORTANT: You must load audio with the "load audio" node from the [AudioScheduler](https://github.com/a1lazydog/ComfyUI-AudioScheduler) node. VHS load audio is currently not compatible. We are working on an additional converter node to convert any audio input to a unified output. **Input Types:** - `images`: Extracted frame images as PyTorch tensors.