Browse Source

update DB

pull/158/head
Dr.Lt.Data 1 year ago
parent
commit
3fa127f47f
  1. 40
      custom-node-list.json
  2. 56
      extension-node-map.json
  3. 40
      node_db/new/custom-node-list.json
  4. 56
      node_db/new/extension-node-map.json

40
custom-node-list.json

@ -2253,6 +2253,16 @@
"install_type": "git-clone",
"description": "Nodes:RetainFace, FaceFusion, RatioMerge2Image, MaskMerge2Image, ReplaceBoxImg, ExpandMaskBox, FaceSkin, SkinRetouching, PortraitEnhancement, ..."
},
{
"author": "THtianhao",
"title": "ComfyUI-FaceChain",
"reference": "https://github.com/THtianhao/ComfyUI-FaceChain",
"files": [
"https://github.com/THtianhao/ComfyUI-FaceChain"
],
"install_type": "git-clone",
"description": "Nodes:FC_LoraMerge."
},
{
"author": "zer0TF",
"title": "Cute Comfy",
@ -2404,6 +2414,36 @@
"install_type": "git-clone",
"description": "It's a super simple custom node for Comfy UI, to generate text, with a font size option. Useful for bigger labelling of nodes, helpful for wider screen captures or tutorials. Plus you can of course use the text within your generations."
},
{
"author": "noembryo",
"title": "ComfyUI-noEmbryo",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://github.com/noembryo/ComfyUI-noEmbryo"
],
"install_type": "git-clone",
"description": "PromptTermList (1-6) are some nodes that help with the creation of Prompts inside ComfyUI."
},
{
"author": "mikkel",
"title": "ComfyUI - Mask Bounding Box",
"reference": "https://github.com/mikkel/comfyui-mask-boundingbox",
"files": [
"https://github.com/mikkel/comfyui-mask-boundingbox"
],
"install_type": "git-clone",
"description": "The ComfyUI Mask Bounding Box Plugin provides functionalities for selecting a specific size mask from an image. Can be combined with ClipSEG to replace any aspect of an SDXL image with an SD1.5 output."
},
{
"author": "ParmanBabra",
"title": "ComfyUI-Malefish-Custom-Scripts",
"reference": "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts",
"files": [
"https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts"
],
"install_type": "git-clone",
"description": "Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader"
},
{
"author": "Ser-Hilary",
"title": "SDXL_sizing",

56
extension-node-map.json

@ -924,6 +924,17 @@
"title_aux": "QRNG_Node_ComfyUI"
}
],
"https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": [
[
"CSVPromptsLoader",
"CombinePrompt",
"MultiLoraLoader",
"RandomPrompt"
],
{
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
}
],
"https://github.com/Pfaeff/pfaeff-comfyui": [
[
"AstropulsePixelDetector",
@ -996,8 +1007,6 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Add Annotation",
"CR Apply Annotations",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
@ -1008,6 +1017,7 @@
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
"CR Color Panel",
"CR Color Tint",
"CR Composite Text",
"CR Conditioning Input Switch",
@ -1018,6 +1028,8 @@
"CR Float To String",
"CR Halftone Grid",
"CR Hires Fix Process Switch",
"CR Image Border",
"CR Image Grid Panel",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image Output",
@ -1026,6 +1038,7 @@
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image XY Panel",
"CR Img2Img Process Switch",
"CR Index",
"CR Index Increment",
@ -1045,12 +1058,10 @@
"CR Module Pipe Loader",
"CR Multi Upscale Stack",
"CR Multi-ControlNet Stack",
"CR Multi-Panel Meme Template",
"CR Overlay Text",
"CR Page Layout",
"CR Pipe Switch",
"CR Polygons",
"CR Popular Meme Templates",
"CR Prompt Text",
"CR Radial Gradient",
"CR SD1.5 Aspect Ratio",
@ -1060,8 +1071,8 @@
"CR SDXL Style Text",
"CR Seed",
"CR Seed to Int",
"CR Simple Annotations",
"CR Simple Meme Template",
"CR Simple Text Panel",
"CR Split String",
"CR Starburst Colors",
"CR Starburst Lines",
@ -1075,6 +1086,7 @@
"CR Trigger",
"CR Upscale Image",
"CR VAE Input Switch",
"CR Value",
"CR XY From Folder",
"CR XY Index",
"CR XY Interpolate",
@ -1274,6 +1286,14 @@
"title_aux": "TGu Utilities"
}
],
"https://github.com/THtianhao/ComfyUI-FaceChain": [
[
"FC_LoraMerge"
],
{
"title_aux": "ComfyUI-FaceChain"
}
],
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
[
"PM_BoxCropImage",
@ -2769,6 +2789,7 @@
"CreateTextMask",
"CrossFadeImages",
"EmptyLatentImagePresets",
"FloatConstant",
"GrowMaskWithBlur",
"INTConstant",
"SomethingToString",
@ -3225,6 +3246,14 @@
"title_aux": "ComfyUI - Text Overlay Plugin"
}
],
"https://github.com/mikkel/comfyui-mask-boundingbox": [
[
"Mask Bounding Box"
],
{
"title_aux": "ComfyUI - Mask Bounding Box"
}
],
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": [
[
"LaMaPreprocessor",
@ -3258,6 +3287,23 @@
"title_aux": "comfyUI_Nodes_nicolai256"
}
],
"https://github.com/noembryo/ComfyUI-noEmbryo": [
[
"PromptTermList1",
"PromptTermList2",
"PromptTermList3",
"PromptTermList4",
"PromptTermList5",
"PromptTermList6"
],
{
"author": "noEmbryo",
"description": "Some useful nodes.",
"nickname": "noEmbryo",
"title": "X Node",
"title_aux": "ComfyUI-noEmbryo"
}
],
"https://github.com/noxinias/ComfyUI_NoxinNodes": [
[
"NoxinChime",

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

@ -1,5 +1,45 @@
{
"custom_nodes": [
{
"author": "ParmanBabra",
"title": "ComfyUI-Malefish-Custom-Scripts",
"reference": "https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts",
"files": [
"https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts"
],
"install_type": "git-clone",
"description": "Nodes:Multi Lora Loader, Random (Prompt), Combine (Prompt), CSV Prompts Loader"
},
{
"author": "mikkel",
"title": "ComfyUI - Mask Bounding Box",
"reference": "https://github.com/mikkel/comfyui-mask-boundingbox",
"files": [
"https://github.com/mikkel/comfyui-mask-boundingbox"
],
"install_type": "git-clone",
"description": "The ComfyUI Mask Bounding Box Plugin provides functionalities for selecting a specific size mask from an image. Can be combined with ClipSEG to replace any aspect of an SDXL image with an SD1.5 output."
},
{
"author": "THtianhao",
"title": "ComfyUI-FaceChain",
"reference": "https://github.com/THtianhao/ComfyUI-FaceChain",
"files": [
"https://github.com/THtianhao/ComfyUI-FaceChain"
],
"install_type": "git-clone",
"description": "Nodes:FC_LoraMerge."
},
{
"author": "noembryo",
"title": "ComfyUI-noEmbryo",
"reference": "https://github.com/noembryo/ComfyUI-noEmbryo",
"files": [
"https://github.com/noembryo/ComfyUI-noEmbryo"
],
"install_type": "git-clone",
"description": "PromptTermList (1-6) are some nodes that help with the creation of Prompts inside ComfyUI."
},
{
"author": "aianimation55",
"title": "Comfy UI FatLabels",

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

@ -924,6 +924,17 @@
"title_aux": "QRNG_Node_ComfyUI"
}
],
"https://github.com/ParmanBabra/ComfyUI-Malefish-Custom-Scripts": [
[
"CSVPromptsLoader",
"CombinePrompt",
"MultiLoraLoader",
"RandomPrompt"
],
{
"title_aux": "ComfyUI-Malefish-Custom-Scripts"
}
],
"https://github.com/Pfaeff/pfaeff-comfyui": [
[
"AstropulsePixelDetector",
@ -996,8 +1007,6 @@
],
"https://github.com/RockOfFire/ComfyUI_Comfyroll_CustomNodes": [
[
"CR Add Annotation",
"CR Apply Annotations",
"CR Apply ControlNet",
"CR Apply LoRA Stack",
"CR Apply Model Merge",
@ -1008,6 +1017,7 @@
"CR Clip Input Switch",
"CR Color Bars",
"CR Color Gradient",
"CR Color Panel",
"CR Color Tint",
"CR Composite Text",
"CR Conditioning Input Switch",
@ -1018,6 +1028,8 @@
"CR Float To String",
"CR Halftone Grid",
"CR Hires Fix Process Switch",
"CR Image Border",
"CR Image Grid Panel",
"CR Image Input Switch",
"CR Image Input Switch (4 way)",
"CR Image Output",
@ -1026,6 +1038,7 @@
"CR Image Pipe In",
"CR Image Pipe Out",
"CR Image Size",
"CR Image XY Panel",
"CR Img2Img Process Switch",
"CR Index",
"CR Index Increment",
@ -1045,12 +1058,10 @@
"CR Module Pipe Loader",
"CR Multi Upscale Stack",
"CR Multi-ControlNet Stack",
"CR Multi-Panel Meme Template",
"CR Overlay Text",
"CR Page Layout",
"CR Pipe Switch",
"CR Polygons",
"CR Popular Meme Templates",
"CR Prompt Text",
"CR Radial Gradient",
"CR SD1.5 Aspect Ratio",
@ -1060,8 +1071,8 @@
"CR SDXL Style Text",
"CR Seed",
"CR Seed to Int",
"CR Simple Annotations",
"CR Simple Meme Template",
"CR Simple Text Panel",
"CR Split String",
"CR Starburst Colors",
"CR Starburst Lines",
@ -1075,6 +1086,7 @@
"CR Trigger",
"CR Upscale Image",
"CR VAE Input Switch",
"CR Value",
"CR XY From Folder",
"CR XY Index",
"CR XY Interpolate",
@ -1274,6 +1286,14 @@
"title_aux": "TGu Utilities"
}
],
"https://github.com/THtianhao/ComfyUI-FaceChain": [
[
"FC_LoraMerge"
],
{
"title_aux": "ComfyUI-FaceChain"
}
],
"https://github.com/THtianhao/ComfyUI-Portrait-Maker": [
[
"PM_BoxCropImage",
@ -2769,6 +2789,7 @@
"CreateTextMask",
"CrossFadeImages",
"EmptyLatentImagePresets",
"FloatConstant",
"GrowMaskWithBlur",
"INTConstant",
"SomethingToString",
@ -3225,6 +3246,14 @@
"title_aux": "ComfyUI - Text Overlay Plugin"
}
],
"https://github.com/mikkel/comfyui-mask-boundingbox": [
[
"Mask Bounding Box"
],
{
"title_aux": "ComfyUI - Mask Bounding Box"
}
],
"https://github.com/mlinmg/ComfyUI-LaMA-Preprocessor": [
[
"LaMaPreprocessor",
@ -3258,6 +3287,23 @@
"title_aux": "comfyUI_Nodes_nicolai256"
}
],
"https://github.com/noembryo/ComfyUI-noEmbryo": [
[
"PromptTermList1",
"PromptTermList2",
"PromptTermList3",
"PromptTermList4",
"PromptTermList5",
"PromptTermList6"
],
{
"author": "noEmbryo",
"description": "Some useful nodes.",
"nickname": "noEmbryo",
"title": "X Node",
"title_aux": "ComfyUI-noEmbryo"
}
],
"https://github.com/noxinias/ComfyUI_NoxinNodes": [
[
"NoxinChime",

Loading…
Cancel
Save