sugarquark commited on
Commit
16e73eb
·
verified ·
1 Parent(s): 96eb1f4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 involved in 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
 
 
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