Browse Source

update DB

pull/379/head
dr.lt.data 10 months ago
parent
commit
e75b7938de
  1. 10
      custom-node-list.json
  2. 38
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 30
      node_db/new/custom-node-list.json
  5. 38
      node_db/new/extension-node-map.json

10
custom-node-list.json

@ -4724,6 +4724,16 @@
"install_type": "git-clone",
"description": "Nodes:Image to Text, Loader Image to Text Model."
},
{
"author": "Loewen-Hob",
"title": "Rembg Background Removal Node for ComfyUI",
"reference": "https://github.com/Loewen-Hob/rembg-comfyui-node-better",
"files": [
"https://github.com/Loewen-Hob/rembg-comfyui-node-better"
],
"install_type": "git-clone",
"description": "This custom node is based on the [a/rembg-comfyui-node](https://github.com/Jcd1230/rembg-comfyui-node) but provides additional functionality to select ONNX models."
},

38
extension-node-map.json

@ -51,19 +51,30 @@
],
"https://github.com/54rt1n/ComfyUI-DareMerge": [
[
"DM_AdvancedDareModelMerger",
"DM_AdvancedModelMerger",
"DM_AttentionGradient",
"DM_BlockGradient",
"DM_BlockModelMerger",
"DM_DareClipMerger",
"DM_DareModelMerger",
"DM_DareModelMergerBlock",
"DM_DareModelMergerElement",
"DM_DareModelMergerMBW",
"DM_GradientEdit",
"DM_GradientOperations",
"DM_GradientReporting",
"DM_InjectNoise",
"DM_LoRALoaderTags",
"DM_LoRAReporting",
"DM_MBWGradient",
"DM_MagnitudeMasker",
"DM_MaskEdit",
"DM_MaskOperations",
"DM_MaskReporting",
"DM_MaskedModelMerger",
"DM_ModelReporting",
"DM_NormalizeModel",
"DM_QuadMasker",
"DM_ShellGradient",
"DM_SimpleMasker"
],
{
@ -1330,6 +1341,14 @@
"title_aux": "ComfyUI-Diffusers"
}
],
"https://github.com/Loewen-Hob/rembg-comfyui-node-better": [
[
"Image Remove Background (rembg)"
],
{
"title_aux": "Rembg Background Removal Node for ComfyUI"
}
],
"https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [
[
"BreakFrames",
@ -3747,11 +3766,13 @@
[
"BrushMotion",
"CompositeMotionBrush",
"CompositeMotionBrushWithoutModel",
"DragNUWA Run",
"DragNUWA Run MotionBrush",
"Get First Image",
"Get Last Image",
"InstantMotionBrush",
"InstantCameraMotionBrush",
"InstantObjectMotionBrush",
"Load CheckPoint DragNUWA",
"Load MotionBrush From Optical Flow",
"Load MotionBrush From Optical Flow Directory",
@ -3850,11 +3871,13 @@
"LayerFilter: ChannelShake",
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur",
"LayerFilter: SoftLight",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskEdgeShrink",
"LayerMask: MaskGradient",
"LayerMask: MaskGrow",
"LayerMask: MaskInvert",
"LayerMask: MaskMotionBlur",
"LayerMask: MaskPreview",
"LayerStyle: ColorOverlay",
"LayerStyle: DropShadow",
@ -4854,7 +4877,8 @@
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
[
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled"
"GlifPatchConsistencyDecoderTiled",
"SDXLAspectRatio"
],
{
"title_aux": "ComfyUI-GlifNodes"
@ -5257,6 +5281,7 @@
"GenerateNoise",
"GetImageRangeFromBatch",
"GetImagesFromBatchIndexed",
"GetLatentsFromBatchIndexed",
"GrowMaskWithBlur",
"INTConstant",
"ImageBatchRepeatInterleaving",
@ -5282,6 +5307,7 @@
"SoundReactive",
"SplitBboxes",
"StableZero123_BatchSchedule",
"StringConstant",
"VRAM_Debug",
"WidgetToString"
],
@ -7434,7 +7460,9 @@
"easy XYInputs: Denoise",
"easy XYInputs: ModelMergeBlocks",
"easy XYInputs: NegativeCond",
"easy XYInputs: NegativeCondList",
"easy XYInputs: PositiveCond",
"easy XYInputs: PositiveCondList",
"easy XYInputs: PromptSR",
"easy XYInputs: Sampler/Scheduler",
"easy XYInputs: Seeds++ Batch",
@ -7466,6 +7494,7 @@
"easy imageSize",
"easy imageSizeByLongerSide",
"easy imageSizeBySide",
"easy imageSwitch",
"easy imageToMask",
"easy int",
"easy joinImageBatch",
@ -7489,6 +7518,7 @@
"easy preSamplingAdvanced",
"easy preSamplingDynamicCFG",
"easy preSamplingSdTurbo",
"easy promptList",
"easy rangeFloat",
"easy rangeInt",
"easy samLoaderPipe",

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

@ -10,6 +10,16 @@
},
{
"author": "17Retoucher",
"title": "ComfyUI_Fooocus",
"reference": "https://github.com/17Retoucher/ComfyUI_Fooocus",
"files": [
"https://github.com/17Retoucher/ComfyUI_Fooocus"
],
"install_type": "git-clone",
"description": "Custom nodes that help reproduce image generation in Fooocus."
},
{
"author": "nkchocoai",
"title": "ComfyUI-PromptUtilities",

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

@ -10,6 +10,16 @@
},
{
"author": "Loewen-Hob",
"title": "Rembg Background Removal Node for ComfyUI",
"reference": "https://github.com/Loewen-Hob/rembg-comfyui-node-better",
"files": [
"https://github.com/Loewen-Hob/rembg-comfyui-node-better"
],
"install_type": "git-clone",
"description": "This custom node is based on the [a/rembg-comfyui-node](https://github.com/Jcd1230/rembg-comfyui-node) but provides additional functionality to select ONNX models."
},
{
"author": "mape",
"title": "mape's ComfyUI Helpers",
@ -669,26 +679,6 @@
],
"install_type": "git-clone",
"description": "This is a set of nodes to interact with llama-cpp-python"
},
{
"author": "djbielejeski",
"title": "a-person-mask-generator",
"reference": "https://github.com/djbielejeski/a-person-mask-generator",
"files": [
"https://github.com/djbielejeski/a-person-mask-generator"
],
"install_type": "git-clone",
"description": "Extension for Automatic1111 and ComfyUI to automatically create masks for Background/Hair/Body/Face/Clothes in Img2Img"
},
{
"author": "smagnetize",
"title": "kb-comfyui-nodes",
"reference": "https://github.com/smagnetize/kb-comfyui-nodes",
"files": [
"https://github.com/smagnetize/kb-comfyui-nodes"
],
"install_type": "git-clone",
"description": "Loades:SingleImageDataUrlLoader"
}
]
}

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

