akleine
|
b4ba55d8d7
|
fix: prevent crash in case of a mem alloc error and graceful exit (#1566)
|
2026-05-30 18:34:07 +08:00 |
|
leejet
|
0baf721215
|
feat: add LTX temporal latent upscaler support (#1551)
|
2026-05-23 01:35:13 +08:00 |
|
leejet
|
3a8788cb7d
|
refactor: unify extra argument parsing (#1540)
|
2026-05-22 01:00:03 +08:00 |
|
leejet
|
449165caf5
|
feat: stream LTX VAE temporal tile decoding (#1539)
|
2026-05-22 00:25:04 +08:00 |
|
stduhpf
|
adaa599a3b
|
Feat: Temporal tile custom size with overlap (#1510)
* Temporal tile size + overlap
* add --extra-tiling-args support
---------
Co-authored-by: leejet <leejet714@gmail.com>
|
2026-05-21 23:44:12 +08:00 |
|
leejet
|
b3374e6a71
|
feat: add LTX spatial latent upscale hires support (#1533)
|
2026-05-20 22:27:09 +08:00 |
|
leejet
|
67dda3f897
|
feat: add ltx2.3 support (#1463)
* add GemmaTokenizer
* add basic ltx2.3 support
* change vocab file encoding
* fix ci
* fix ubuntu build
* add temporal tiling support
* add ltx audio support
* update ggml submodule url
* fix generate_video
* add i2v support
* minify bundled Gemma tokenizer vocab sources
* pass video fps into temporal rope embeddings
* fix av_ca_timestep_scale_multiplier
* add LTX2Scheduler support
* update docs
* fix ci
|
2026-05-17 16:46:20 +08:00 |
|