Browse Source

update DB

pull/397/head
Dr.Lt.Data 10 months ago
parent
commit
8a7399d899
  1. 50
      custom-node-list.json
  2. 40
      extension-node-map.json
  3. 120
      node_db/new/custom-node-list.json
  4. 40
      node_db/new/extension-node-map.json

50
custom-node-list.json

@ -52,16 +52,6 @@
"install_type": "git-clone",
"description": "Nodes: ColorBlend, ControlLoraSave, GetImageSize. NOTE: Control-LoRA recolor example uses these nodes."
},
{
"author": "antrobot",
"title": "antrobots-comfyUI-nodepack",
"reference": "https://github.com/antrobot1234/antrobots-comfyUI-nodepack",
"files": [
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack"
],
"install_type": "git-clone",
"description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!"
},
{
"author": "Fannovel16",
"title": "ComfyUI's ControlNet Auxiliary Preprocessors",
@ -3140,6 +3130,16 @@
"install_type": "git-clone",
"description": "QWen-VL-Plus & QWen-VL-Max in ComfyUI"
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-SVD-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO"
],
"install_type": "git-clone",
"description": "My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)"
},
{
"author": "kenjiqq",
"title": "qq-nodes-comfyui",
@ -4964,6 +4964,26 @@
"install_type": "git-clone",
"description": "Clip text encoder with BREAK formatting like A1111 (uses conditioning concat)"
},
{
"author": "MarkoCa1",
"title": "ComfyUI_Segment_Mask",
"reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask",
"files": [
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask"
],
"install_type": "git-clone",
"description": "Mask cutout based on Segment Anything."
},
{
"author": "antrobot",
"title": "antrobots-comfyUI-nodepack",
"reference": "https://github.com/antrobot1234/antrobots-comfyUI-nodepack",
"files": [
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack"
],
"install_type": "git-clone",
"description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!"
},
@ -5283,16 +5303,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "MarkoCa1",
"title": "ComfyUI_Segment_Mask",
"reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask",
"files": [
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask"
],
"install_type": "git-clone",
"description": "Mask cutout based on Segment Anything."
}
]
}

40
extension-node-map.json

