Files
automatic/modules/video_models
CalamitousFelicitousness 2c66039c37 feat(video): derive input mode from the registry row
Two ladders decided how a model's inputs get wired, and they had drifted: the
api reported an unrecognized row as t2v while run() fell through to a branch
that wires nothing. Eight LTX condition rows sat in that gap, advertised as
text to video and generating without their conditioning.

dispatch_mode answers once from the row, reading name markers before the
pipeline class because one class serves several modes: six LTXConditionPipeline
rows are named T2V or I2V and generate as such. Rows that declare nothing now
resolve as condition, and the api reports that instead of guessing t2v.
2026-08-18 00:44:28 +01:00
..
2026-07-03 22:05:33 +02:00
2026-08-16 12:45:50 +02:00
2026-02-19 11:09:13 +01:00
2026-08-15 14:23:18 +02:00
2026-08-15 14:23:18 +02:00
2026-07-03 22:05:33 +02:00