Documentation

Model Library

Available LoRA Models

Complete reference for all available LoRA models for Wanx 2.1 video generation with visual examples and usage guidelines.

Task Type Color Guide
Quick reference for understanding task type badges
Text-to-Video
Generate videos from text prompts
Image-to-Video
Generate videos from input images
Both Types
Supports both text and image inputs
SFW LoRA Models
Safe for work LoRA models for creative video generation. Each model specializes in specific visual styles or animation effects.
Ghibli example

Ghibli

Text-to-Video
Art Style

Generate videos in Studio Ghibli animation style with magical and whimsical aesthetics

Recommended strength: 0.8-1.2

JSON Setting

{"lora_type": "ghibli"}

Usage Example

"lora_settings": [
  {
    "lora_type": "ghibli",
    "lora_strength": 1.0
  }
]
Flat Color example

Flat Color

Text-to-Video
Art Style

Generate videos with flat color style without visible lineart and minimal depth indication

Recommended strength: 0.7-1.0

JSON Setting

{"lora_type": "flat-color"}

Usage Example

"lora_settings": [
  {
    "lora_type": "flat-color",
    "lora_strength": 1.0
  }
]
Pixel Art example

Pixel Art

Image-to-Video
Art Style

Generate videos in retro pixel-art style with 8-bit aesthetic

Recommended strength: 0.8-1.0

JSON Setting

{"lora_type": "pixel-art"}

Usage Example

"lora_settings": [
  {
    "lora_type": "pixel-art",
    "lora_strength": 1.0
  }
]
Rotation Effect example

Rotation Effect

Image-to-Video
Animation Effect

Generate videos with 360-degree rotation animation of the main subject

Recommended strength: 1.0-1.5

JSON Setting

{"lora_type": "rotation-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "rotation-effect",
    "lora_strength": 1.0
  }
]
Squish Effect example

Squish Effect

Image-to-Video
Animation Effect

Generate videos with squishing and stretching animation effects

Recommended strength: 0.8-1.2

JSON Setting

{"lora_type": "squish-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "squish-effect",
    "lora_strength": 1.0
  }
]
Cakeify Effect example

Cakeify Effect

Image-to-Video
Animation Effect

Generate videos showing objects being cut like a cake with layered interior

Recommended strength: 1.0-1.3

JSON Setting

{"lora_type": "cakeify-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "cakeify-effect",
    "lora_strength": 1.0
  }
]
Inflate Effect example

Inflate Effect

Image-to-Video
Animation Effect

Generate videos with inflation animation effects

Recommended strength: 0.9-1.2

JSON Setting

{"lora_type": "inflate-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "inflate-effect",
    "lora_strength": 1.0
  }
]
Deflate Effect example

Deflate Effect

Image-to-Video
Animation Effect

Generate videos with deflation animation effects

Recommended strength: 0.9-1.2

JSON Setting

{"lora_type": "deflate-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "deflate-effect",
    "lora_strength": 1.0
  }
]
Crush Effect example

Crush Effect

Image-to-Video
Animation Effect

Generate videos with crushing animation effects

Recommended strength: 1.0-1.4

JSON Setting

{"lora_type": "crush-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "crush-effect",
    "lora_strength": 1.0
  }
]
Particalize Effect example

Particalize Effect

Image-to-Video
Animation Effect

Generate videos with particle dissolution and formation effects

Recommended strength: 0.8-1.1

JSON Setting

{"lora_type": "particalize-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "particalize-effect",
    "lora_strength": 1.0
  }
]
Super Saiyan Effect example

Super Saiyan Effect

Image-to-Video
Character Effect

Generate videos with Dragon Ball-style Super Saiyan transformation effects

Recommended strength: 1.0-1.3

JSON Setting

{"lora_type": "super-saiyan-effect"}

Usage Example

"lora_settings": [
  {
    "lora_type": "super-saiyan-effect",
    "lora_strength": 1.0
  }
]
Live Wallpaper example

Live Wallpaper

Image-to-Video
Scene Effect

Generate videos with subtle animated wallpaper-style movements

Recommended strength: 0.6-0.9

JSON Setting

{"lora_type": "live-wallpaper"}

Usage Example

"lora_settings": [
  {
    "lora_type": "live-wallpaper",
    "lora_strength": 1.0
  }
]
Passionate Kissing example

Passionate Kissing

Text-to-Video
Character Action

Generate videos with romantic kissing animations between characters

Recommended strength: 0.8-1.1

JSON Setting

{"lora_type": "passionate-kissing"}

Usage Example

"lora_settings": [
  {
    "lora_type": "passionate-kissing",
    "lora_strength": 1.0
  }
]
LoRA Usage Tips & Best Practices
Maximize your results with these professional tips

Task Type Selection

  • Text-to-Video: Best for creating new content from descriptions
  • Image-to-Video: Perfect for animating existing images
  • Art Styles: Work well with text-to-video generation
  • Effects: Most effective with image-to-video input

Strength Guidelines

  • 0.5-0.8: Subtle style application
  • 0.8-1.2: Balanced effect (recommended)
  • 1.2-1.5: Strong stylization
  • 1.5+: Extreme effects (use carefully)
Popular LoRA Combinations
Proven combinations for specific creative goals

Animated Art Styles

Ghibli + Live Wallpaper for magical animated scenes

ghibli (txt2video) → live-wallpaper (img2video)

Character Transformations

Super Saiyan Effect + Rotation for dynamic character reveals

super-saiyan-effect + rotation-effect (img2video)

Creative Effects

Pixel Art + Particalize for retro dissolution effects

pixel-art → particalize-effect (img2video)

Object Animations

Cakeify + Crush for creative object transformations

cakeify-effect → crush-effect (img2video)