feat: add taehv support for Wan/Qwen (#937)

This commit is contained in:
stduhpf
2025-12-16 15:57:34 +01:00
committed by GitHub
parent a23262dfde
commit 9fa7f415df
5 changed files with 432 additions and 26 deletions

View File

@@ -31,6 +31,7 @@ Context Options:
--high-noise-diffusion-model <string> path to the standalone high noise diffusion model
--vae <string> path to standalone vae model
--taesd <string> path to taesd. Using Tiny AutoEncoder for fast decoding (low quality)
--tae <string> alias of --taesd
--control-net <string> path to control net model
--embd-dir <string> embeddings directory
--lora-model-dir <string> lora model directory