-
Notifications
You must be signed in to change notification settings - Fork 441
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Git commit
Operating System & Version
"Ubuntu 24.04" and "FreeBSD 14"
GGML backends
CPU
Command-line arguments used
sd -M vid_gen --diffusion-model wan2.1_t2v_1.3B_fp16.safetensors --vae wan_2.1_vae.safetensors --t5xxl umt5-xxl-encoder-Q8_0.gguf -p "a lovely cat" --cfg-scale 6.0 --sampling-method euler -v -n "anime, manga, limb, asymmetric, cartoon, misshapen" -W 832 -H 480 --diffusion-fa --video-frames 33 --flow-shift 3.0 --taesd taew2.1.pth
Steps to reproduce
madebyollin created "TAESDs" for video generation - called taehv. I tried "taew2.1.pth" with my own-compiled sdcpp. It dumped core. The same command line without the "--taesd taew2.1pth" option worked.
What you expected to happen
A small time improvement in the very loooong video generation.
What actually happened
Code dump
Logs / error messages / stack trace
No response
Additional context / environment details
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working