ComfyUI Node
Anima Booster Loader (BSS)
A ComfyUI node in BSS/AnimaBooster with 3 inputs and 1 output.
Anima Booster Loader (BSS)
- model
◄model_name▾►
◄sage_attentionauto►
◄torch_compilefalse►
CategoryBSS/AnimaBooster
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| model_name | COMBO | Select your Anima .safetensors model file | |
| sage_attention | COMBO | auto | SageAttention: quantized attention kernel for faster inference. auto: let sageattention pick best kernel. disabled: no patch. |
| torch_compile | BOOLEAN | false | Apply torch.compile to transformer blocks. First 2-3 generations are very slow (compilation warmup). Subsequent generations: ~20-40% faster. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |