Skip to content

v4.0.3 - LTX-2 IC-LoRA, Z-Image base flavour, end_step/end_epoch dataset scheduling and GPU health checks

Choose a tag to compare

@bghira bghira released this 29 Jan 01:22
· 198 commits to release since this release
807adea

What's Changed

  • (#2484) fix use of spread operator on ES6 object with getters by @bghira in #2486
  • environment creation wizard size constraints for smaller (1920x1080) viewports under 4k by @bghira in #2487
  • (#2479) add TEXT_JSON field type for complex data types in a simple text field input by @bghira in #2488
  • use TEXT_JSON field type for TREAD by @bghira in #2489
  • (#2480) adjust num_frames automatically by limit instead of throwing error by @bghira in #2490
  • (#2475) bypass batch size for eval dataset by @bghira in #2491
  • add max_num_samples per-dataset by @bghira in #2492
  • (#2477) GPU circuit breaker by @bghira in #2493
  • (#2474) surface processing statistics in webui; store count of too_small etc image count in dataset metadata files by @bghira in #2494
  • (#2483) validation epoch tracking should simulate dataset scheduling by @bghira in #2495
  • (#2274) add end_step / end_epoch scheduling for datasets by @bghira in #2496
  • (#2470) multi-aspect input conditioning for kontext, flux2 and qwen edit by @bghira in #2497
  • (#1812) i2v validation using image datasets and documentation updates by @bghira in #2499
  • ss_tag_frequency should contain only terms in more than 50% of all captions by @bghira in #2500
  • mkDocs: move to Zensical instead, and fix the theme by @bghira in #2501
  • GPU circuit-breaker should treat thermal events as warning only, and display GPU thermal throttling in UI by @bghira in #2502
  • avoid reusing stale job pid by canceling local running jobs at startup by @bghira in #2503
  • LTX-2: IC-LoRA training with reference videos by @bghira in #2498
  • z image (base) by @bghira in #2505
  • (#2509) end-to-end JSON field handling fix for CLI launched training job by @bghira in #2511
  • (#2507) eval dataset should have effective_batch_size of 1 by @bghira in #2512
  • (#2508) calculate and sum all epoch stats as we receive them instead of incorrectly only counting the prev by @bghira in #2513
  • face detection fixes for TrainingSample with PIL fallback by @bghira in #2515
  • webui/webhooks: error reporting refactor by @bghira in #2516
  • UI event system should rely on SSE manager by @bghira in #2517
  • merge by @bghira in #2518

Full Changelog: v4.0.2...v4.0.3