Skip to content

Commit 9e44944

Browse files
authored
fix(i2v): Add new options to the model configuration
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
1 parent 372eb08 commit 9e44944

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

gallery/index.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15214,6 +15214,12 @@
1521415214
model: wan2.1-i2v-14b-480p-Q4_K_M.gguf
1521515215
options:
1521615216
- "clip_vision_path:clip_vision_h.safetensors"
15217+
- "diffusion_model"
15218+
- "vae_decode_only:false"
15219+
- "sampler:euler"
15220+
- "flow_shift:3.0"
15221+
- "t5xxl_path:umt5-xxl-encoder-Q8_0.gguf"
15222+
- "vae_path:wan_2.1_vae.safetensors"
1521715223
files:
1521815224
- filename: "wan2.1-i2v-14b-480p-Q4_K_M.gguf"
1521915225
uri: "huggingface://city96/Wan2.1-I2V-14B-480P-gguf/wan2.1-i2v-14b-480p-Q4_K_M.gguf"

0 commit comments

Comments
 (0)