Update README.md
Browse files
README.md
CHANGED
@@ -8,7 +8,7 @@ base_model:
|
|
8 |
|
9 |
It takes the 4ch latent and decodes it with the [WanDecoder3d module](https://huggingface.co/Wan-AI/Wan2.2-TI2V-5B-Diffusers/tree/main/vae).
|
10 |
|
11 |
-
After a short warmup phase, the head of the WanDecoder3d became
|
12 |
|
13 |
During the warmup, the model learned the color space. Later on, the imported/modified head improved the stability of the image.
|
14 |
|
|
|
8 |
|
9 |
It takes the 4ch latent and decodes it with the [WanDecoder3d module](https://huggingface.co/Wan-AI/Wan2.2-TI2V-5B-Diffusers/tree/main/vae).
|
10 |
|
11 |
+
After a short warmup phase, the head of the WanDecoder3d became part of the process.
|
12 |
|
13 |
During the warmup, the model learned the color space. Later on, the imported/modified head improved the stability of the image.
|
14 |
|