Add ComfyUI_FluxMod node (#1252)

This commit is contained in:
Bananapuncakes 2024-11-21 01:47:13 +11:00 committed by GitHub
parent 90035ded39
commit f2da376df1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17377,6 +17377,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Horizon Team",
"title": "ComfyUI_FluxMod",
"id": "fluxmod",
"reference": "https://github.com/lodestone-rock/ComfyUI_FluxMod",
"files": [
"https://github.com/lodestone-rock/ComfyUI_FluxMod"
],
"install_type": "git-clone",
"description": "A modulation layer addon for Flux that reduces model size to 8.8B parameters without significant quality loss."
}
]
}