@ -1011,7 +1011,8 @@
"IG Load Images",
"IG Multiply",
"IG Path Join",
"IG String"
"IG String",
"IG ZFill"
],
{
"author": "IDGallagher",
@ -1548,6 +1549,14 @@
"title_aux": "ComfyI2I"
}
],
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [
[
"AutomaticMask(segment anything)"
],
{
"title_aux": "ComfyUI_Segment_Mask"
}
],
"https://github.com/Miosp/ComfyUI-FBCNN": [
[
"JPEG artifacts removal FBCNN"
@ -3052,6 +3061,16 @@
"title_aux": "ComfyUI-Qwen-VL-API"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": [
[
"SVD_Aspect_Ratio_Zho",
"SVD_Steps_MotionStrength_Seed_Zho",
"SVD_Styler_Zho"
],
{
"title_aux": "ComfyUI-SVD-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
[
"AlphaChanelAddByMask",
@ -3190,6 +3209,7 @@
],
"https://github.com/aegis72/aegisflow_utility_nodes": [
[
"Add Text To Image",
"Aegisflow CLIP Pass",
"Aegisflow Conditioning Pass",
"Aegisflow Image Pass",
@ -3200,10 +3220,15 @@
"Aegisflow SDXL Tuple Pass",
"Aegisflow VAE Pass",
"Aegisflow controlnet preprocessor bus",
"Apply Instagram Filter",
"Brightness_Contrast_Ally",
"Flatten Colors",
"Gaussian Blur_Ally",
"GlitchThis Effect",
"Hue Rotation",
"Image Flip_ally",
"Placeholder Tuple",
"Swap Color Mode",
"aegisflow Multi_Pass",
"aegisflow Multi_Pass XL",
"af_pipe_in_15",
@ -3398,6 +3423,14 @@
"title_aux": "CLIP Directional Prompt Attention"
}
],
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
[
"sample"
],
{
"title_aux": "antrobots-comfyUI-nodepack"
}
],
"https://github.com/asagi4/ComfyUI-CADS": [
[
"CADS"
@ -6303,7 +6336,9 @@
"PromptUtilitiesFormatString",
"PromptUtilitiesJoinStringList",
"PromptUtilitiesLoadPreset",
"PromptUtilitiesLoadPresetAdvanced"
"PromptUtilitiesLoadPresetAdvanced",
"PromptUtilitiesRandomPreset",
"PromptUtilitiesRandomPresetAdvanced"
],
{
"title_aux": "ComfyUI-PromptUtilities"
@ -7045,6 +7080,7 @@
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"LoadEXR",
"LoadLatentEXR",
"SaveEXR",
"SaveLatentEXR",

120
node_db/new/custom-node-list.json

@ -10,6 +10,36 @@
},
{
"author": "ZHO-ZHO-ZHO",
"title": "ComfyUI-SVD-ZHO",
"reference": "https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO",
"files": [
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO"
],
"install_type": "git-clone",
"description": "My Workflows + Auxiliary nodes for Stable Video Diffusion (SVD)"
},
{
"author": "MarkoCa1",
"title": "ComfyUI_Segment_Mask",
"reference": "https://github.com/MarkoCa1/ComfyUI_Segment_Mask",
"files": [
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask"
],
"install_type": "git-clone",
"description": "Mask cutout based on Segment Anything."
},
{
"author": "antrobot",
"title": "antrobots-comfyUI-nodepack",
"reference": "https://github.com/antrobot1234/antrobots-comfyUI-nodepack",
"files": [
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack"
],
"install_type": "git-clone",
"description": "A small node pack containing various things I felt like ought to be in base comfy-UI. Currently includes Some image handling nodes to help with inpainting, a version of KSampler (advanced) that allows for denoise, and a node that can swap it's inputs. Remember to make an issue if you experience any bugs or errors!"
},
{
"author": "dfl",
"title": "comfyui-clip-with-break",
@ -659,96 +689,6 @@
],
"install_type": "git-clone",
"description": "Node to use [a/DDColor](https://github.com/piddnad/DDColor) in ComfyUI."
},
{
"author": "prozacgod",
"title": "ComfyUI Multi-Workspace",
"reference": "https://github.com/prozacgod/comfyui-pzc-multiworkspace",
"files": [
"https://github.com/prozacgod/comfyui-pzc-multiworkspace"
],
"install_type": "git-clone",
"description": "A simple, quick, and dirty implementation of multiple workspaces within ComfyUI."
},
{
"author": "Siberpone",
"title": "Lazy Pony Prompter",
"reference": "https://github.com/Siberpone/lazy-pony-prompter",
"files": [
"https://github.com/Siberpone/lazy-pony-prompter"
],
"install_type": "git-clone",
"description": "A pony prompt helper extension for AUTOMATIC1111's Stable Diffusion Web UI and ComfyUI that utilizes the full power of your favorite booru query syntax. Currently supports [a/Derpibooru](https://derpibooru/org) and [a/E621](https://e621.net/)."
},
{
"author": "chaojie",
"title": "ComfyUI-MotionCtrl-SVD",
"reference": "https://github.com/chaojie/ComfyUI-MotionCtrl-SVD",
"files": [
"https://github.com/chaojie/ComfyUI-MotionCtrl-SVD"
],
"install_type": "git-clone",
"description": "Nodes: Download the weights of MotionCtrl-SVD [a/motionctrl_svd.ckpt](https://huggingface.co/TencentARC/MotionCtrl/blob/main/motionctrl_svd.ckpt) and put it to ComfyUI/models/checkpoints"
},
{
"author": "JaredTherriault",
"title": "ComfyUI-JNodes",
"reference": "https://github.com/JaredTherriault/ComfyUI-JNodes",
"files": [
"https://github.com/JaredTherriault/ComfyUI-JNodes"
],
"install_type": "git-clone",
"description": "python and web UX improvements for ComfyUI.\n[w/'DynamicPrompts.js' and 'EditAttention.js' from the core, along with 'ImageFeed.js' and 'favicon.js' from the custom scripts of pythongosssss, are not compatible. Therefore, manual deletion of these files is required to use this web extension.]"
},
{
"author": "nkchocoai",
"title": "ComfyUI-SizeFromPresets",
"reference": "https://github.com/nkchocoai/ComfyUI-SizeFromPresets",
"files": [
"https://github.com/nkchocoai/ComfyUI-SizeFromPresets"
],
"install_type": "git-clone",
"description": "Add a node that outputs width and height of the size selected from the preset (.csv)."
},
{
"author": "HAL41",
"title": "ComfyUI aichemy nodes",
"reference": "https://github.com/HAL41/ComfyUI-aichemy-nodes",
"files": [
"https://github.com/HAL41/ComfyUI-aichemy-nodes"
],
"install_type": "git-clone",
"description": "Simple node to handle scaling of YOLOv8 segmentation masks"
},
{
"author": "abyz22",
"title": "image_control",
"reference": "https://github.com/abyz22/image_control",
"files": [
"https://github.com/abyz22/image_control"
],
"install_type": "git-clone",
"description": "Nodes:abyz22_Padding Image, abyz22_ImpactWildcardEncode, abyz22_setimageinfo, abyz22_SaveImage, abyz22_ImpactWildcardEncode_GetPrompt, abyz22_SetQueue, abyz22_drawmask, abyz22_FirstNonNull, abyz22_blendimages, abyz22_blend_onecolor. Please check workflow in [a/https://github.com/abyz22/image_control](https://github.com/abyz22/image_control)"
},
{
"author": "foxtrot-roger",
"title": "RF Nodes",
"reference": "https://github.com/foxtrot-roger/comfyui-rf-nodes",
"files": [
"https://github.com/foxtrot-roger/comfyui-rf-nodes"
],
"install_type": "git-clone",
"description": "A bunch of nodes that can be useful to manipulate primitive types (numbers, text, ...) Also some helpers to generate text and timestamps."
},
{
"author": "LarryJane491",
"title": "Lora-Training-in-Comfy",
"reference": "https://github.com/LarryJane491/Lora-Training-in-Comfy",
"files": [
"https://github.com/LarryJane491/Lora-Training-in-Comfy"
],
"install_type": "git-clone",
"description": "This custom node lets you train LoRA directly in ComfyUI! By default, it saves directly in your ComfyUI lora folder. That means you just have to refresh after training (...and select the LoRA) to test it!"
}
]
}

