Changed node type from IPAdapterFaceID to IPAdapterAdvanced to work with VIT-G preset. IPAdapterFaceID requires specialized face detection models, while IPAdapterAdvanced works with the standard IP-Adapter models loaded by IPAdapterUnifiedLoader. Updated widget values to match IPAdapterAdvanced parameters: - weight: 0.85 (face similarity strength) - noise: 0.0 - weight_type: "ease in-out" - combine_embeds: 1.0 - start_at: 0.0 - end_at: 1.0 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>