--- 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: >- A man and a woman wearing jackets and hats are standing close together in the snowy mountains. The man is standing facing the woman, then they engage in k144ing kissing. output: url: example_videos/1.mp4 - text: >- A man with a beard is shown smiling. A woman comes into the scene and starts passionately k144ing kissing the man. output: url: example_videos/2.mp4 - text: >- A man and a woman are embracing near a lake with mountains in the background. They are k144ing kissing, while still embracing each other. output: url: example_videos/3.mp4 ---
This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to make yourself kiss your partner (or an AI generated one)!
The key trigger phrase is: k144ing kissing
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!