Update README.md
Browse files
README.md
CHANGED
@@ -9,13 +9,13 @@ tags:
|
|
9 |
- controlnet
|
10 |
- diffusers
|
11 |
---
|
12 |
-
# Dilated Controlnet for Wan2.1
|
13 |
|
14 |
|
15 |
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/3n0qD0ecQRP1bsdwKROvA.mp4"></video>
|
16 |
|
17 |
This repo contains the code for dilated controlnet module for Wan2.1 model.
|
18 |
-
Dilated controlnet has less basic blocks and also has `stride` parameter. For
|
19 |
See <a href="https://github.com/TheDenk/wan2.1-dilated-controlnet">Github code</a>.
|
20 |
|
21 |
### How to
|
|
|
9 |
- controlnet
|
10 |
- diffusers
|
11 |
---
|
12 |
+
# Dilated Controlnet for Wan2.1 (hed)
|
13 |
|
14 |
|
15 |
<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/63fde49f6315a264aba6a7ed/3n0qD0ecQRP1bsdwKROvA.mp4"></video>
|
16 |
|
17 |
This repo contains the code for dilated controlnet module for Wan2.1 model.
|
18 |
+
Dilated controlnet has less basic blocks and also has `stride` parameter. For Wan14B model controlnet blocks count = 6 and stride = 4.
|
19 |
See <a href="https://github.com/TheDenk/wan2.1-dilated-controlnet">Github code</a>.
|
20 |
|
21 |
### How to
|