mirror of
https://github.com/mudler/LocalAI
synced 2026-04-21 13:27:21 +00:00
chore(gallery): fixup wan
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
510f791ccc
commit
b27de08fff
2 changed files with 3 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue