We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3a08eac + 9207831 commit 6aed496Copy full SHA for 6aed496
1 file changed
README.md
@@ -11,13 +11,14 @@ Takes two video clips and prepares them for smooth VACE-based transition
11
- Optionally include context frames in output segments for crossfade or other artifact-reduction processing
12
13
## Installation
14
-Clone this repository into your custom_nodes directory.
+### ComfyUI Manager
15
+Search for "**Wan VACE Prep**" in ComfyUI Manager and click *Install*.
16
17
+### or, Clone this repository into your custom_nodes directory.
18
```bash
-cd /path/to/comfyui/custom_nodes
-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
21
```
-
22
Restart ComfyUI.
23
24
## Usage
0 commit comments