--- 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: >- Grumpy Cat's face, with the r8b8t1c robotic face reveal starting with subtle movements, then lines appear on his face, his expression remaining grumpy as the robot face is revealed. output: url: example_videos/robot1.mp4 - text: >- A young man with a thoughtful expression. The r8b8t1c robotic face reveal progresses, lines appearing and his face transforming into a metallic, robotic visage. output: url: example_videos/robot2.mp4 - text: >- Shrek with a friendly smile. The r8b8t1c robotic face reveal shows metallic lines forming, his jovial expression shifting, then his face opening to reveal his robotic interior. output: url: example_videos/robot3.mp4 - text: >- A young man with dark curly hair and a neutral expression. The r8b8t1c robotic face reveal commences, lines forming as a metallic mask replaces his features. output: url: example_videos/robot4.mp4 ---
This LoRA is trained on the Wan2.1 14B I2V 480p model and allows you to reveal a robotic face from any image subject. The effect works on a wide variety of objects, from animals to people!
The key trigger phrase is: r8b8t1c robotic face reveal
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!