Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions tutorials/video/wan/wan2_2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ ComfyUI/
```

### 3. Follow the Workflow Steps
![Step Diagram](/images/tutorial/video/wan/wan2_2/wan_2.2_5b_t2v.jpg)
![Step Diagram](/images/tutorial/video/wan/wan2_2/wan_2.2_14b_t2v.jpg)

1. Ensure the first `Load Diffusion Model` node loads the `wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors` model.
2. Ensure the second `Load Diffusion Model` node loads the `wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors` model.
Expand Down Expand Up @@ -160,7 +160,7 @@ ComfyUI/
│ └── wan_2.1_vae.safetensors
```
### 3. Follow the Workflow Steps
![Step Diagram](/images/tutorial/video/wan/wan2_2/wan_2.2_5b_t2v.jpg)
![Step Diagram](/images/tutorial/video/wan/wan2_2/wan_2.2_14b_i2v.jpg)

1. Make sure the first `Load Diffusion Model` node loads the `wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors` model.
2. Make sure the second `Load Diffusion Model` node loads the `wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors` model.
Expand Down
4 changes: 2 additions & 2 deletions zh-CN/tutorials/video/wan/wan2_2.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ ComfyUI/


### 3. 按步骤完成工作流
![步骤图](/images/tutorial/video/wan/wan2_2/wan_2.2_5b_t2v.jpg)
![步骤图](/images/tutorial/video/wan/wan2_2/wan_2.2_14b_t2v.jpg)

1. 确保第一个 `Load Diffusion Model`节点加载了 `wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors` 模型
2. 确保第二个 `Load Diffusion Model`节点加载了 `wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors` 模型
Expand Down Expand Up @@ -167,7 +167,7 @@ ComfyUI/
│ └── wan_2.1_vae.safetensors
```
### 3. 按步骤完成工作流
![步骤图](/images/tutorial/video/wan/wan2_2/wan_2.2_5b_t2v.jpg)
![步骤图](/images/tutorial/video/wan/wan2_2/wan_2.2_14b_i2v.jpg)

1. 确保第一个 `Load Diffusion Model`节点加载了 `wan2.2_t2v_high_noise_14B_fp8_scaled.safetensors` 模型
2. 确保第二个 `Load Diffusion Model`节点加载了 `wan2.2_t2v_low_noise_14B_fp8_scaled.safetensors` 模型
Expand Down