@ -51,19 +51,30 @@
],
"https://github.com/54rt1n/ComfyUI-DareMerge": [
[
"DM_AdvancedDareModelMerger",
"DM_AdvancedModelMerger",
"DM_AttentionGradient",
"DM_BlockGradient",
"DM_BlockModelMerger",
"DM_DareClipMerger",
"DM_DareModelMerger",
"DM_DareModelMergerBlock",
"DM_DareModelMergerElement",
"DM_DareModelMergerMBW",
"DM_GradientEdit",
"DM_GradientOperations",
"DM_GradientReporting",
"DM_InjectNoise",
"DM_LoRALoaderTags",
"DM_LoRAReporting",
"DM_MBWGradient",
"DM_MagnitudeMasker",
"DM_MaskEdit",
"DM_MaskOperations",
"DM_MaskReporting",
"DM_MaskedModelMerger",
"DM_ModelReporting",
"DM_NormalizeModel",
"DM_QuadMasker",
"DM_ShellGradient",
"DM_SimpleMasker"
],
{
@ -1330,6 +1341,14 @@
"title_aux": "ComfyUI-Diffusers"
}
],
"https://github.com/Loewen-Hob/rembg-comfyui-node-better": [
[
"Image Remove Background (rembg)"
],
{
"title_aux": "Rembg Background Removal Node for ComfyUI"
}
],
"https://github.com/LonicaMewinsky/ComfyUI-MakeFrame": [
[
"BreakFrames",
@ -3747,11 +3766,13 @@
[
"BrushMotion",
"CompositeMotionBrush",
"CompositeMotionBrushWithoutModel",
"DragNUWA Run",
"DragNUWA Run MotionBrush",
"Get First Image",
"Get Last Image",
"InstantMotionBrush",
"InstantCameraMotionBrush",
"InstantObjectMotionBrush",
"Load CheckPoint DragNUWA",
"Load MotionBrush From Optical Flow",
"Load MotionBrush From Optical Flow Directory",
@ -3850,11 +3871,13 @@
"LayerFilter: ChannelShake",
"LayerFilter: GaussianBlur",
"LayerFilter: MotionBlur",
"LayerFilter: SoftLight",
"LayerMask: MaskBoxDetect",
"LayerMask: MaskEdgeShrink",
"LayerMask: MaskGradient",
"LayerMask: MaskGrow",
"LayerMask: MaskInvert",
"LayerMask: MaskMotionBlur",
"LayerMask: MaskPreview",
"LayerStyle: ColorOverlay",
"LayerStyle: DropShadow",
@ -4854,7 +4877,8 @@
"https://github.com/glifxyz/ComfyUI-GlifNodes": [
[
"GlifConsistencyDecoder",
"GlifPatchConsistencyDecoderTiled"
"GlifPatchConsistencyDecoderTiled",
"SDXLAspectRatio"
],
{
"title_aux": "ComfyUI-GlifNodes"
@ -5257,6 +5281,7 @@
"GenerateNoise",
"GetImageRangeFromBatch",
"GetImagesFromBatchIndexed",
"GetLatentsFromBatchIndexed",
"GrowMaskWithBlur",
"INTConstant",
"ImageBatchRepeatInterleaving",
@ -5282,6 +5307,7 @@
"SoundReactive",
"SplitBboxes",
"StableZero123_BatchSchedule",
"StringConstant",
"VRAM_Debug",
"WidgetToString"
],
@ -7434,7 +7460,9 @@
"easy XYInputs: Denoise",
"easy XYInputs: ModelMergeBlocks",
"easy XYInputs: NegativeCond",
"easy XYInputs: NegativeCondList",
"easy XYInputs: PositiveCond",
"easy XYInputs: PositiveCondList",
"easy XYInputs: PromptSR",
"easy XYInputs: Sampler/Scheduler",
"easy XYInputs: Seeds++ Batch",
@ -7466,6 +7494,7 @@
"easy imageSize",
"easy imageSizeByLongerSide",
"easy imageSizeBySide",
"easy imageSwitch",
"easy imageToMask",
"easy int",
"easy joinImageBatch",
@ -7489,6 +7518,7 @@
"easy preSamplingAdvanced",
"easy preSamplingDynamicCFG",
"easy preSamplingSdTurbo",
"easy promptList",
"easy rangeFloat",
"easy rangeInt",
"easy samLoaderPipe",

Loading…
Cancel
Save