--- license: apache-2.0 language: - en base_model: - Wan-AI/Wan2.1-I2V-14B-480P - Wan-AI/Wan2.1-I2V-14B-480P-Diffusers pipeline_tag: image-to-video tags: - text-to-image - lora - diffusers - template:diffusion-lora - image-to-video widget: - text: >- The video starts with a portrait of a dog. Then, the 3p1c epic transformation starts. The dog is wearing a red coat, and the 3p1c epic transformation is complete. The dog is holding a gun in each hand. The dog has white hair and black gloves. output: url: example_videos/dog_assassin.mp4 - text: >- The video starts with a portrait of a man. Then, the 3p1c epic transformation starts. The man is wearing a red coat, and the 3p1c epic transformation is complete. The man is holding a gun in each hand. The man has white hair and black gloves. output: url: example_videos/man1_assassin.mp4 - text: >- The video starts with a portrait of a man. Then, the 3p1c epic transformation starts. The man is wearing a red coat, and the 3p1c epic transformation is complete. The man is holding a gun in each hand. The man has white hair and black gloves. output: url: example_videos/man2_assassin.mp4 - text: >- The video starts with a portrait of a rabbit. Then, the 3p1c epic transformation starts. The rabbit is wearing a red coat, and the 3p1c epic transformation is complete. The rabbit is holding a gun in each hand. The rabbit has white hair and black gloves. output: url: example_videos/rabbit_assassin.mp4 - text: >- The video starts with a portrait of purple Thanos from Marvel. Then, the 3p1c epic transformation starts. Thanos is wearing a red coat, and the 3p1c epic transformation is complete. Thanos is holding a gun in each hand. Thanos has white hair and black gloves. output: url: example_videos/thanos_assassin.mp4 ---

Assassin Effect LoRA for Wan2.1 14B I2V 480p

Overview

This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to make any person/object in an image become an assassin version of themselves!

Features

Community

# Model File and Inference Workflow ## 📥 Download Links: - [assassin_45_epochs.safetensors](./assassin_45_epochs.safetensors) - LoRA Model File - [wan_I2V_LoRA_workflow.json](./wan_I2V_LoRA_workflow.json) - Wan I2V with LoRA Workflow for ComfyUI ---

Recommended Settings

  • LoRA Strength: 1.0
  • Embedded Guidance Scale: 6.0
  • Flow Shift: 5.0

Trigger Words

The key trigger phrase is: 3p1c epic transformation

Prompt Template

For best results, try following the structure of the prompt examples above. These worked well for me.

ComfyUI Workflow

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.

Model Information

The model weights are available in Safetensors format. See the Downloads section above.

Training Details

  • Base Model: Wan2.1 14B I2V 480p
  • Training Data: Trained on 35 seconds of video comprised of 7 short clips (each clip captioned separately) of people transforming into an assassin!
  • Epochs: 45

Additional Information

Training was done using Diffusion Pipe for Training

Acknowledgments

Special thanks to Kijai for the ComfyUI Wan Video Wrapper and tdrussell for the training scripts!