Browse Source

update DB

pull/605/head
Dr.Lt.Data 7 months ago
parent
commit
c1e23ae6a3
  1. 37
      custom-node-list.json
  2. 87
      extension-node-map.json
  3. 336
      github-stats.json
  4. 10
      node_db/forked/custom-node-list.json
  5. 70
      node_db/new/custom-node-list.json
  6. 87
      node_db/new/extension-node-map.json

37
custom-node-list.json

@ -162,6 +162,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI" "description": "A minimalistic implementation of [a/Robust Video Matting (RVM)](https://github.com/PeterL1n/RobustVideoMatting/) in ComfyUI"
}, },
{
"author": "Fannovel16",
"title": "ComfyUI-MagickWand",
"reference": "https://github.com/Fannovel16/ComfyUI-MagickWand",
"files": [
"https://github.com/Fannovel16/ComfyUI-MagickWand"
],
"install_type": "git-clone",
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
},
{ {
"author": "biegert", "author": "biegert",
"title": "CLIPSeg", "title": "CLIPSeg",
@ -7199,6 +7209,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!" "description": "the comfyui custom node of [a/MuseTalk](https://github.com/TMElyralab/MuseTalk) to make audio driven videos!"
}, },
{
"author": "AIFSH",
"title": "ComfyUI-WhisperX",
"reference": "https://github.com/AIFSH/ComfyUI-WhisperX",
"files": [
"https://github.com/AIFSH/ComfyUI-WhisperX"
],
"install_type": "git-clone",
"description": "a comfyui cuatom node for audio subtitling based on [a/whisperX](https://github.com/m-bain/whisperX.git) and [a/translators](https://github.com/UlionTse/translators)"
},
{ {
"author": "Koishi-Star", "author": "Koishi-Star",
"title": "Euler-Smea-Dyn-Sampler", "title": "Euler-Smea-Dyn-Sampler",
@ -7539,13 +7559,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord." "description": "This extension can send HTTP Requests. You can request image generation to StableDiffusion3 and post images to X (Twitter) and Discord."
}, },
{
"author": "MinusZoneAI",
"title": "ComfyUI-Prompt-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ"
],
"install_type": "git-clone",
"description": "Use llama.cpp to help generate some nodes for prompt word related work"
},

87
extension-node-map.json

