mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
104 lines
4.8 KiB
JSON
104 lines
4.8 KiB
JSON
{
|
|
"custom_nodes": [
|
|
{
|
|
"author": "jn-jairo",
|
|
"title": "jn_node_suite_comfyui [WIP]",
|
|
"reference": "https://github.com/jn-jairo/jn_node_suite_comfyui",
|
|
"files": [
|
|
"https://github.com/jn-jairo/jn_node_suite_comfyui"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Image manipulation nodes, Temperature control nodes, Tiling nodes, Primitive and operation nodes, ..."
|
|
},
|
|
{
|
|
"author": "PluMaZero",
|
|
"title": "ComfyUI-SpaceFlower",
|
|
"reference": "https://github.com/PluMaZero/ComfyUI-SpaceFlower",
|
|
"files": [
|
|
"https://github.com/PluMaZero/ComfyUI-SpaceFlower"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes: SpaceFlower_Prompt."
|
|
},
|
|
{
|
|
"author": "laksjdjf",
|
|
"title": "ssd-1b-comfyui",
|
|
"reference": "https://github.com/laksjdjf/ssd-1b-comfyui",
|
|
"files": [
|
|
"https://github.com/laksjdjf/ssd-1b-comfyui"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Experimental node for SSD-1B. This node is not need for latest comfyui."
|
|
},
|
|
{
|
|
"author": "Feidorian",
|
|
"title": "feidorian-nodes",
|
|
"reference": "https://github.com/Feidorian/feidorian-ComfyNodes",
|
|
"files": [
|
|
"https://github.com/Feidorian/feidorian-ComfyNodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes: Feidorian_WorkflowImageLoader"
|
|
},
|
|
{
|
|
"author": "flowtyone",
|
|
"title": "comfyui-flowty-lcm",
|
|
"reference": "https://github.com/flowtyone/comfyui-flowty-lcm",
|
|
"files": [
|
|
"https://github.com/flowtyone/comfyui-flowty-lcm"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a comfyui early testing node for LCM, adapted from <a href='https://github.com/0xbitches/sd-webui-lcm'/>https://github.com/0xbitches/sd-webui-lcm</a>. It uses the diffusers backend unfortunately and not comfy's model loading mechanism. But the intention here is just to be able to execute lcm inside comfy.<BR>NOTE: 0xbitches's 'Latent Consistency Model for ComfyUI' is original implementation."
|
|
},
|
|
{
|
|
"author": "doucx",
|
|
"title": "ComfyUI_WcpD_Utility_Kit",
|
|
"reference": "https://github.com/doucx/ComfyUI_WcpD_Utility_Kit",
|
|
"files": [
|
|
"https://github.com/doucx/ComfyUI_WcpD_Utility_Kit"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes: MergeStrings, ExecStrAsCode, RandnLatentImage. <p style='background-color: black; color: red;'>NOTE: This extension includes the ability to execute code as a string in nodes. Be cautious during installation, as it can pose a security risk.</p>"
|
|
},
|
|
{
|
|
"author": "AbyssYuan0",
|
|
"title": "ComfyUI_BadgerTools",
|
|
"reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools",
|
|
"files": [
|
|
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
|
|
},
|
|
{
|
|
"author": "WSJUSA",
|
|
"title": "pre-comfyui-stablsr",
|
|
"reference": "https://github.com/WSJUSA/Comfyui-StableSR",
|
|
"files": [
|
|
"https://github.com/WSJUSA/Comfyui-StableSR"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This is a development respository for debugging migration of StableSR to Comfyui"
|
|
},
|
|
{
|
|
"author": "Fannovel16",
|
|
"title": "ComfyUI MotionDiff",
|
|
"reference": "https://github.com/Fannovel16/ComfyUI-MotionDiff",
|
|
"files": [
|
|
"https://github.com/Fannovel16/ComfyUI-MotionDiff"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "N/A"
|
|
},
|
|
{
|
|
"author": "Dr.Lt.Data",
|
|
"title": "ComfyUI-Workflow-Component [WIP]",
|
|
"reference": "https://github.com/ltdrdata/ComfyUI-Workflow-Component",
|
|
"files": [
|
|
"https://github.com/ltdrdata/ComfyUI-Workflow-Component"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "This extension provides the capability to use ComfyUI Workflow as a component and the ability to use the Image Refiner functionality based on components. NOTE: This is an experimental extension feature with no consideration for backward compatibility and can be highly unstable."
|
|
}
|
|
]
|
|
} |