ObjectTypography LoRA for Wan2.2 T2V 14B
Train your videos to spell words with crops, light, neon, and rust using this Wan2.2 LoRA.
On this page
ObjectTypography LoRA for Wan2.2 T2V 14B
TL;DR:
- Start your prompt with
ObjectTypography.to spell words using environmental objects. - Use a LoRA strength of 0.8–1.0 in ComfyUI after loading Wan2.2-T2V-A14B.
- Two variants are provided: high-noise and low-noise for flexible generation settings.
What Is ObjectTypography?
ObjectTypography is a creative technique where words and letters are not printed on a surface — they are formed by objects themselves. Crops at different growth stages spell "GROW". Dusty sunlight beams spell "DECAY". Skateboard chalk trails spell "GRIND". Neon signs spell "GLOW". Crushed cars spell "RUST". Lightning bolts spell "STRIKE".
The ObjectTypo Redmond WAN2 T2V 14B LoRA fine-tunes Wan-AI/Wan2.2-T2V-A14B so the model can compose these scenes on its own, taking a word's meaning and turning it into a physical arrangement of elements in the frame.
How It Was Trained
The model was trained on prompts that describe each letter being constructed from scene elements. Each example follows the same pattern: a cinematic camera angle, a description of how each letter is formed, the materials and lighting, and an atmospheric adjective (pastoral, post-apocalyptic, cyberpunk, etc.).
The LoRA ships as two weight files:
[WAN2]ObjectTypo_Redmond_high_noise.safetensors[WAN2]ObjectTypo_Redmond_low_noise.safetensors
This gives you control over the noise schedule — use the high-noise variant when your workflow introduces randomness early, and the low-noise variant for schedules that add noise later.
Trigger Words and Prompt Format
Always start your prompt with the trigger phrase:
ObjectTypography. <description of how a word is formed by objects>
Example prompts from the model card:
- GROW — Aerial drone shot revealing the word "GROW" formed by crop growth stages: freshly plowed soil for 'G', young sprouts for 'R', mature wheat for 'O', being harvested for 'W'.
- DECAY — Wide shot of an abandoned warehouse where sunlight beams through broken roof panels spell "DECAY".
- GRIND — Bird's eye view of a skate park where chalk trails and scuff marks spell "GRIND".
- GLOW — Rain-soaked brick wall at night where vintage neon signs in different colors spell "GLOW".
- RUST — Massive junkyard with crushed vintage cars stacked to spell "RUST" in 30-foot tall letters.
- STRIKE — Lightning during a thunderstorm forming "STRIKE" across the sky in a single moment.
How to Use in ComfyUI
- Download both
.safetensorsfiles and place them inComfyUI/models/loras/. - Load your base Wan2.2-T2V-14B model in ComfyUI.
- Add a Load LoRA node and select the ObjectTypo variant.
- Connect the LoRA output to your KSampler.
- Set
strength_modelto 0.8–1.0 for a clear object-typography effect.
Recommended Settings
- Strength: 0.8–1.0
- Base model: Wan-AI/Wan2.2-T2V-A14B
- Noise variant: Use high-noise if your sampler adds noise early, low-noise if it adds noise later
- License: CC0 1.0
Common Errors and Fixes
Error | Cause | Fix | Source
|---|---|---|---
LoRA does nothing | Strength too low | Increase to 0.8+ | HF model card Garbled letters | Prompt missing trigger | Always start with ObjectTypography. | HF model card Wrong variant | Noise mismatch | Match variant to sampler schedule | Repo file names
FAQ
Do I need both LoRA files? You can use either, but having both lets you switch based on your generation pipeline's noise strategy.
Can I use this for still images? The base concept works in principle, but this LoRA is trained specifically for text-to-video.
What camera styles does it handle? Aerial drone shots, wide shots, bird's eye views, high-angle shots, and wide-angle shots are all covered in the training examples.
Sources
- HuggingFace model card: https://huggingface.co/artificialguybr/ObjectTypo-Redmond-WAN2-T2V-14B
- Base model: https://huggingface.co/Wan-AI/Wan2.2-T2V-A14B
- ComfyUI: https://github.com/comfyanonymous/ComfyUI