Update README.md

This commit is contained in:
Sam Khoze
2024-06-16 23:56:06 -07:00
committed by GitHub
parent e680966de2
commit cd078f98cc
+12 -14
View File
@@ -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