From a3c1209baca94f41d6fdaf0adb5cab9f48e1d0dd Mon Sep 17 00:00:00 2001 From: Sam Khoze <68170403+SamKhoze@users.noreply.github.com> Date: Mon, 17 Jun 2024 00:20:01 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cfa1f99..a7e57ba 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates wit ### Watch the 4k Quality Video on [Youtube](https://www.youtube.com/watch?v=9WbvlOK_BlI) -[![DeepFuze Lipsync](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/images/SamLipsyncDemo.gif) +![DeepFuze Lipsync](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/images/SamLipsyncDemo.gif) --- ### Watch the 4k Quality Video on [Youtube](https://www.youtube.com/watch?v=1c5TK3zTKr8) -[![IMAGE ALT TEXT HERE](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/images/Lipsync_Demo02.gif) +![IMAGE ALT TEXT HERE](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/images/Lipsync_Demo02.gif) --- @@ -260,6 +260,7 @@ This node generates lipsyncing video from, video, image, and WAV audio files. This node is used to clone any voice from typed input. The audio file should be 10-15 seconds long for better results and should not have much noise. +![DeepFuze TTS_Node](https://github.com/SamKhoze/ComfyUI-DeepFuze/blob/main/images/DeepFuze_TTS_Node.jpg) **Input Types:** - `audio`: An instance of loaded audio data. - `text`: Text to generate the cloned voice audio.