Browse Source

update DB

pull/693/head
Dr.Lt.Data 6 months ago
parent
commit
e7d234249a
  1. 53
      custom-node-list.json
  2. 78
      extension-node-map.json
  3. 418
      github-stats.json
  4. 21
      node_db/dev/custom-node-list.json
  5. 91
      node_db/new/custom-node-list.json
  6. 78
      node_db/new/extension-node-map.json
  7. 10
      node_db/tutorial/custom-node-list.json

53
custom-node-list.json

@ -8596,6 +8596,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "workflow.json -> workflow_api.json" "description": "workflow.json -> workflow_api.json"
}, },
{
"author": "nat-chan",
"title": "comfyui-paint",
"reference": "https://github.com/nat-chan/comfyui-paint",
"files": [
"https://github.com/nat-chan/comfyui-paint"
],
"install_type": "git-clone",
"description": "comfyui-paint"
},
{ {
"author": "web3nomad", "author": "web3nomad",
"title": "ComfyUI Invisible Watermark", "title": "ComfyUI Invisible Watermark",
@ -8927,11 +8937,11 @@
}, },
{ {
"author": "oztrkoguz", "author": "oztrkoguz",
"title": "ComfyUI StoryCreater and Imager", "title": "ComfyUI StoryCreater",
"id": "storycreater-and-imager", "id": "storycreater",
"reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager", "reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreator",
"files": [ "files": [
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager" "https://github.com/oztrkoguz/ComfyUI_StoryCreator"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3." "description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3."
@ -8957,6 +8967,41 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Send notifications when a workflow completes." "description": "Send notifications when a workflow completes."
}, },
{
"author": "katalist-ai",
"title": "comfyUI-nsfw-detection",
"id": "nsfw-detection",
"reference": "https://github.com/katalist-ai/comfyUI-nsfw-detection",
"files": [
"https://github.com/katalist-ai/comfyUI-nsfw-detection"
],
"install_type": "git-clone",
"description": "Nodes: NudenetDetector"
},
{
"author": "kaanyalova",
"title": "Extended Image Formats for ComfyUI",
"id": "extended-image-format",
"reference": "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats",
"files": [
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats"
],
"install_type": "git-clone",
"description": "Adds a custom node for saving images in webp, jpeg, avif, jxl (no metadata) and supports loading workflows from saved images"
},
{
"author": "badayvedat",
"title": "ComfyUI-fal-Connector",
"id": "fal",
"reference": "https://github.com/badayvedat/ComfyUI-fal-Connector",
"files": [
"https://github.com/badayvedat/ComfyUI-fal-Connector"
],
"install_type": "git-clone",
"description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows."
},

78
extension-node-map.json

@ -1419,6 +1419,7 @@
"TilePreprocessor", "TilePreprocessor",
"UniFormer-SemSegPreprocessor", "UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor", "Unimatch_OptFlowPreprocessor",
"UpperBodyTrackingFromPoseKps",
"Zoe-DepthMapPreprocessor", "Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor" "Zoe_DepthAnythingPreprocessor"
], ],
@ -1653,6 +1654,18 @@
"title_aux": "ReActor Node for ComfyUI" "title_aux": "ReActor Node for ComfyUI"
} }
], ],
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [
[
"GR Image Resize",
"GR Mask Create",
"GR Mask Resize",
"GR Multi Mask Create",
"GR Prompt Selector"
],
{
"title_aux": "GR Prompt Selector"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [ "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[ [
"StableCascadeLatentRatio" "StableCascadeLatentRatio"
@ -2665,6 +2678,7 @@
"IntEvaluate", "IntEvaluate",
"IntFloatDict", "IntFloatDict",
"IntStringDict", "IntStringDict",
"JsonSearch",
"LandscapeBackgrounds", "LandscapeBackgrounds",
"LandscapeDir", "LandscapeDir",
"MakeupStylesDir", "MakeupStylesDir",
@ -2675,6 +2689,10 @@
"PhotomontageB", "PhotomontageB",
"PhotomontageC", "PhotomontageC",
"PostSamplerCrop", "PostSamplerCrop",
"PresetLoad",
"PresetRemove",
"PresetSave",
"RandomString",
"SDXLEmptyLatent", "SDXLEmptyLatent",
"SavePrompt", "SavePrompt",
"SaveWithMetaData", "SaveWithMetaData",
@ -4517,6 +4535,7 @@
"Text Dictionary To Text", "Text Dictionary To Text",
"Text Dictionary Update", "Text Dictionary Update",
"Text File History Loader", "Text File History Loader",
"Text Find",
"Text Find and Replace", "Text Find and Replace",
"Text Find and Replace Input", "Text Find and Replace Input",
"Text Find and Replace by Dictionary", "Text Find and Replace by Dictionary",
@ -5077,12 +5096,13 @@
"title_aux": "ComfyUI Image Saver" "title_aux": "ComfyUI Image Saver"
} }
], ],
"https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": [ "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": [
[ [
"LLaVaDescriber" "LLaVaDescriber",
"OllamaDescriber"
], ],
{ {
"title_aux": "ComfyUI-LLaVA-Describer" "title_aux": "ComfyUI-Ollama-Describer"
} }
], ],
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [ "https://github.com/alpertunga-bile/prompt-generator-comfyui": [
@ -5375,6 +5395,18 @@
"title_aux": "ComfyUI-ClipScore-Nodes" "title_aux": "ComfyUI-ClipScore-Nodes"
} }
], ],
"https://github.com/badayvedat/ComfyUI-fal-Connector": [
[
"BooleanInput_fal",
"ComboInput_fal",
"FloatInput_fal",
"IntegerInput_fal",
"StringInput_fal"
],
{
"title_aux": "ComfyUI-fal-Connector"
}
],
"https://github.com/badjeff/comfyui_lora_tag_loader": [ "https://github.com/badjeff/comfyui_lora_tag_loader": [
[ [
"LoraTagLoader" "LoraTagLoader"
@ -8984,6 +9016,14 @@
"title_aux": "comfyui-yanc" "title_aux": "comfyui-yanc"
} }
], ],
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": [
[
"ExtendedSaveImage"
],
{
"title_aux": "Extended Image Formats for ComfyUI"
}
],
"https://github.com/kadirnar/ComfyUI-Transformers": [ "https://github.com/kadirnar/ComfyUI-Transformers": [
[ [
"DepthEstimationPipeline", "DepthEstimationPipeline",
@ -9109,6 +9149,14 @@
"title_aux": "ComfyUI-text-file-util" "title_aux": "ComfyUI-text-file-util"
} }
], ],
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
[
"NudenetDetector"
],
{
"title_aux": "comfyUI-nsfw-detection"
}
],
"https://github.com/kealiu/ComfyUI-S3-Tools": [ "https://github.com/kealiu/ComfyUI-S3-Tools": [
[ [
"Load Image From S3", "Load Image From S3",
@ -9263,6 +9311,7 @@
], ],
"https://github.com/kijai/ComfyUI-IC-Light": [ "https://github.com/kijai/ComfyUI-IC-Light": [
[ [
"BackgroundScaler",
"CalculateNormalsFromImages", "CalculateNormalsFromImages",
"ICLightConditioning", "ICLightConditioning",
"LightSource", "LightSource",
@ -9352,7 +9401,6 @@
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LoadAndResizeImage", "LoadAndResizeImage",
"LoadICLightUnet",
"LoadResAdapterNormalization", "LoadResAdapterNormalization",
"MaskBatchMulti", "MaskBatchMulti",
"MaskOrImageToWeight", "MaskOrImageToWeight",
@ -9701,8 +9749,7 @@
], ],
"https://github.com/liusida/ComfyUI-Login": [ "https://github.com/liusida/ComfyUI-Login": [
[ [
"LoadImageWithPrivacy", "LoadImageIncognito"
"RemoveImageForPrivacy"
], ],
{ {
"title_aux": "ComfyUI-Login" "title_aux": "ComfyUI-Login"
@ -10744,7 +10791,8 @@
"BrushNetLoader", "BrushNetLoader",
"CutForInpaint", "CutForInpaint",
"PowerPaint", "PowerPaint",
"PowerPaintCLIPLoader" "PowerPaintCLIPLoader",
"RAUNet"
], ],
{ {
"author": "nullquant", "author": "nullquant",
@ -10864,7 +10912,7 @@
"title_aux": "ComfyUI-TrollSuite" "title_aux": "ComfyUI-TrollSuite"
} }
], ],
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": [ "https://github.com/oztrkoguz/ComfyUI_StoryCreator": [
[ [
"Kosmos2SamplerSimple2", "Kosmos2SamplerSimple2",
"KosmosLoader2", "KosmosLoader2",
@ -10873,7 +10921,7 @@
"Write2" "Write2"
], ],
{ {
"title_aux": "ComfyUI StoryCreater and Imager" "title_aux": "ComfyUI StoryCreater"
} }
], ],
"https://github.com/palant/extended-saveimage-comfyui": [ "https://github.com/palant/extended-saveimage-comfyui": [
@ -11080,7 +11128,7 @@
], ],
{ {
"author": "receyuki", "author": "receyuki",
"description": "ComfyUI node version of the SD Prompt Reader", "description": "The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader",
"nickname": "SD Prompt Reader", "nickname": "SD Prompt Reader",
"title": "SD Prompt Reader", "title": "SD Prompt Reader",
"title_aux": "SD Prompt Reader" "title_aux": "SD Prompt Reader"
@ -11192,6 +11240,15 @@
"title_aux": "ComfyUI-Tara-LLM-Integration" "title_aux": "ComfyUI-Tara-LLM-Integration"
} }
], ],
"https://github.com/royceschultz/ComfyUI-Notifications": [
[
"Notif-PlaySound",
"Notif-SystemNotification"
],
{
"title_aux": "ComfyUI-Notifications"
}
],
"https://github.com/royceschultz/ComfyUI-TranscriptionTools": [ "https://github.com/royceschultz/ComfyUI-TranscriptionTools": [
[ [
"TT-AudioSink", "TT-AudioSink",
@ -13016,6 +13073,7 @@
"ImageConcanateOfUtils", "ImageConcanateOfUtils",
"IntAndIntAddOffsetLiteral", "IntAndIntAddOffsetLiteral",
"IntMultipleAddLiteral", "IntMultipleAddLiteral",
"LoadImageMaskWithSwitch",
"LoadImageWithSwitch", "LoadImageWithSwitch",
"ModifyTextGender", "ModifyTextGender",
"SplitMask" "SplitMask"

418
github-stats.json

File diff suppressed because it is too large Load Diff

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

@ -10,7 +10,26 @@
}, },
{
"author": "ejektaflex",
"title": "ComfyUI-Ty",
"reference": "https://github.com/ejektaflex/ComfyUI-Ty",
"files": [
"https://github.com/ejektaflex/ComfyUI-Ty"
],
"install_type": "git-clone",
"description": "Nodes:Lora Block Weight Regex Loader"
},
{
"author": "88IO",
"title": "ComfyUI Image Reordering Plugins [WIP]",
"reference": "https://github.com/88IO/ComfyUI-ImageReorder",
"files": [
"https://github.com/88IO/ComfyUI-ImageReorder"
],
"install_type": "git-clone",
"description": "A custom node reorder multiple image frames based on indexes or curves."
},
{ {
"author": "christian-byrne", "author": "christian-byrne",
"title": "Python Interpreter ComfyUI Node [UNSAFE]", "title": "Python Interpreter ComfyUI Node [UNSAFE]",

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

@ -11,6 +11,49 @@
{
"author": "kaanyalova",
"title": "Extended Image Formats for ComfyUI",
"id": "extended-image-format",
"reference": "https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats",
"files": [
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats"
],
"install_type": "git-clone",
"description": "Adds a custom node for saving images in webp, jpeg, avif, jxl (no metadata) and supports loading workflows from saved images"
},
{
"author": "badayvedat",
"title": "ComfyUI-fal-Connector",
"id": "fal",
"reference": "https://github.com/badayvedat/ComfyUI-fal-Connector",
"files": [
"https://github.com/badayvedat/ComfyUI-fal-Connector"
],
"install_type": "git-clone",
"description": "The ComfyUI-fal-Connector is a tool designed to provide an integration between ComfyUI and fal. This extension allows users to execute their ComfyUI workflows directly on [a/fal.ai](https://fal.ai/). This enables users to leverage the computational power and resources provided by fal.ai for running their ComfyUI workflows."
},
{
"author": "nat-chan",
"title": "comfyui-paint",
"reference": "https://github.com/nat-chan/comfyui-paint",
"files": [
"https://github.com/nat-chan/comfyui-paint"
],
"install_type": "git-clone",
"description": "comfyui-paint"
},
{
"author": "katalist-ai",
"title": "comfyUI-nsfw-detection",
"id": "nsfw-detection",
"reference": "https://github.com/katalist-ai/comfyUI-nsfw-detection",
"files": [
"https://github.com/katalist-ai/comfyUI-nsfw-detection"
],
"install_type": "git-clone",
"description": "Nodes: NudenetDetector"
},
{ {
"author": "royceschultz", "author": "royceschultz",
"title": "ComfyUI-Notifications", "title": "ComfyUI-Notifications",
@ -45,11 +88,11 @@
}, },
{ {
"author": "oztrkoguz", "author": "oztrkoguz",
"title": "ComfyUI StoryCreater and Imager", "title": "ComfyUI StoryCreater",
"id": "storycreater-and-imager", "id": "storycreater",
"reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager", "reference": "https://github.com/oztrkoguz/ComfyUI_StoryCreator",
"files": [ "files": [
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager" "https://github.com/oztrkoguz/ComfyUI_StoryCreator"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3." "description": "Nodes:story_sampler_simple, text2, kosmos2_sampler.\nI created a dataset for generating short stories [a/Short-Story](https://huggingface.co/datasets/oztrkoguz/Short-Story) and used it to fine-tune my own model using Phi-3."
@ -653,46 +696,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets." "description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets."
},
{
"author": "cfreilich",
"title": "Virtuoso Nodes for ComfyUI",
"reference": "https://github.com/chrisfreilich/virtuoso-nodes",
"files": [
"https://github.com/chrisfreilich/virtuoso-nodes"
],
"install_type": "git-clone",
"description": "Photoshop type functions and adjustment layers: 30 blend modes, Selective Color, Blend If, Color Balance, Solid Color Images, Black and White, Hue/Saturation, Levels, and RGB Splitting and Merging."
},
{
"author": "Shinsplat",
"title": "ComfyUI-Shinsplat",
"reference": "https://github.com/Shinsplat/ComfyUI-Shinsplat",
"files": [
"https://github.com/Shinsplat/ComfyUI-Shinsplat"
],
"install_type": "git-clone",
"description": "Nodes: Clip Text Encode (Shinsplat), Clip Text Encode SDXL (Shinsplat), Lora Loader (Shinsplat)."
},
{
"author": "daxcay",
"title": "ComfyUI-DRMN",
"reference": "https://github.com/daxcay/ComfyUI-DRMN",
"files": [
"https://github.com/daxcay/ComfyUI-DRMN"
],
"install_type": "git-clone",
"description": "Data Research And Manipulators Nodes for Model Trainers, Artists, Designers and Animators. Captions, Visualizer, Text Manipulator"
},
{
"author": "kealiu",
"title": "ComfyUI-ZeroShot-MTrans",
"reference": "https://github.com/kealiu/ComfyUI-ZeroShot-MTrans",
"files": [
"https://github.com/kealiu/ComfyUI-ZeroShot-MTrans"
],
"install_type": "git-clone",
"description": "An unofficial ComfyUI custom node for [a/Zero-Shot Material Transfer from a Single Image](https://ttchengab.github.io/zest), Given an input image (e.g., a photo of an apple) and a single material exemplar image (e.g., a golden bowl), ZeST can transfer the gold material from the exemplar onto the apple with accurate lighting cues while making everything else consistent."
} }
] ]
} }

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

@ -1419,6 +1419,7 @@
"TilePreprocessor", "TilePreprocessor",
"UniFormer-SemSegPreprocessor", "UniFormer-SemSegPreprocessor",
"Unimatch_OptFlowPreprocessor", "Unimatch_OptFlowPreprocessor",
"UpperBodyTrackingFromPoseKps",
"Zoe-DepthMapPreprocessor", "Zoe-DepthMapPreprocessor",
"Zoe_DepthAnythingPreprocessor" "Zoe_DepthAnythingPreprocessor"
], ],
@ -1653,6 +1654,18 @@
"title_aux": "ReActor Node for ComfyUI" "title_aux": "ReActor Node for ComfyUI"
} }
], ],
"https://github.com/GraftingRayman/ComfyUI_GraftingRayman": [
[
"GR Image Resize",
"GR Mask Create",
"GR Mask Resize",
"GR Multi Mask Create",
"GR Prompt Selector"
],
{
"title_aux": "GR Prompt Selector"
}
],
"https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [ "https://github.com/Guillaume-Fgt/ComfyUI_StableCascadeLatentRatio": [
[ [
"StableCascadeLatentRatio" "StableCascadeLatentRatio"
@ -2665,6 +2678,7 @@
"IntEvaluate", "IntEvaluate",
"IntFloatDict", "IntFloatDict",
"IntStringDict", "IntStringDict",
"JsonSearch",
"LandscapeBackgrounds", "LandscapeBackgrounds",
"LandscapeDir", "LandscapeDir",
"MakeupStylesDir", "MakeupStylesDir",
@ -2675,6 +2689,10 @@
"PhotomontageB", "PhotomontageB",
"PhotomontageC", "PhotomontageC",
"PostSamplerCrop", "PostSamplerCrop",
"PresetLoad",
"PresetRemove",
"PresetSave",
"RandomString",
"SDXLEmptyLatent", "SDXLEmptyLatent",
"SavePrompt", "SavePrompt",
"SaveWithMetaData", "SaveWithMetaData",
@ -4517,6 +4535,7 @@
"Text Dictionary To Text", "Text Dictionary To Text",
"Text Dictionary Update", "Text Dictionary Update",
"Text File History Loader", "Text File History Loader",
"Text Find",
"Text Find and Replace", "Text Find and Replace",
"Text Find and Replace Input", "Text Find and Replace Input",
"Text Find and Replace by Dictionary", "Text Find and Replace by Dictionary",
@ -5077,12 +5096,13 @@
"title_aux": "ComfyUI Image Saver" "title_aux": "ComfyUI Image Saver"
} }
], ],
"https://github.com/alisson-anjos/ComfyUI-LLaVA-Describer": [ "https://github.com/alisson-anjos/ComfyUI-Ollama-Describer": [
[ [
"LLaVaDescriber" "LLaVaDescriber",
"OllamaDescriber"
], ],
{ {
"title_aux": "ComfyUI-LLaVA-Describer" "title_aux": "ComfyUI-Ollama-Describer"
} }
], ],
"https://github.com/alpertunga-bile/prompt-generator-comfyui": [ "https://github.com/alpertunga-bile/prompt-generator-comfyui": [
@ -5375,6 +5395,18 @@
"title_aux": "ComfyUI-ClipScore-Nodes" "title_aux": "ComfyUI-ClipScore-Nodes"
} }
], ],
"https://github.com/badayvedat/ComfyUI-fal-Connector": [
[
"BooleanInput_fal",
"ComboInput_fal",
"FloatInput_fal",
"IntegerInput_fal",
"StringInput_fal"
],
{
"title_aux": "ComfyUI-fal-Connector"
}
],
"https://github.com/badjeff/comfyui_lora_tag_loader": [ "https://github.com/badjeff/comfyui_lora_tag_loader": [
[ [
"LoraTagLoader" "LoraTagLoader"
@ -8984,6 +9016,14 @@
"title_aux": "comfyui-yanc" "title_aux": "comfyui-yanc"
} }
], ],
"https://github.com/kaanyalova/ComfyUI_ExtendedImageFormats": [
[
"ExtendedSaveImage"
],
{
"title_aux": "Extended Image Formats for ComfyUI"
}
],
"https://github.com/kadirnar/ComfyUI-Transformers": [ "https://github.com/kadirnar/ComfyUI-Transformers": [
[ [
"DepthEstimationPipeline", "DepthEstimationPipeline",
@ -9109,6 +9149,14 @@
"title_aux": "ComfyUI-text-file-util" "title_aux": "ComfyUI-text-file-util"
} }
], ],
"https://github.com/katalist-ai/comfyUI-nsfw-detection": [
[
"NudenetDetector"
],
{
"title_aux": "comfyUI-nsfw-detection"
}
],
"https://github.com/kealiu/ComfyUI-S3-Tools": [ "https://github.com/kealiu/ComfyUI-S3-Tools": [
[ [
"Load Image From S3", "Load Image From S3",
@ -9263,6 +9311,7 @@
], ],
"https://github.com/kijai/ComfyUI-IC-Light": [ "https://github.com/kijai/ComfyUI-IC-Light": [
[ [
"BackgroundScaler",
"CalculateNormalsFromImages", "CalculateNormalsFromImages",
"ICLightConditioning", "ICLightConditioning",
"LightSource", "LightSource",
@ -9352,7 +9401,6 @@
"JoinStringMulti", "JoinStringMulti",
"JoinStrings", "JoinStrings",
"LoadAndResizeImage", "LoadAndResizeImage",
"LoadICLightUnet",
"LoadResAdapterNormalization", "LoadResAdapterNormalization",
"MaskBatchMulti", "MaskBatchMulti",
"MaskOrImageToWeight", "MaskOrImageToWeight",
@ -9701,8 +9749,7 @@
], ],
"https://github.com/liusida/ComfyUI-Login": [ "https://github.com/liusida/ComfyUI-Login": [
[ [
"LoadImageWithPrivacy", "LoadImageIncognito"
"RemoveImageForPrivacy"
], ],
{ {
"title_aux": "ComfyUI-Login" "title_aux": "ComfyUI-Login"
@ -10744,7 +10791,8 @@
"BrushNetLoader", "BrushNetLoader",
"CutForInpaint", "CutForInpaint",
"PowerPaint", "PowerPaint",
"PowerPaintCLIPLoader" "PowerPaintCLIPLoader",
"RAUNet"
], ],
{ {
"author": "nullquant", "author": "nullquant",
@ -10864,7 +10912,7 @@
"title_aux": "ComfyUI-TrollSuite" "title_aux": "ComfyUI-TrollSuite"
} }
], ],
"https://github.com/oztrkoguz/ComfyUI_StoryCreater_and_Imager": [ "https://github.com/oztrkoguz/ComfyUI_StoryCreator": [
[ [
"Kosmos2SamplerSimple2", "Kosmos2SamplerSimple2",
"KosmosLoader2", "KosmosLoader2",
@ -10873,7 +10921,7 @@
"Write2" "Write2"
], ],
{ {
"title_aux": "ComfyUI StoryCreater and Imager" "title_aux": "ComfyUI StoryCreater"
} }
], ],
"https://github.com/palant/extended-saveimage-comfyui": [ "https://github.com/palant/extended-saveimage-comfyui": [
@ -11080,7 +11128,7 @@
], ],
{ {
"author": "receyuki", "author": "receyuki",
"description": "ComfyUI node version of the SD Prompt Reader", "description": "The ultimate solution for managing image metadata and multi-tool compatibility. ComfyUI node version of the SD Prompt Reader",
"nickname": "SD Prompt Reader", "nickname": "SD Prompt Reader",
"title": "SD Prompt Reader", "title": "SD Prompt Reader",
"title_aux": "SD Prompt Reader" "title_aux": "SD Prompt Reader"
@ -11192,6 +11240,15 @@
"title_aux": "ComfyUI-Tara-LLM-Integration" "title_aux": "ComfyUI-Tara-LLM-Integration"
} }
], ],
"https://github.com/royceschultz/ComfyUI-Notifications": [
[
"Notif-PlaySound",
"Notif-SystemNotification"
],
{
"title_aux": "ComfyUI-Notifications"
}
],
"https://github.com/royceschultz/ComfyUI-TranscriptionTools": [ "https://github.com/royceschultz/ComfyUI-TranscriptionTools": [
[ [
"TT-AudioSink", "TT-AudioSink",
@ -13016,6 +13073,7 @@
"ImageConcanateOfUtils", "ImageConcanateOfUtils",
"IntAndIntAddOffsetLiteral", "IntAndIntAddOffsetLiteral",
"IntMultipleAddLiteral", "IntMultipleAddLiteral",
"LoadImageMaskWithSwitch",
"LoadImageWithSwitch", "LoadImageWithSwitch",
"ModifyTextGender", "ModifyTextGender",
"SplitMask" "SplitMask"

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

@ -80,16 +80,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Tutorial nodes" "description": "Tutorial nodes"
}, },
{
"author": "GraftingRayman",
"title": "ComfyUI-Trajectory",
"reference": "https://github.com/GraftingRayman/ComfyUI-Trajectory",
"files": [
"https://github.com/GraftingRayman/ComfyUI-Trajectory"
],
"install_type": "git-clone",
"description": "Nodes:GR Trajectory"
},
{ {
"author": "wailovet", "author": "wailovet",
"title": "ComfyUI-WW", "title": "ComfyUI-WW",

Loading…
Cancel
Save