Update README.md
This commit is contained in:
@@ -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
|
# Installation & Models Download
|
||||||
|
|
||||||
----
|
----
|
||||||
@@ -83,6 +69,18 @@ cd CompfyUI-DeepFuze
|
|||||||
pip install -r requirements.txt
|
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
|
### 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
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user