Update README.md
This commit is contained in:
@@ -19,11 +19,11 @@ Below are the two ComfyUI repositories required to load video and audio. Install
|
|||||||
|
|
||||||
Clone the repositories:
|
Clone the repositories:
|
||||||
|
|
||||||
```
|
|
||||||
cd custom_nodes
|
cd custom_nodes
|
||||||
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
|
git clone https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite.git
|
||||||
git clone https://github.com/a1lazydog/ComfyUI-AudioScheduler.git
|
git clone https://github.com/a1lazydog/ComfyUI-AudioScheduler.git
|
||||||
```
|
|
||||||
|
|
||||||
# Installation & Models Download
|
# Installation & Models Download
|
||||||
|
|
||||||
@@ -35,11 +35,10 @@ Clone the repositories:
|
|||||||
|
|
||||||
Clone this repository into the `custom_nodes` folder and install requirements:
|
Clone this repository into the `custom_nodes` folder and install requirements:
|
||||||
|
|
||||||
```
|
|
||||||
git clone https://github.com/SamKhoze/CompfyUI-DeepFuze.git
|
git clone https://github.com/SamKhoze/CompfyUI-DeepFuze.git
|
||||||
cd CompfyUI-DeepFuze
|
cd CompfyUI-DeepFuze
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|||||||
Reference in New Issue
Block a user