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