From cd078f98cc2eb84e6325a4bf0e13d330a9d5c19f Mon Sep 17 00:00:00 2001 From: Sam Khoze <68170403+SamKhoze@users.noreply.github.com> Date: Sun, 16 Jun 2024 23:56:06 -0700 Subject: [PATCH] Update README.md --- README.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 3d7c189..57ad0ce 100644 --- a/README.md +++ b/README.md @@ -14,20 +14,6 @@ DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates wit --- -## Installation - -### Prerequisites for Voice Cloning and Lipsyncing - -Below are the two ComfyUI repositories required to load video and audio. Install them into your `custom_nodes` folder: - -Clone the repositories: - - - cd custom_nodes - git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git - git clone https://github.com/a1lazydog/ComfyUI-AudioScheduler.git - - # Installation & Models Download ---- @@ -83,6 +69,18 @@ cd CompfyUI-DeepFuze pip install -r requirements.txt ``` +### Prerequisites for Voice Cloning and Lipsyncing + +Below are the two ComfyUI repositories required to load video and audio. Install them into your `custom_nodes` folder: + +Clone the repositories: + + + cd custom_nodes + git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git + git clone https://github.com/a1lazydog/ComfyUI-AudioScheduler.git + + ### Errors If you get an error installing TTS, it is most likely because you have different versions of Python, make sure to install the correct version