@ -235,6 +235,16 @@
"title_aux": "ComfyUI-UVR5" "title_aux": "ComfyUI-UVR5"
} }
], ],
"https://github.com/AIFSH/ComfyUI-WhisperX": [
[
"LoadAudio",
"PreViewSRT",
"WhisperX"
],
{
"title_aux": "ComfyUI-WhisperX"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[ [
"LoadMarianMTCheckPoint", "LoadMarianMTCheckPoint",
@ -1161,6 +1171,71 @@
"title_aux": "ComfyUI Loopchain" "title_aux": "ComfyUI Loopchain"
} }
], ],
"https://github.com/Fannovel16/ComfyUI-MagickWand": [
[
"ImageMagick Blur",
"ImageMagick Canny",
"ImageMagick Charcoal",
"ImageMagick Chop",
"ImageMagick Clahe",
"ImageMagick Clamp",
"ImageMagick Combine",
"ImageMagick Concat",
"ImageMagick Contrast",
"ImageMagick Crop",
"ImageMagick Decipher",
"ImageMagick Deskew",
"ImageMagick Distort",
"ImageMagick Edge",
"ImageMagick Emboss",
"ImageMagick Encipher",
"ImageMagick Equalize",
"ImageMagick Evaluate",
"ImageMagick Extent",
"ImageMagick Function",
"ImageMagick Gamma",
"ImageMagick Implode",
"ImageMagick Kmeans",
"ImageMagick Kuwahara",
"ImageMagick Level",
"ImageMagick Levelize",
"ImageMagick Mode",
"ImageMagick Modulate",
"ImageMagick Morphology",
"ImageMagick Negate",
"ImageMagick Noise",
"ImageMagick Normalize",
"ImageMagick Polynomial",
"ImageMagick Posterize",
"ImageMagick Quantize",
"ImageMagick Resample",
"ImageMagick Resize",
"ImageMagick Roll",
"ImageMagick Sample",
"ImageMagick Scale",
"ImageMagick Shade",
"ImageMagick Shadow",
"ImageMagick Sharpen",
"ImageMagick Shave",
"ImageMagick Sketch",
"ImageMagick Smush",
"ImageMagick Solarize",
"ImageMagick Splice",
"ImageMagick Spread",
"ImageMagick Statistic",
"ImageMagick Swirl",
"ImageMagick Threshold",
"ImageMagick Thumbnail",
"ImageMagick Transform",
"ImageMagick Transparentize",
"ImageMagick Vignette",
"ImageMagick Wave",
"pseudo"
],
{
"title_aux": "ComfyUI-MagickWand"
}
],
"https://github.com/Fannovel16/ComfyUI-MotionDiff": [ "https://github.com/Fannovel16/ComfyUI-MotionDiff": [
[ [
"EmptyMotionData", "EmptyMotionData",
@ -3738,8 +3813,10 @@
], ],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"ConcatConditionEllaEmbeds",
"ConditionToEllaEmbeds", "ConditionToEllaEmbeds",
"ELLALoader", "ELLALoader",
"EllaAdvancedApply",
"EllaApply", "EllaApply",
"EllaCombineEmbeds", "EllaCombineEmbeds",
"T5TextEncode #ELLA", "T5TextEncode #ELLA",
@ -5754,6 +5831,7 @@
], ],
"https://github.com/chaojie/ComfyUI-dust3r": [ "https://github.com/chaojie/ComfyUI-dust3r": [
[ [
"CameraPoseVideo",
"Dust3rLoader", "Dust3rLoader",
"Dust3rRun" "Dust3rRun"
], ],
@ -7512,8 +7590,10 @@
"ACE_Float", "ACE_Float",
"ACE_ImageColorFix", "ACE_ImageColorFix",
"ACE_ImageConstrain", "ACE_ImageConstrain",
"ACE_ImageLoadFromCloud",
"ACE_ImageQA", "ACE_ImageQA",
"ACE_ImageRemoveBackground", "ACE_ImageRemoveBackground",
"ACE_ImageSaveToCloud",
"ACE_Integer", "ACE_Integer",
"ACE_Seed", "ACE_Seed",
"ACE_Text", "ACE_Text",
@ -7572,6 +7652,7 @@
"check_web_tool", "check_web_tool",
"classify_function", "classify_function",
"classify_persona", "classify_persona",
"custom_persona",
"ebd_tool", "ebd_tool",
"end_dialog", "end_dialog",
"file_combine", "file_combine",
@ -8331,6 +8412,7 @@
"StringConstantMultiline", "StringConstantMultiline",
"Superprompt", "Superprompt",
"VRAM_Debug", "VRAM_Debug",
"WeightScheduleConvert",
"WidgetToString" "WidgetToString"
], ],
{ {
@ -8433,13 +8515,12 @@
"https://github.com/klinter007/klinter_nodes": [ "https://github.com/klinter007/klinter_nodes": [
[ [
"Filter", "Filter",
"ListStringToFloatNode",
"PresentString", "PresentString",
"PrintFloats", "PrintFloats",
"SingleString", "SingleString",
"SizeSelector", "SizeSelector",
"concat", "concat"
"concat_klinter",
"whitelist"
], ],
{ {
"title_aux": "Klinter_nodes" "title_aux": "Klinter_nodes"

336
github-stats.json

File diff suppressed because it is too large Load Diff

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

@ -10,6 +10,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This fork includes [a/PR32](https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM/pull/32)" "description": "This fork includes [a/PR32](https://github.com/ZHO-ZHO-ZHO/ComfyUI-YoloWorld-EfficientSAM/pull/32)"
}, },
{
"author": "ertu110",
"title": "sdxl_prompt_style",
"reference": "https://github.com/ertu110/sdxl_prompt_style",
"files": [
"https://github.com/ertu110/sdxl_prompt_style"
],
"install_type": "git-clone",
"description": "This project is a complete benchmark [a/https://github.com/twri/sdxl_prompt_styler](https://github.com/twri/sdxl_prompt_styler) A large amount of code inside comes from https://github.com/twri/sdxl_prompt_styler Project and [a/https://www.nodecafe.org/package/pythongosssss_ComfyUI-Custom-Scripts](https://www.nodecafe.org/package/pythongosssss_ComfyUI-Custom-Scripts) project\nThe functionality of this project is related to https://github.com/twri/sdxl_prompt_styler Highly overlapping, the only purpose of creating this project is because there are too many styles when selecting, resulting in a long and inconvenient dropdown box. Therefore, To address this issue, this project has added a secondary menu to the style."
},
{ {
"author": "gustproof", "author": "gustproof",
"title": "ComfyUI_IPAdapter_plus_Style_Components", "title": "ComfyUI_IPAdapter_plus_Style_Components",

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

@ -12,6 +12,36 @@
{
"author": "Fannovel16",
"title": "ComfyUI-MagickWand",
"reference": "https://github.com/Fannovel16/ComfyUI-MagickWand",
"files": [
"https://github.com/Fannovel16/ComfyUI-MagickWand"
],
"install_type": "git-clone",
"description": "Proper implementation of ImageMagick - the famous software suite for editing and manipulating digital images to ComfyUI using [a/wandpy](https://github.com/emcconville/wand).\nNOTE: You need to install ImageMagick, manually."
},
{
"author": "MinusZoneAI",
"title": "ComfyUI-Prompt-MZ",
"reference": "https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ",
"files": [
"https://github.com/MinusZoneAI/ComfyUI-Prompt-MZ"
],
"install_type": "git-clone",
"description": "Use llama.cpp to help generate some nodes for prompt word related work"
},
{
"author": "AIFSH",
"title": "ComfyUI-WhisperX",
"reference": "https://github.com/AIFSH/ComfyUI-WhisperX",
"files": [
"https://github.com/AIFSH/ComfyUI-WhisperX"
],
"install_type": "git-clone",
"description": "a comfyui cuatom node for audio subtitling based on [a/whisperX](https://github.com/m-bain/whisperX.git) and [a/translators](https://github.com/UlionTse/translators)"
},
{ {
"author": "aburahamu", "author": "aburahamu",
"title": "ComfyUI-RequestPoster", "title": "ComfyUI-RequestPoster",
@ -661,46 +691,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Nodes:Integer, Float, Text, Seed, Text Concatenate, Text Input Switch (2/4/8 way), Text List, Text Preview, Text Selector, Text To Resolution. Some useful custom nodes that are not included in ComfyUI core yet." "description": "Nodes:Integer, Float, Text, Seed, Text Concatenate, Text Input Switch (2/4/8 way), Text List, Text Preview, Text Selector, Text To Resolution. Some useful custom nodes that are not included in ComfyUI core yet."
},
{
"author": "jtydhr88",
"title": "ComfyUI-Workflow-Encrypt",
"reference": "https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt",
"files": [
"https://github.com/jtydhr88/ComfyUI-Workflow-Encrypt"
],
"install_type": "git-clone",
"description": "Encrypt your comfyui workflow, and share it with key"
},
{
"author": "ronniebasak",
"title": "ComfyUI-Tara-LLM-Integration",
"reference": "https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration",
"files": [
"https://github.com/ronniebasak/ComfyUI-Tara-LLM-Integration"
],
"install_type": "git-clone",
"description": "Tara is a powerful node for ComfyUI that integrates Large Language Models (LLMs) to enhance and automate workflow processes. With Tara, you can create complex, intelligent workflows that refine and generate content, manage API keys, and seamlessly integrate various LLMs into your projects."
},
{
"author": "SLAPaper",
"title": "ComfyUI DPM++ 2M Alt Sampler",
"reference": "https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler",
"files": [
"https://github.com/SLAPaper/ComfyUI-dpmpp_2m_alt-Sampler"
],
"install_type": "git-clone",
"description": "the sampler introduced by [a/hallatore](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/8457)\ncode extracted from [a/smZNodes](https://github.com/shiimizu/ComfyUI_smZNodes)"
},
{
"author": "yuvraj108c",
"title": "ComfyUI PiperTTS",
"reference": "https://github.com/yuvraj108c/ComfyUI-PiperTTS",
"files": [
"https://github.com/yuvraj108c/ComfyUI-PiperTTS"
],
"install_type": "git-clone",
"description": "Convert Text-to-Speech inside ComfyUI using [a/Piper](https://github.com/rhasspy/piper)"
} }
] ]
} }

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

@ -235,6 +235,16 @@
"title_aux": "ComfyUI-UVR5" "title_aux": "ComfyUI-UVR5"
} }
], ],
"https://github.com/AIFSH/ComfyUI-WhisperX": [
[
"LoadAudio",
"PreViewSRT",
"WhisperX"
],
{
"title_aux": "ComfyUI-WhisperX"
}
],
"https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [ "https://github.com/AIGCTeam/ComfyUI_kkTranslator_nodes": [
[ [
"LoadMarianMTCheckPoint", "LoadMarianMTCheckPoint",
@ -1161,6 +1171,71 @@
"title_aux": "ComfyUI Loopchain" "title_aux": "ComfyUI Loopchain"
} }
], ],
"https://github.com/Fannovel16/ComfyUI-MagickWand": [
[
"ImageMagick Blur",
"ImageMagick Canny",
"ImageMagick Charcoal",
"ImageMagick Chop",
"ImageMagick Clahe",
"ImageMagick Clamp",
"ImageMagick Combine",
"ImageMagick Concat",
"ImageMagick Contrast",
"ImageMagick Crop",
"ImageMagick Decipher",
"ImageMagick Deskew",
"ImageMagick Distort",
"ImageMagick Edge",
"ImageMagick Emboss",
"ImageMagick Encipher",
"ImageMagick Equalize",
"ImageMagick Evaluate",
"ImageMagick Extent",
"ImageMagick Function",
"ImageMagick Gamma",
"ImageMagick Implode",
"ImageMagick Kmeans",
"ImageMagick Kuwahara",
"ImageMagick Level",
"ImageMagick Levelize",
"ImageMagick Mode",
"ImageMagick Modulate",
"ImageMagick Morphology",
"ImageMagick Negate",
"ImageMagick Noise",
"ImageMagick Normalize",
"ImageMagick Polynomial",
"ImageMagick Posterize",
"ImageMagick Quantize",
"ImageMagick Resample",
"ImageMagick Resize",
"ImageMagick Roll",
"ImageMagick Sample",
"ImageMagick Scale",
"ImageMagick Shade",
"ImageMagick Shadow",
"ImageMagick Sharpen",
"ImageMagick Shave",
"ImageMagick Sketch",
"ImageMagick Smush",
"ImageMagick Solarize",
"ImageMagick Splice",
"ImageMagick Spread",
"ImageMagick Statistic",
"ImageMagick Swirl",
"ImageMagick Threshold",
"ImageMagick Thumbnail",
"ImageMagick Transform",
"ImageMagick Transparentize",
"ImageMagick Vignette",
"ImageMagick Wave",
"pseudo"
],
{
"title_aux": "ComfyUI-MagickWand"
}
],
"https://github.com/Fannovel16/ComfyUI-MotionDiff": [ "https://github.com/Fannovel16/ComfyUI-MotionDiff": [
[ [
"EmptyMotionData", "EmptyMotionData",
@ -3738,8 +3813,10 @@
], ],
"https://github.com/TencentQQGYLab/ComfyUI-ELLA": [ "https://github.com/TencentQQGYLab/ComfyUI-ELLA": [
[ [
"ConcatConditionEllaEmbeds",
"ConditionToEllaEmbeds", "ConditionToEllaEmbeds",
"ELLALoader", "ELLALoader",
"EllaAdvancedApply",
"EllaApply", "EllaApply",
"EllaCombineEmbeds", "EllaCombineEmbeds",
"T5TextEncode #ELLA", "T5TextEncode #ELLA",
@ -5754,6 +5831,7 @@
], ],
"https://github.com/chaojie/ComfyUI-dust3r": [ "https://github.com/chaojie/ComfyUI-dust3r": [
[ [
"CameraPoseVideo",
"Dust3rLoader", "Dust3rLoader",
"Dust3rRun" "Dust3rRun"
], ],
@ -7512,8 +7590,10 @@
"ACE_Float", "ACE_Float",
"ACE_ImageColorFix", "ACE_ImageColorFix",
"ACE_ImageConstrain", "ACE_ImageConstrain",
"ACE_ImageLoadFromCloud",
"ACE_ImageQA", "ACE_ImageQA",
"ACE_ImageRemoveBackground", "ACE_ImageRemoveBackground",
"ACE_ImageSaveToCloud",
"ACE_Integer", "ACE_Integer",
"ACE_Seed", "ACE_Seed",
"ACE_Text", "ACE_Text",
@ -7572,6 +7652,7 @@
"check_web_tool", "check_web_tool",
"classify_function", "classify_function",
"classify_persona", "classify_persona",
"custom_persona",
"ebd_tool", "ebd_tool",
"end_dialog", "end_dialog",
"file_combine", "file_combine",
@ -8331,6 +8412,7 @@
"StringConstantMultiline", "StringConstantMultiline",
"Superprompt", "Superprompt",
"VRAM_Debug", "VRAM_Debug",
"WeightScheduleConvert",
"WidgetToString" "WidgetToString"
], ],
{ {
@ -8433,13 +8515,12 @@
"https://github.com/klinter007/klinter_nodes": [ "https://github.com/klinter007/klinter_nodes": [
[ [
"Filter", "Filter",
"ListStringToFloatNode",
"PresentString", "PresentString",
"PrintFloats", "PrintFloats",
"SingleString", "SingleString",
"SizeSelector", "SizeSelector",
"concat", "concat"
"concat_klinter",
"whitelist"
], ],
{ {
"title_aux": "Klinter_nodes" "title_aux": "Klinter_nodes"

Loading…
Cancel
Save