transformerlab-app icon indicating copy to clipboard operation
transformerlab-app copied to clipboard

Added Video Generation support

Open ParamThakkar123 opened this issue 1 week ago • 2 comments

ParamThakkar123 avatar Nov 29 '25 05:11 ParamThakkar123

I added support for video generation models starting with Wan2.1 models will later extend to more models if this works, currently I added support for WanPipeline in supported model architectures in Image_diffusion plugin but it gives an error where its trying to find /workspace/jobs/None which doesn't exist

ParamThakkar123 avatar Nov 29 '25 05:11 ParamThakkar123

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests.

:loudspeaker: Thoughts on this report? Let us know!

codecov-commenter avatar Nov 29 '25 05:11 codecov-commenter

I added support for video generation models starting with Wan2.1 models will later extend to more models if this works, currently I added support for WanPipeline in supported model architectures in Image_diffusion plugin but it gives an error where its trying to find /workspace/jobs/None which doesn't exist

There was an issue with running diffusion models, could you update and check if that issue is resolved now? The issue was caused by our new system with the workspace under orgs

deep1401 avatar Dec 02 '25 21:12 deep1401

I added support for video generation models starting with Wan2.1 models will later extend to more models if this works, currently I added support for WanPipeline in supported model architectures in Image_diffusion plugin but it gives an error where its trying to find /workspace/jobs/None which doesn't exist

There was an issue with running diffusion models, could you update and check if that issue is resolved now? The issue was caused by our new system with the workspace under orgs

I figure this is still a WIP but I would also suggest not adding things to the existing image_diffusion plugin and creating a new video diffusion plugin.

deep1401 avatar Dec 03 '25 15:12 deep1401