Nodes Browser
ComfyDeploy: How Comfyui_CXH_FluxLoraMerge works in ComfyUI?
What is Comfyui_CXH_FluxLoraMerge?
flux lora merge. adaptive Merge (uses tensor norms and weight), manual Merge (uses fixed weights you specify), additive Merge (uses 100% of the first and adds a percentage of the second)
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Comfyui_CXH_FluxLoraMerge
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Comfyui_CXH_FluxLoraMerge
flux lora merge
自动保存到lora目录:auto save to lora dir
Merge type:
1.自适应合并(使用张量范数和权重) adaptive Merge (uses tensor norms and weight)
2.手动合并(使用您指定的固定权重) manual Merge (uses fixed weights you specify)
3.加法合并(使用第一个的100%并加上第二个的一定百分比) additive Merge (uses 100% of the first and adds a percentage of the second)