--- license: apache-2.0 language: - en base_model: - Wan-AI/Wan2.1-T2V-14B pipeline_tag: text-to-video tags: - text-to-video - text-to-image - lora - diffusers - template:diffusion-lora widget: - text: >- l3g0_5ty13 Lego animation style, a close-up shot of a Lego pirate minifigure with a black tricorn hat, an eye patch, and a red coat. He is holding a silver cutlass in his right hand, and a small Lego parrot is perched on his shoulder. The background is a blurry mix of blue and brown Lego bricks resembling an ocean scene. output: url: example_videos/1.mp4 - text: >- l3g0_5ty13 Lego animation style, a Lego figure of a cat with a blue bow tie is walking down a street, with cars driving on the road beside him. output: url: example_videos/2.mp4 - text: >- l3g0_5ty13 Lego animation style, a Lego spaceship flies through space, with planets in the background. output: url: example_videos/3.mp4 - text: >- l3g0_5ty13 Lego animation style, a close-up shot of a Lego minifigure with sunglasses and a black leather jacket, sitting inside a Lego sports car. His hands grip the tiny steering wheel, and the dashboard has tiny glowing screens. The background is a blurry city filled with neon Lego signs. output: url: example_videos/4.mp4 ---
This LoRA is trained on the Wan2.1 14B T2V model and allows you to generate videos in Lego style!
The key trigger phrase is: l3g0_5ty13 Lego animation style
For prompting, check out the example prompts; this way of prompting seems to work very well.
This LoRA works with a modified version of Kijai's Wan Video Wrapper workflow. The main modification is adding a Wan LoRA node connected to the base model.
See the Downloads section above for the modified workflow.
The model weights are available in Safetensors format. See the Downloads section above.
Training was done using Diffusion Pipe for Training
Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!