Viggle-Animate β€” ComfyUI conversions

ComfyUI-native conversions of Viggle/Viggle-Animate β€” a 33.1 B full finetune of MiniMax-H3's ref2va transformer for character replacement in video: a driving clip provides motion, camera, background and lighting; one reference still provides the character. No text encoder β€” conditioning is a frozen 362-token embedding. The sampler is DMD2-distilled: 4 steps (3 forward passes).

ComfyUI node pack (required for the conditioning layout): github.com/Saganaki22/ComfyUI-Viggle-Animate-H3

Screenshot 2026-09-05 214633

Example Video
Example 1
Example 2
Example 3
Example 4

Model Links

diffusion_models (pick one β€” pruned is the VRAM-friendly option)

loras (DMD 4-step accelerator β€” pick one)

text_cond

vae

Model Storage Location

πŸ“‚ ComfyUI/
β”œβ”€β”€ πŸ“‚ models/
β”‚   β”œβ”€β”€ πŸ“‚ diffusion_models/
β”‚   β”‚   └── minimax_h3_ref2va_viggle_pruned_int8_convrot.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ loras/
β”‚   β”‚   └── viggle_animate_dmd_lora_r64.safetensors
β”‚   β”œβ”€β”€ πŸ“‚ text_cond/
β”‚   β”‚   └── fixed_embed_fwd_anyframe.safetensors
β”‚   └── πŸ“‚ vae/
β”‚       └── minimax_h3_video_vae_int8_convrot.safetensors

Workflow Notes

  • Custom nodes required: ComfyUI-Viggle-Animate-H3 (Viggle Animate Conditioning + Load Text Conditioning) and ComfyUI-KJNodes (fast preview).
  • Load Video: set frame_load_cap equal to the conditioning node's length (e.g. 124) and force_rate to 24.
  • Output resolution follows the driving video by default; set the conditioning node's width/height to override (each axis rounds to 32), or pre-scale the clip with Scale Image to Total Pixels. Tested canvas range: 0.4–0.98 MP.
  • Sampler: euler, er_sde, exp_heun_2_x0, lcm, simple, normal, beta, bong_tangent, 4-8 steps, cfg 1.0, ModelSamplingMiniMaxH3 shift 3.0.
  • Stacks with Comfy Kitchen and block sparse attention patches.

Limitations

  • Identity drift on re-entry: when the subject leaves the camera view and re-enters, the re-entry settles toward the driving video's original appearance rather than the reference image. The same applies when the subject moves far from the reference pose or makes abrupt large motions (e.g. a backflip) β€” the further from the still, the weaker the identity hold.

Base model (VAEs, audio VAE): MiniMaxAI/MiniMax-H3 Β· Original model & inference code: Viggle/Viggle-Animate

Citation

@misc{viggle2026animate,
  title  = {Viggle-Animate: Character Replacement in Video from a Single Repainted Frame},
  author = {Viggle Research},
  year   = {2026},
  url    = {https://huggingface.co/Viggle/Viggle-Animate}
}

License

The weights are a Model Derivative of MiniMax H3 β€” the MiniMax H3 Community License Agreement applies to them, including these converted/quantized variants. Read it before redistributing or shipping a product on them. Do not run the model on people who have not consented, and label generated output as AI-generated.

Report Issue

Downloads last month
4,674
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support