360 Rotation LoRA for Wan 2.2 I2V: Turn Static Images into Turntable Videos
Create smooth 360-degree product rotations from single images using this Wan 2.2 I2V LoRA. Free, CC0-licensed, works in ComfyUI.
On this page
360 Rotation LoRA for Wan 2.2 I2V: Turn Static Images into Turntable Videos
TL;DR
- LoRA adds seamless 360° rotation to Wan 2.2 I2V (A14B) — trigger with "360 Rotation"
- Two-file package (low-noise + high-noise), load both in ComfyUI at strength 0.8-1.0
- CC0-1.0 license, free for commercial use, sponsored by Redmond AI
What This Model Does
The 360 Rotation LoRA specializes in creating smooth turntable animations from a single static image. Feed it a product photo, character render, or any object, and it generates a video that rotates the subject 360 degrees, revealing every angle. This is purpose-built for product showcases, character displays, and any scenario where a rotating view adds value.
The effect is a seamless loop — the rotation completes a full circle without visible jumps or artifacts, making it suitable for direct use in presentations, e-commerce, or social media.
Training Details
- Base model: Wan-AI/Wan2.2-I2V-A14B (Wan 2.2 Image-to-Video, 14B parameters)
- Architecture: LoRA (Low-Rank Adaptation) — two files covering low-noise and high-noise timesteps
- Sponsor: Redmond AI (GPU time and sponsorship)
- Trigger phrase:
360 Rotation - License: CC0-1.0 (HuggingFace) / Apache 2.0 (Civitai)
How to Use (ComfyUI)
- Download both LoRA files:
[WAN2.2]360Rotation_Redmond_low_noise.safetensors[WAN2.2]360Rotation_Redmond_high_noise.safetensors
- Place them in
ComfyUI/models/loras/ - In your Wan I2V workflow, add a Load LoRA node after the base model loader
- Connect the model output to the Load LoRA node's
modelinput - Select both LoRA files in the node
- Connect the
MODELoutput to your KSampler - Set
strength_modelto 0.8-1.0 (start at 1.0, reduce if rotation is too aggressive) - Use the trigger phrase
360 Rotationin your prompt
Example Prompts
360 Rotation
That's it — the trigger phrase alone activates the rotation behavior. You can add descriptive tokens for the subject (e.g., 360 Rotation, ceramic vase, studio lighting) but the rotation itself is driven by the trigger.
Recommended Settings
Parameter | Value
|---|---
Base model | Wan-AI/Wan2.2-I2V-A14B LoRA strength | 0.8 - 1.0 Trigger phrase | 360 Rotation Resolution | 1080x720 or 664x1000 (match training) Sampler | Any compatible with Wan I2V
Common Errors and Fixes
Error | Cause | Fix | Source
|---|---|---|---
Rotation doesn't appear | Trigger phrase missing or misspelled | Use exact phrase 360 Rotation in prompt | HF README Video has artifacts/jumps | LoRA strength too high | Reduce strength_model to 0.8-0.9 | HF README Only one LoRA loaded | Forgot the second file | Load both low_noise and high_noise variants | HF README Model not found | Wrong base model | Ensure using Wan2.2-I2V-A14B, not T2V or other variants | HF README
FAQ
Q: Does this work with Wan T2V (text-to-video)? A: No — trained specifically for Wan 2.2 I2V (image-to-video). The LoRA expects an input image to rotate.
Q: Can I use this with diffusers instead of ComfyUI? A: Yes, the LoRA files are standard safetensors. Load them with load_lora_weights() in diffusers pipelines configured for Wan I2V.
Q: Is the rotation always 360 degrees? A: The training targets a full 360° turntable loop. The output video length determines rotation speed — longer videos = slower rotation.
Q: What license applies for commercial use? A: CC0-1.0 on HuggingFace (public domain dedication), Apache 2.0 on Civitai. Both permit commercial use.
Sources
- HuggingFace model card: https://huggingface.co/artificialguybr/360Rotation-Redmond-WAN2-I2V-14B
- Civitai model page: https://civitai.com/models/2216277
- Base model (Wan 2.2 I2V A14B): https://huggingface.co/Wan-AI/Wan2.2-I2V-A14B
- ComfyUI repository: https://github.com/comfyanonymous/ComfyUI
Related Models
- — Base Wan 2.2 I2V model this LoRA adapts
- — Other LoRAs for product visualization
- — Example ComfyUI workflows for Wan I2V