Update README.md
Browse files
README.md
CHANGED
|
@@ -4,4 +4,4 @@ For 72 rank and lower can be used 1.0 first pass I2V safely. Upscale pass at hal
|
|
| 4 |
|
| 5 |
"_ceil" means that was the dynamic ceiling during rerank.
|
| 6 |
|
| 7 |
-
"_cond_safe" means that the attention layers like cross-attention bridges, adaln/scale-shift tables, gate logits, prompt scale-shift have been zeroed. This is technically what an official I2V distilled lora should have had and been released, the 384 distilled lora also seems to actively dampen the extra conditioning in the workflow. Those cond_safe versions are much better suited to I2V,
|
|
|
|
| 4 |
|
| 5 |
"_ceil" means that was the dynamic ceiling during rerank.
|
| 6 |
|
| 7 |
+
"_cond_safe" means that the attention layers like cross-attention bridges, adaln/scale-shift tables, gate logits, prompt scale-shift have been zeroed. This is technically what an official I2V distilled lora should have had and been released, the 384 distilled lora also seems to actively dampen the extra conditioning in the workflow. Those cond_safe versions are much better suited to I2V, maybe better all-around.
|