ComfyUI Extension
ComfyUI-Anima_IP-Adapter
IP-Adapter for Anima, supporting reference-image-driven style transfer in ComfyUI.
LuciferTC9527/ComfyUI-Anima_IP-Adapter
Nodes3
On cloudLocal install
CategoryAnima/IP-Adapter
Stars9
Updated2 days ago
Nodes (3)
Readme
Anima IP-Adapter for ComfyUI
IP-Adapter for Anima, supporting reference-image-driven style transfer in ComfyUI.
Installation
Clone into ComfyUI/custom_nodes/:
cd ComfyUI/custom_nodes/
git clone https://github.com/LuciferTC9527/ComfyUI-Anima_IP-Adapter.git
Required Models
| Model | Location | Notes |
|-------|----------|-------|
| SigLIP2 Encoder | ComfyUI/models/siglip2/siglip2-base-patch16-512/ | Enable auto_download in loader, or download manually (see below) |
| IP-Adapter Weights | ComfyUI/models/ipadapter/ | Download ip_adapter.safetensors from LuciferTC/Anima-IP-Adapter |
Usage
- Load Anima model in ComfyUI
- Add Anima IP-Adapter Loader → select IP-Adapter file, toggle
auto_downloadfor SigLIP2 - Add Anima IP-Adapter Apply → connect model, ip_adapter, and reference image
- Connect to sampler
Manual SigLIP2 Installation
cd ComfyUI/models/siglip2/
git clone https://huggingface.co/google/siglip2-base-patch16-512
License
Code: Apache 2.0