From b27de08fff14de8080c685214ead86a0f18157fc Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sun, 19 Apr 2026 21:31:22 +0000 Subject: [PATCH] chore(gallery): fixup wan Signed-off-by: Ettore Di Giacinto --- gallery/index.yaml | 6 +++--- gallery/wan-ggml.yaml | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/gallery/index.yaml b/gallery/index.yaml index 5fab5dcc2..449c43752 100644 --- a/gallery/index.yaml +++ b/gallery/index.yaml @@ -15186,10 +15186,10 @@ - gpu overrides: parameters: - model: wan2.1-t2v-1.3B-Q8_0.gguf + model: wan2.1_t2v_1.3b-q8_0.gguf files: - - filename: "wan2.1-t2v-1.3B-Q8_0.gguf" - uri: "huggingface://calcuis/wan-gguf/wan2.1-t2v-1.3B-Q8_0.gguf" + - filename: "wan2.1_t2v_1.3b-q8_0.gguf" + uri: "huggingface://calcuis/wan-gguf/wan2.1_t2v_1.3b-q8_0.gguf" - filename: "wan_2.1_vae.safetensors" uri: "https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors" - filename: "umt5-xxl-encoder-Q8_0.gguf" diff --git a/gallery/wan-ggml.yaml b/gallery/wan-ggml.yaml index 400042474..6b5307a1b 100644 --- a/gallery/wan-ggml.yaml +++ b/gallery/wan-ggml.yaml @@ -9,11 +9,6 @@ config_file: | - "diffusion_model" - "vae_decode_only:false" - "sampler:euler" - - "scheduler:discrete" - "flow_shift:3.0" - - "diffusion_flash_attn:true" - - "offload_params_to_cpu:true" - - "keep_vae_on_cpu:true" - - "keep_clip_on_cpu:true" - "t5xxl_path:umt5-xxl-encoder-Q8_0.gguf" - "vae_path:wan_2.1_vae.safetensors"