Skip to content

Commit 6aed496

Browse files
committed
Merge branch 'main' of github.com:stuttlepress/ComfyUI-Wan-VACE-Prep
2 parents 3a08eac + 9207831 commit 6aed496

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,14 @@ Takes two video clips and prepares them for smooth VACE-based transition
1111
- Optionally include context frames in output segments for crossfade or other artifact-reduction processing
1212

1313
## Installation
14-
Clone this repository into your custom_nodes directory.
14+
### ComfyUI Manager
15+
Search for "**Wan VACE Prep**" in ComfyUI Manager and click *Install*.
1516

17+
### or, Clone this repository into your custom_nodes directory.
1618
```bash
17-
cd /path/to/comfyui/custom_nodes
18-
git clone https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep
19+
cd /path/to/comfyui/custom_nodes
20+
git clone https://github.com/stuttlepress/ComfyUI-Wan-VACE-Prep
1921
```
20-
2122
Restart ComfyUI.
2223

2324
## Usage

0 commit comments

Comments
 (0)