Changed CLIP Vision model destination filenames from .safetensors to .bin to match actual PyTorch model format. The files are ZIP/pickle format with 'PK' magic bytes, not safetensors format, which was causing "header too large" deserialization errors in ComfyUI IPAdapterUnifiedLoader. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
14 KiB
14 KiB