mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-29 08:10:49 +08:00
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.
This commit is contained in:
parent
c792f9277c
commit
a1dbb2261d
@ -34411,4 +34411,17 @@
|
|||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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."
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user