mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
Add ComfyUI_FluxMod node (#1252)
This commit is contained in:
parent
90035ded39
commit
f2da376df1
@ -17377,6 +17377,17 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"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": "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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user