40
node_db/new/extension-node-map.json

@ -1011,7 +1011,8 @@
"IG Load Images",
"IG Multiply",
"IG Path Join",
"IG String"
"IG String",
"IG ZFill"
],
{
"author": "IDGallagher",
@ -1548,6 +1549,14 @@
"title_aux": "ComfyI2I"
}
],
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [
[
"AutomaticMask(segment anything)"
],
{
"title_aux": "ComfyUI_Segment_Mask"
}
],
"https://github.com/Miosp/ComfyUI-FBCNN": [
[
"JPEG artifacts removal FBCNN"
@ -3052,6 +3061,16 @@
"title_aux": "ComfyUI-Qwen-VL-API"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-SVD-ZHO": [
[
"SVD_Aspect_Ratio_Zho",
"SVD_Steps_MotionStrength_Seed_Zho",
"SVD_Styler_Zho"
],
{
"title_aux": "ComfyUI-SVD-ZHO"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-Text_Image-Composite": [
[
"AlphaChanelAddByMask",
@ -3190,6 +3209,7 @@
],
"https://github.com/aegis72/aegisflow_utility_nodes": [
[
"Add Text To Image",
"Aegisflow CLIP Pass",
"Aegisflow Conditioning Pass",
"Aegisflow Image Pass",
@ -3200,10 +3220,15 @@
"Aegisflow SDXL Tuple Pass",
"Aegisflow VAE Pass",
"Aegisflow controlnet preprocessor bus",
"Apply Instagram Filter",
"Brightness_Contrast_Ally",
"Flatten Colors",
"Gaussian Blur_Ally",
"GlitchThis Effect",
"Hue Rotation",
"Image Flip_ally",
"Placeholder Tuple",
"Swap Color Mode",
"aegisflow Multi_Pass",
"aegisflow Multi_Pass XL",
"af_pipe_in_15",
@ -3398,6 +3423,14 @@
"title_aux": "CLIP Directional Prompt Attention"
}
],
"https://github.com/antrobot1234/antrobots-comfyUI-nodepack": [
[
"sample"
],
{
"title_aux": "antrobots-comfyUI-nodepack"
}
],
"https://github.com/asagi4/ComfyUI-CADS": [
[
"CADS"
@ -6303,7 +6336,9 @@
"PromptUtilitiesFormatString",
"PromptUtilitiesJoinStringList",
"PromptUtilitiesLoadPreset",
"PromptUtilitiesLoadPresetAdvanced"
"PromptUtilitiesLoadPresetAdvanced",
"PromptUtilitiesRandomPreset",
"PromptUtilitiesRandomPresetAdvanced"
],
{
"title_aux": "ComfyUI-PromptUtilities"
@ -7045,6 +7080,7 @@
],
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
[
"LoadEXR",
"LoadLatentEXR",
"SaveEXR",
"SaveLatentEXR",

Loading…
Cancel
Save