update DB

This commit is contained in:
dr.lt.data 2024-01-23 17:47:50 +09:00
parent db1a652d2e
commit 2080567ca2
5 changed files with 166 additions and 92 deletions

View File

@ -4494,6 +4494,26 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)" "description": "This exporter is a plugin for ComfyUI, which can export tasks for [a/LAizypainter](https://github.com/DimaChaichan/LAizypainter).\nLAizypainter is a Photoshop plugin with which you can send tasks directly to a Stable Diffusion server. More information about a [a/Task](https://github.com/DimaChaichan/LAizypainter?tab=readme-ov-file#task)"
}, },
{
"author": "adriflex",
"title": "ComfyUI_Blender_Texdiff",
"reference": "https://github.com/adriflex/ComfyUI_Blender_Texdiff",
"files": [
"https://github.com/adriflex/ComfyUI_Blender_Texdiff"
],
"install_type": "git-clone",
"description": "Nodes:Blender viewport color, Blender Viewport depth"
},
{
"author": "Shraknard",
"title": "ComfyUI-Remover",
"reference": "https://github.com/Shraknard/ComfyUI-Remover",
"files": [
"https://github.com/Shraknard/ComfyUI-Remover"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI that makes parts of the image transparent (face, background...)"
},

View File

@ -51,9 +51,12 @@
], ],
"https://github.com/54rt1n/ComfyUI-DareMerge": [ "https://github.com/54rt1n/ComfyUI-DareMerge": [
[ [
"BlockModelMergerAdv", "DM_DareClipMerger",
"DareModelMerger", "DM_DareModelMerger",
"MagnitudeModelMerger" "DM_DareModelMergerMBW",
"DM_MagnitudeMasker",
"DM_MaskedModelMerger",
"DM_NormalizeModel"
], ],
{ {
"title_aux": "ComfyUI-DareMerge" "title_aux": "ComfyUI-DareMerge"
@ -270,7 +273,7 @@
], ],
"https://github.com/BennyKok/comfyui-deploy": [ "https://github.com/BennyKok/comfyui-deploy": [
[ [
"ComfyUIDeployExternalCheckpoints", "ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha", "ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalLora", "ComfyUIDeployExternalLora",
@ -1020,6 +1023,16 @@
"title_aux": "ComfyUI-JNodes" "title_aux": "ComfyUI-JNodes"
} }
], ],
"https://github.com/JcandZero/ComfyUI_GLM4Node": [
[
"GLM3_turbo_CHAT",
"GLM4_CHAT",
"GLM4_Vsion_IMGURL"
],
{
"title_aux": "ComfyUI_GLM4Node"
}
],
"https://github.com/Jcd1230/rembg-comfyui-node": [ "https://github.com/Jcd1230/rembg-comfyui-node": [
[ [
"Image Remove Background (rembg)" "Image Remove Background (rembg)"
@ -1848,6 +1861,14 @@
"title_aux": "SDXL_sizing" "title_aux": "SDXL_sizing"
} }
], ],
"https://github.com/Shraknard/ComfyUI-Remover": [
[
"Remover"
],
{
"title_aux": "ComfyUI-Remover"
}
],
"https://github.com/Siberpone/lazy-pony-prompter": [ "https://github.com/Siberpone/lazy-pony-prompter": [
[ [
"LPP_Deleter", "LPP_Deleter",
@ -2890,6 +2911,15 @@
"title_aux": "DynamicPrompts Custom Nodes" "title_aux": "DynamicPrompts Custom Nodes"
} }
], ],
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": [
[
"ViewportColor",
"ViewportDepth"
],
{
"title_aux": "ComfyUI_Blender_Texdiff"
}
],
"https://github.com/aegis72/aegisflow_utility_nodes": [ "https://github.com/aegis72/aegisflow_utility_nodes": [
[ [
"Aegisflow CLIP Pass", "Aegisflow CLIP Pass",
@ -3630,9 +3660,19 @@
"title_aux": "ComfyUI-MotionCtrl-SVD" "title_aux": "ComfyUI-MotionCtrl-SVD"
} }
], ],
"https://github.com/chaojie/ComfyUI-RAFT": [
[
"RAFT Run"
],
{
"title_aux": "ComfyUI-RAFT"
}
],
"https://github.com/chflame163/ComfyUI_LayerStyle": [ "https://github.com/chflame163/ComfyUI_LayerStyle": [
[ [
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur", "LayerFilter: MotionBlur",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskInvert", "LayerMask: MaskInvert",
"LayerMask: MaskPreview", "LayerMask: MaskPreview",
"LayerStyle: ColorOverlay", "LayerStyle: ColorOverlay",
@ -3645,10 +3685,12 @@
"LayerStyle_Illumine", "LayerStyle_Illumine",
"LayerUtility: ColorPicker", "LayerUtility: ColorPicker",
"LayerUtility: ExtendCanvas", "LayerUtility: ExtendCanvas",
"LayerUtility: GetImageSize",
"LayerUtility: ImageBlend", "LayerUtility: ImageBlend",
"LayerUtility: ImageBlendAdvance", "LayerUtility: ImageBlendAdvance",
"LayerUtility: ImageOpacity", "LayerUtility: ImageOpacity",
"LayerUtility: PrintInfo" "LayerUtility: PrintInfo",
"LayerUtility: XY to Percent"
], ],
{ {
"title_aux": "ComfyUI Layer Style" "title_aux": "ComfyUI Layer Style"
@ -5099,7 +5141,10 @@
], ],
"https://github.com/komojini/komojini-comfyui-nodes": [ "https://github.com/komojini/komojini-comfyui-nodes": [
[ [
"CachedGetter",
"DragNUWAImageCanvas",
"FlowBuilder", "FlowBuilder",
"FlowBuilderSetter",
"Getter", "Getter",
"ImageGetter", "ImageGetter",
"ImageMerger", "ImageMerger",
@ -6148,6 +6193,7 @@
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"CkptNames_",
"Color", "Color",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
@ -6182,7 +6228,9 @@
"PromptSlide", "PromptSlide",
"RandomPrompt", "RandomPrompt",
"ResizeImageMixlab", "ResizeImageMixlab",
"SamplerNames_",
"ScreenShare", "ScreenShare",
"Seed_",
"ShowLayer", "ShowLayer",
"ShowTextForGPT", "ShowTextForGPT",
"SmoothMask", "SmoothMask",

View File

@ -11,6 +11,16 @@
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-InstantID (WIP)",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-InstantID"
],
"install_type": "git-clone",
"description": "Unofficial implementation of [a/InstantID](https://github.com/InstantID/InstantID) for ComfyUI"
},
{ {
"author": "solarpush", "author": "solarpush",
"title": "comfyui_sendimage_node", "title": "comfyui_sendimage_node",

View File

@ -10,7 +10,36 @@
}, },
{
"author": "Shraknard",
"title": "ComfyUI-Remover",
"reference": "https://github.com/Shraknard/ComfyUI-Remover",
"files": [
"https://github.com/Shraknard/ComfyUI-Remover"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI that makes parts of the image transparent (face, background...)"
},
{
"author": "adriflex",
"title": "ComfyUI_Blender_Texdiff",
"reference": "https://github.com/adriflex/ComfyUI_Blender_Texdiff",
"files": [
"https://github.com/adriflex/ComfyUI_Blender_Texdiff"
],
"install_type": "git-clone",
"description": "Nodes:Blender viewport color, Blender Viewport depth"
},
{
"author": "chaojie",
"title": "ComfyUI-RAFT",
"reference": "https://github.com/chaojie/ComfyUI-RAFT",
"files": [
"https://github.com/chaojie/ComfyUI-RAFT"
],
"install_type": "git-clone",
"description": "This is an ComfyUI implementation of RAFT to generate motion brush"
},
{ {
"author": "DimaChaichan", "author": "DimaChaichan",
"title": "LAizypainter-Exporter-ComfyUI", "title": "LAizypainter-Exporter-ComfyUI",
@ -672,87 +701,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A suite of tools for prompt management. Combining nodes helps the user sequence strings for prompts, also creating logical groupings if necessary. Individual nodes can be chained together in any order." "description": "A suite of tools for prompt management. Combining nodes helps the user sequence strings for prompts, also creating logical groupings if necessary. Individual nodes can be chained together in any order."
},
{
"author": "ai-liam",
"title": "LiamUtil",
"reference": "https://github.com/ai-liam/comfyui_liam_util",
"files": [
"https://github.com/ai-liam/comfyui_liam_util"
],
"install_type": "git-clone",
"description": "Nodes: LiamLoadImage. This node provides the capability to load images from a URL."
},
{
"author": "jesenzhang",
"title": "ComfyUI_StreamDiffusion",
"reference": "https://github.com/jesenzhang/ComfyUI_StreamDiffusion",
"files": [
"https://github.com/jesenzhang/ComfyUI_StreamDiffusion"
],
"install_type": "git-clone",
"description": "This is a simple implementation StreamDiffusion(A Pipeline-Level Solution for Real-Time Interactive Generation) for ComfyUI"
},
{
"author": "an90ray",
"title": "ComfyUI_RErouter_CustomNodes",
"reference": "https://github.com/an90ray/ComfyUI_RErouter_CustomNodes",
"files": [
"https://github.com/an90ray/ComfyUI_RErouter_CustomNodes"
],
"install_type": "git-clone",
"description": "Nodes: RErouter, String (RE), Int (RE)"
},
{
"author": "Crystian",
"title": "Crystools",
"reference": "https://github.com/crystian/ComfyUI-Crystools",
"files": [
"https://github.com/crystian/ComfyUI-Crystools"
],
"install_type": "git-clone",
"description": "With this suit, you can see the resources monitor, progress bar & time elapsed, metadata and compare between two images, compare between two JSONs, show any value to console/display, pipes, and more!\nThis provides better nodes to load/save images, previews, etc, and see \"hidden\" data without loading a new workflow."
},
{
"author": "54rt1n",
"title": "ComfyUI-DareMerge",
"reference": "https://github.com/54rt1n/ComfyUI-DareMerge",
"files": [
"https://github.com/54rt1n/ComfyUI-DareMerge"
],
"install_type": "git-clone",
"description": "Merge two checkpoint models by dare ties [a/(https://github.com/yule-BUAA/MergeLM)](https://github.com/yule-BUAA/MergeLM), sort of."
},
{
"author": "Kangkang625",
"title": "ComfyUI-Paint-by-Example",
"reference": "https://github.com/Kangkang625/ComfyUI-paint-by-example",
"pip": ["diffusers"],
"files": [
"https://github.com/Kangkang625/ComfyUI-paint-by-example"
],
"install_type": "git-clone",
"description": "This repo is a simple implementation of [a/Paint-by-Example](https://github.com/Fantasy-Studio/Paint-by-Example) based on its [a/huggingface pipeline](https://huggingface.co/Fantasy-Studio/Paint-by-Example)."
},
{
"author": "pkpk",
"title": "ComfyUI-SaveAVIF",
"reference": "https://github.com/pkpkTech/ComfyUI-SaveAVIF",
"files": [
"https://github.com/pkpkTech/ComfyUI-SaveAVIF"
],
"install_type": "git-clone",
"description": "A custom node on ComfyUI that saves images in AVIF format. Workflow can be loaded from images saved at this node."
},
{
"author": "styler00dollar",
"title": "ComfyUI-deepcache",
"reference": "https://github.com/styler00dollar/ComfyUI-deepcache",
"files": [
"https://github.com/styler00dollar/ComfyUI-deepcache"
],
"install_type": "git-clone",
"description": "This extension provides nodes for [a/DeepCache: Accelerating Diffusion Models for Free](https://arxiv.org/abs/2312.00858)\nNOTE:Original code can be found [a/here](https://gist.github.com/laksjdjf/435c512bc19636e9c9af4ee7bea9eb86). Full credit to laksjdjf for sharing the code. "
} }
] ]
} }

View File

@ -51,9 +51,12 @@
], ],
"https://github.com/54rt1n/ComfyUI-DareMerge": [ "https://github.com/54rt1n/ComfyUI-DareMerge": [
[ [
"BlockModelMergerAdv", "DM_DareClipMerger",
"DareModelMerger", "DM_DareModelMerger",
"MagnitudeModelMerger" "DM_DareModelMergerMBW",
"DM_MagnitudeMasker",
"DM_MaskedModelMerger",
"DM_NormalizeModel"
], ],
{ {
"title_aux": "ComfyUI-DareMerge" "title_aux": "ComfyUI-DareMerge"
@ -270,7 +273,7 @@
], ],
"https://github.com/BennyKok/comfyui-deploy": [ "https://github.com/BennyKok/comfyui-deploy": [
[ [
"ComfyUIDeployExternalCheckpoints", "ComfyUIDeployExternalCheckpoint",
"ComfyUIDeployExternalImage", "ComfyUIDeployExternalImage",
"ComfyUIDeployExternalImageAlpha", "ComfyUIDeployExternalImageAlpha",
"ComfyUIDeployExternalLora", "ComfyUIDeployExternalLora",
@ -1020,6 +1023,16 @@
"title_aux": "ComfyUI-JNodes" "title_aux": "ComfyUI-JNodes"
} }
], ],
"https://github.com/JcandZero/ComfyUI_GLM4Node": [
[
"GLM3_turbo_CHAT",
"GLM4_CHAT",
"GLM4_Vsion_IMGURL"
],
{
"title_aux": "ComfyUI_GLM4Node"
}
],
"https://github.com/Jcd1230/rembg-comfyui-node": [ "https://github.com/Jcd1230/rembg-comfyui-node": [
[ [
"Image Remove Background (rembg)" "Image Remove Background (rembg)"
@ -1848,6 +1861,14 @@
"title_aux": "SDXL_sizing" "title_aux": "SDXL_sizing"
} }
], ],
"https://github.com/Shraknard/ComfyUI-Remover": [
[
"Remover"
],
{
"title_aux": "ComfyUI-Remover"
}
],
"https://github.com/Siberpone/lazy-pony-prompter": [ "https://github.com/Siberpone/lazy-pony-prompter": [
[ [
"LPP_Deleter", "LPP_Deleter",
@ -2890,6 +2911,15 @@
"title_aux": "DynamicPrompts Custom Nodes" "title_aux": "DynamicPrompts Custom Nodes"
} }
], ],
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": [
[
"ViewportColor",
"ViewportDepth"
],
{
"title_aux": "ComfyUI_Blender_Texdiff"
}
],
"https://github.com/aegis72/aegisflow_utility_nodes": [ "https://github.com/aegis72/aegisflow_utility_nodes": [
[ [
"Aegisflow CLIP Pass", "Aegisflow CLIP Pass",
@ -3630,9 +3660,19 @@
"title_aux": "ComfyUI-MotionCtrl-SVD" "title_aux": "ComfyUI-MotionCtrl-SVD"
} }
], ],
"https://github.com/chaojie/ComfyUI-RAFT": [
[
"RAFT Run"
],
{
"title_aux": "ComfyUI-RAFT"
}
],
"https://github.com/chflame163/ComfyUI_LayerStyle": [ "https://github.com/chflame163/ComfyUI_LayerStyle": [
[ [
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur", "LayerFilter: MotionBlur",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskInvert", "LayerMask: MaskInvert",
"LayerMask: MaskPreview", "LayerMask: MaskPreview",
"LayerStyle: ColorOverlay", "LayerStyle: ColorOverlay",
@ -3645,10 +3685,12 @@
"LayerStyle_Illumine", "LayerStyle_Illumine",
"LayerUtility: ColorPicker", "LayerUtility: ColorPicker",
"LayerUtility: ExtendCanvas", "LayerUtility: ExtendCanvas",
"LayerUtility: GetImageSize",
"LayerUtility: ImageBlend", "LayerUtility: ImageBlend",
"LayerUtility: ImageBlendAdvance", "LayerUtility: ImageBlendAdvance",
"LayerUtility: ImageOpacity", "LayerUtility: ImageOpacity",
"LayerUtility: PrintInfo" "LayerUtility: PrintInfo",
"LayerUtility: XY to Percent"
], ],
{ {
"title_aux": "ComfyUI Layer Style" "title_aux": "ComfyUI Layer Style"
@ -5099,7 +5141,10 @@
], ],
"https://github.com/komojini/komojini-comfyui-nodes": [ "https://github.com/komojini/komojini-comfyui-nodes": [
[ [
"CachedGetter",
"DragNUWAImageCanvas",
"FlowBuilder", "FlowBuilder",
"FlowBuilderSetter",
"Getter", "Getter",
"ImageGetter", "ImageGetter",
"ImageMerger", "ImageMerger",
@ -6148,6 +6193,7 @@
"CLIPSeg_", "CLIPSeg_",
"CharacterInText", "CharacterInText",
"ChatGPTOpenAI", "ChatGPTOpenAI",
"CkptNames_",
"Color", "Color",
"CombineMasks_", "CombineMasks_",
"CombineSegMasks", "CombineSegMasks",
@ -6182,7 +6228,9 @@
"PromptSlide", "PromptSlide",
"RandomPrompt", "RandomPrompt",
"ResizeImageMixlab", "ResizeImageMixlab",
"SamplerNames_",
"ScreenShare", "ScreenShare",
"Seed_",
"ShowLayer", "ShowLayer",
"ShowTextForGPT", "ShowTextForGPT",
"SmoothMask", "SmoothMask",