Browse Source

update DB

pull/495/head
Dr.Lt.Data 8 months ago
parent
commit
d0dcbf3824
  1. 50
      extension-node-map.json
  2. 60
      node_db/dev/custom-node-list.json
  3. 50
      node_db/new/extension-node-map.json
  4. 10
      node_db/tutorial/custom-node-list.json

50
extension-node-map.json

@ -240,6 +240,7 @@
"ImageScaleToSide-badger",
"IntToString-badger",
"SegmentToMaskByPoint-badger",
"StringListToOneLine-badger",
"StringToFizz-badger",
"TextListToString-badger",
"ToPixel-badger",
@ -291,7 +292,7 @@
"Save Images Pair"
],
{
"title_aux": "ComfyUI-HfLoader"
"title_aux": "ComfyUI-Aimidi-nodes"
}
],
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
@ -686,6 +687,7 @@
"PrimereModelConceptSelector",
"PrimereModelKeyword",
"PrimereNetworkTagLoader",
"PrimerePreviewImage",
"PrimerePrompt",
"PrimerePromptOrganizer",
"PrimerePromptSwitch",
@ -826,7 +828,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ApplySerialPrompter",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1122,6 +1124,19 @@
"title_aux": "tiled_ksampler"
}
],
"https://github.com/ForeignGods/ComfyUI-Mana-Nodes": [
[
"audio2video",
"font2img",
"speech2text",
"string2file",
"text2speech",
"video2audio"
],
{
"title_aux": "ComfyUI-Mana-Nodes"
}
],
"https://github.com/Franck-Demongin/NX_PromptStyler": [
[
"NX_PromptStyler"
@ -1221,12 +1236,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -1918,6 +1931,17 @@
"title_aux": "ComfyI2I"
}
],
"https://github.com/MarkoCa1/ComfyUI-Text": [
[
"CombinationText",
"PlaceholderText",
"ReplaceText",
"ShowText"
],
{
"title_aux": "ComfyUI_Text"
}
],
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [
[
"AutomaticMask(segment anything)"
@ -4669,6 +4693,8 @@
"https://github.com/chaojie/ComfyUI-DynamiCrafter": [
[
"DynamiCrafter Simple",
"DynamiCrafterInterp Simple",
"DynamiCrafterInterpLoader",
"DynamiCrafterLoader"
],
{
@ -5198,6 +5224,7 @@
"SD_4XUpscale_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMAdaptative",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
@ -6140,6 +6167,7 @@
[
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"ImageToMultipleOf",
"SDXLAspectRatio"
],
{
@ -6203,6 +6231,7 @@
"PromptGenerateAPI",
"SaveAudioNode",
"SimpleText",
"StructuredOutput",
"Suggester",
"UformGen2QwenNode",
"ViewText"
@ -6711,7 +6740,6 @@
"CreateVoronoiMask",
"CrossFadeImages",
"DummyLatentOut",
"EffnetEncode",
"EmptyLatentImagePresets",
"FilterZeroMasksAndCorrespondingImages",
"FlipSigmasAdjusted",
@ -6740,7 +6768,6 @@
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"ReferenceOnlySimple3",
"RemapMaskRange",
"ReplaceImagesInBatch",
"ResizeMask",
@ -7656,6 +7683,7 @@
"PngColorMasksToStringList",
"PngRectanglesToMask",
"PngRectanglesToMaskList",
"RandomLayouts",
"SingleBooleanTrigger",
"SixBooleanTrigger",
"SixFloats",
@ -8618,7 +8646,7 @@
"BlurImageFast",
"BlurMaskFast",
"ClampOutliers",
"ColorMatch",
"ColorMatchImage",
"ConvertNormals",
"DifferenceChecker",
"DilateErodeMask",
@ -9427,6 +9455,7 @@
"easy if",
"easy imageInsetCrop",
"easy imagePixelPerfect",
"easy imageRemBg",
"easy imageRemoveBG",
"easy imageSave",
"easy imageScaleDown",
@ -9623,9 +9652,6 @@
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove",
"Prompt Template"
],

60
node_db/dev/custom-node-list.json

@ -10,6 +10,66 @@
},
{
"author": "SadaleNet",
"title": "ComfyUI Port for Google's Prompt-to-Prompt",
"reference": "https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt",
"files": [
"https://github.com/SadaleNet/ComfyUI-Prompt-To-Prompt"
],
"install_type": "git-clone",
"description": "This is a PoC port of [a/Google's Prompt-to-Prompt](https://github.com/google/prompt-to-prompt/) to ComfyUI. It isn't feature complete. But it's good enough for evaluating if prompt-to-prompt is of any good."
},
{
"author": "MushroomFleet",
"title": "DJZ-Nodes",
"reference": "https://github.com/MushroomFleet/DJZ-Nodes",
"files": [
"https://github.com/MushroomFleet/DJZ-Nodes"
],
"install_type": "git-clone",
"description": "Nodes:Aspect Size. Drift Johnsons Custom nodes for ComfyUI"
},
{
"author": "birnam",
"title": "Gen Data Tester",
"reference": "https://github.com/birnam/ComfyUI-GenData-Pack",
"files": [
"https://github.com/birnam/ComfyUI-GenData-Pack"
],
"install_type": "git-clone",
"description": "This answers the itch for being able to easily paste CivitAI.com generated data (or other simple metadata) into Comfy in a way that makes it easy to test with multiple checkpoints."
},
{
"author": "stavsap",
"title": "ComfyUI Ollama [WIP]",
"reference": "https://github.com/stavsap/ComfyUI-React-SDK",
"files": [
"https://github.com/stavsap/ComfyUI-React-SDK"
],
"install_type": "git-clone",
"description": "This project is for building React application as an overlay upon ComfyUI.\nProviding and ability to provide desired UI with ComfyUI API and workflows.\nInspired by: [a/https://github.com/cubiq/Comfy_Dungeon](https://github.com/cubiq/Comfy_Dungeon)"
},
{
"author": "chaojie",
"title": "ComfyUI DynamiCrafter",
"reference": "https://github.com/chaojie/ComfyUI-DynamiCrafter",
"files": [
"https://github.com/chaojie/ComfyUI-DynamiCrafter"
],
"install_type": "git-clone",
"description": "ComfyUI [a/DynamiCrafter](https://github.com/Doubiiu/DynamiCrafter)"
},
{
"author": "kijai",
"title": "DynamiCrafter wrapper nodes for ComfyUI [WIP]",
"reference": "https://github.com/kijai/ComfyUI-DynamiCrafterWrapper",
"files": [
"https://github.com/kijai/ComfyUI-DynamiCrafterWrapper"
],
"install_type": "git-clone",
"description": "\n[a/DynamiCrafter](https://doubiiu.github.io/projects/DynamiCrafter/): Animating Open-domain Images with Video Diffusion Prior"
},
{
"author": "ExponentialML",
"title": "comfyui-ComfyUI_VisualStylePrompting [WIP]",

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

@ -240,6 +240,7 @@
"ImageScaleToSide-badger",
"IntToString-badger",
"SegmentToMaskByPoint-badger",
"StringListToOneLine-badger",
"StringToFizz-badger",
"TextListToString-badger",
"ToPixel-badger",
@ -291,7 +292,7 @@
"Save Images Pair"
],
{
"title_aux": "ComfyUI-HfLoader"
"title_aux": "ComfyUI-Aimidi-nodes"
}
],
"https://github.com/Alysondao/Comfyui-Yolov8-JSON": [
@ -686,6 +687,7 @@
"PrimereModelConceptSelector",
"PrimereModelKeyword",
"PrimereNetworkTagLoader",
"PrimerePreviewImage",
"PrimerePrompt",
"PrimerePromptOrganizer",
"PrimerePromptSwitch",
@ -826,7 +828,7 @@
"author": "CRE8IT GmbH",
"description": "This extension offers various nodes.",
"nickname": "cre8Nodes",
"title": "cr8ApplySerialPrompter",
"title": "cr8SerialPrompter",
"title_aux": "ComfyUI-Cre8it-Nodes"
}
],
@ -1122,6 +1124,19 @@
"title_aux": "tiled_ksampler"
}
],
"https://github.com/ForeignGods/ComfyUI-Mana-Nodes": [
[
"audio2video",
"font2img",
"speech2text",
"string2file",
"text2speech",
"video2audio"
],
{
"title_aux": "ComfyUI-Mana-Nodes"
}
],
"https://github.com/Franck-Demongin/NX_PromptStyler": [
[
"NX_PromptStyler"
@ -1221,12 +1236,10 @@
],
"https://github.com/Haoming02/comfyui-diffusion-cg": [
[
"Hook Recenter",
"Hook Recenter XL",
"Normalization",
"NormalizationXL",
"Tensor Debug",
"Unhook Recenter"
"Recenter",
"Recenter XL"
],
{
"title_aux": "ComfyUI Diffusion Color Grading"
@ -1918,6 +1931,17 @@
"title_aux": "ComfyI2I"
}
],
"https://github.com/MarkoCa1/ComfyUI-Text": [
[
"CombinationText",
"PlaceholderText",
"ReplaceText",
"ShowText"
],
{
"title_aux": "ComfyUI_Text"
}
],
"https://github.com/MarkoCa1/ComfyUI_Segment_Mask": [
[
"AutomaticMask(segment anything)"
@ -4669,6 +4693,8 @@
"https://github.com/chaojie/ComfyUI-DynamiCrafter": [
[
"DynamiCrafter Simple",
"DynamiCrafterInterp Simple",
"DynamiCrafterInterpLoader",
"DynamiCrafterLoader"
],
{
@ -5198,6 +5224,7 @@
"SD_4XUpscale_Conditioning",
"SVD_img2vid_Conditioning",
"SamplerCustom",
"SamplerDPMAdaptative",
"SamplerDPMPP_2M_SDE",
"SamplerDPMPP_3M_SDE",
"SamplerDPMPP_SDE",
@ -6140,6 +6167,7 @@
[
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled",
"ImageToMultipleOf",
"SDXLAspectRatio"
],
{
@ -6203,6 +6231,7 @@
"PromptGenerateAPI",
"SaveAudioNode",
"SimpleText",
"StructuredOutput",
"Suggester",
"UformGen2QwenNode",
"ViewText"
@ -6711,7 +6740,6 @@
"CreateVoronoiMask",
"CrossFadeImages",
"DummyLatentOut",
"EffnetEncode",
"EmptyLatentImagePresets",
"FilterZeroMasksAndCorrespondingImages",
"FlipSigmasAdjusted",
@ -6740,7 +6768,6 @@
"NormalizedAmplitudeToMask",
"OffsetMask",
"OffsetMaskByNormalizedAmplitude",
"ReferenceOnlySimple3",
"RemapMaskRange",
"ReplaceImagesInBatch",
"ResizeMask",
@ -7656,6 +7683,7 @@
"PngColorMasksToStringList",
"PngRectanglesToMask",
"PngRectanglesToMaskList",
"RandomLayouts",
"SingleBooleanTrigger",
"SixBooleanTrigger",
"SixFloats",
@ -8618,7 +8646,7 @@
"BlurImageFast",
"BlurMaskFast",
"ClampOutliers",
"ColorMatch",
"ColorMatchImage",
"ConvertNormals",
"DifferenceChecker",
"DilateErodeMask",
@ -9427,6 +9455,7 @@
"easy if",
"easy imageInsetCrop",
"easy imagePixelPerfect",
"easy imageRemBg",
"easy imageRemoveBG",
"easy imageSave",
"easy imageScaleDown",
@ -9623,9 +9652,6 @@
"Bedrock - Claude",
"Bedrock - SDXL",
"Bedrock - Titan Image",
"Image From S3",
"Image From URL",
"Image To S3",
"Prompt Regex Remove",
"Prompt Template"
],

10
node_db/tutorial/custom-node-list.json

@ -149,6 +149,16 @@
],
"install_type": "git-clone",
"description": "This module provides an annotation @ComfyFunc to streamline adding custom node types in ComfyUI. It processes your function's signature to create a wrapped function and custom node definition required for ComfyUI, eliminating all the boilerplate code. In most cases you can just add a @ComfyFunc(\"category\") annotation to your existing function."
},
{
"author": "MokkaBoss1",
"title": "Woman_in_a_dress",
"reference": "https://github.com/MokkaBoss1/Woman_in_a_dress",
"files": [
"https://github.com/MokkaBoss1/Woman_in_a_dress/raw/main/Woman_In_A_Dress.py"
],
"install_type": "git-clone",
"description": "Nodes:Woman_in_a_dress"
}
]
}
Loading…
Cancel
Save