--- 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: >- Luffy looks intently off-camera and the camera zooms out as Luffy p5lls g4un pulls a gun and starts shooting. output: url: example_videos/luffy_gun.mp4 - text: >- Neymar looks intently off-camera in the rain, rain drops begin to fall and the camera zooms out as he p5lls g4un pulls a gun and starts shooting. output: url: example_videos/neymar_gun.mp4 - text: >- A rodent looks intently off-camera and the camera zooms out as the rodent p5lls g4un pulls a gun and starts shooting. output: url: example_videos/pika_gun.mp4 - text: >- A woman looks intently off-camera and the camera zooms out as she p5lls g4un pulls a gun and starts shooting. output: url: example_videos/woman_gun.mp4 ---

Gun Shooting 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 shoot a gun. The effect works on a wide variety of objects, from animals to people!

Features

Community

# Model File and Inference Workflow ## 📥 Download Links: - [gun_20_epochs.safetensors](./gun_20_epochs.safetensors) - LoRA Model File - [wan_img2vid_lora_workflow.json](./workflow/wan_img2vid_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: p5lls g4un pulls a gun and starts shooting.

Prompt Template

For best results, use this prompt structure:

A [object] looks intently off-camera and the camera zooms out as the [object] p5lls g4un pulls a gun and starts shooting.

Simply replace [object] with whatever you want to see pulling a gun out and shooting!

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 1 minute of video comprised of 10 short clips (each clip captioned separately) of people pulling up a gun and starting to shoot
  • Epochs: 20

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!