--- 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 shows a man with a slight smile, then the j432mpscare jumpscare occurs, revealing a distorted and monstrous face with glowing red eyes, filling the frame and accompanied by a loud scream. output: url: example_videos/1.mp4 - text: >- The video shows a person dressed in a white outfit with gold embellishments, gently touching the delicate pink flowers on a tree branch. The serene, peaceful atmosphere is further heightened by the soft-focus green foliage in the background. Suddenly, the j432mpscare jumpscare occurs and the tranquil scene is abruptly replaced by a monstrous creature's face, disrupting the serenity and replacing it with a sense of terror. output: url: example_videos/2.mp4 ---
This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to Jumpscare your friends
The key trigger phrase is: j432mpscare jumpscare
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!