![]() |
| Prompt Relay Explanation |
Installation
1. First, you should do the ComfyUI installation. Update ComfyUI to its latest version from the Manager.
2. Install the Prompt Relay custom node from Kijai's repository or alternatively use the Manager to install it.
Clone the repository inside ComfyUI/custom_node folder, using following command:git clone https://github.com/kijai/ComfyUI-PromptRelay.git
3. Make sure you do the basic Wan2.2 setup while running the workflow. If not done yet, follow our Wan2.2 installation tutorial.
4. Same models are also listed here:
(a) Download Wan 2.2 (High and Low) model. Save this inside ComfyUI/models/diffusion_models folder.
(b) Use the Wan2.2 Remix model.Save this into ComfyUI/models/diffusion_models folder.
If using low VRAM, use the Wan 2.2 Remix GGUF instead and save this into ComfyUI/models/unet folder.
5. Restart and refresh the ComfyUI.
Workflow
1. Download workflow (Wan2.2_PromptRelay.json) from our Hugging face repository.
2. Drag and drop into ComfyUI. Install the missing (red outlined colored) nodes by selecting "Install missing custom nodes" option from the Manager.
3. Load all the necessary(Wan2.2 High-Low, text encoders, vae etc) models into their respective nodes. Set the basic KSampler settings.
4. Add the prompts into prompt box. Follow the instruction you need to do the prompting. For more details follow the Kijais Prompt relay repository.
5. Input image into Load image if using I2V pipeline.
6. Hit Run to start generation.

