Views
No views yet
1git clone https://github.com/FerrisMind/candle-video
2cd candle-video
3cargo build --release --features flash-attn,cudnn1cargo run --example ltx-video --release -- \
2 --local-weights ./models/ltx-video \
3 --prompt "A serene mountain lake at sunset, photorealistic, 4k" \
4 --width 768 --height 512 --num-frames 97 \
5 --steps 30| Resolution | Frames | VRAM (BF16) | VRAM (VAE Tiling) |
|---|---|---|---|
| 512x768 | 97 | ~8-13 GB | ~8-9 GB |