Nodes/Anima Adapter Loader/Anima FeRA Loader
ComfyUI Node

Anima FeRA Loader

Anima FeRA loader (author-faithful — Yin et al., arXiv:2511.17979). Installs a single model-level forward_pre_hook that computes the per-step Frequency-Energy Indicator and global router gates, plus per-Linear forward_hooks that add the gated stacked-expert correction. Mutually exclusive with HydraLoRA — for FEI-on-Hydra checkpoints, use AnimaAdapterLoader.

By sorryhyun·Created 3 months ago·Updated 2 months ago· 0
Anima FeRA Loader
  • model
  • MODEL
adapter
strength1.00
Categoryloaders

Inputs (3)

NameTypeDefaultDescription
modelMODEL
adapterCOMBOFeRA checkpoint — either author-faithful (networks.methods.fera; router.net.* + lora_unet_*.lora_down/lora_up) or plan2 stacked_experts_global_fei (global_router.net.* + lora_unet_*.lora_downs.{i}.weight / .lora_ups.{i}.weight, typically named *_moe.safetensors). Both use an independent-A stacked-expert layout with a single network-level FEI router.
strengthFLOAT1.00-2–2Scales the gated expert correction added to each adapted Linear (mirrors the training-side multiplier; 0 short-circuits to the frozen base).

Outputs (1)

NameTypeDescription
MODELMODEL