From fb54fce013716369639f7ebf431ef70bdd1b96ae Mon Sep 17 00:00:00 2001 From: Sam Khoze <68170403+SamKhoze@users.noreply.github.com> Date: Fri, 21 Jun 2024 15:02:06 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 1db094e..91befec 100644 --- a/README.md +++ b/README.md @@ -69,17 +69,6 @@ pip install dlib pip install TTS ``` -# Install ComfyUI-DeepFuze - -After preparing the environmental variables navigate into your custom_nodes folder and git clone or manually download the code and extract it into the custom_nodes folder -``` - -cd custom_nodes -git clone https://github.com/SamKhoze/CompfyUI-DeepFuze.git -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: