feat: Add IAMCCS-nodes repository (WANAnimate LoRA Loader Fix) (#2218)

* feat: Add IAMCCS-nodes repository (WANAnimate LoRA Loader Fix)

This repo adds a node fixing LoRA loading in native WANAnimate workflows without using WanVideoWrapper. Critical for FLUX/WAN 2.1 users.

* Update custom-node-list.json

---------

Co-authored-by: IAMCCS <info@carminecristalloscalzi.com>
Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Carmine Cristallo Scalzi 2025-10-14 00:14:33 +02:00 committed by GitHub
parent 22a3d8f95f
commit ec4c7b2f6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34641,6 +34641,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "IAMCCS",
"title": "IAMCCS-nodes",
"id": "iamccs-nodes",
"reference": "https://github.com/IAMCCS/IAMCCS-nodes",
"files": [
"https://github.com/IAMCCS/IAMCCS-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality."
}
]
}