preprocess_workflow_ltx2_t2v
¶
LTX-2 preprocessing workflow writing native .precomputed training artifacts.
Classes¶
fastvideo.workflow.preprocess.preprocess_workflow_ltx2_t2v.LTX2PrecomputedSaver
¶
LTX2PrecomputedSaver(output_root: Path)
Save LTX-2 preprocessing outputs to .pt files under .precomputed/.
Source code in fastvideo/workflow/preprocess/preprocess_workflow_ltx2_t2v.py
fastvideo.workflow.preprocess.preprocess_workflow_ltx2_t2v.PreprocessWorkflowLTX2T2V
¶
PreprocessWorkflowLTX2T2V(fastvideo_args: FastVideoArgs)
Bases: PreprocessWorkflow
LTX-2 workflow for generating native precomputed training tensors.