Fix I2V check to verify pipeline class supports image input
- LTXPipeline is T2V-only, not I2V-capable - Check both supports_i2v flag AND pipeline class name - I2V-capable pipelines: StableVideoDiffusionPipeline, I2VGenXLPipeline, LTXImageToVideoPipeline, WanPipeline - Prevents passing 'image' argument to T2V-only pipelines like LTXPipeline
Showing
Please
register
or
sign in
to comment