update DB

This commit is contained in:
Dr.Lt.Data 2024-12-03 00:14:38 +09:00
parent 55218a0629
commit a7af3c1bd4
10 changed files with 2481 additions and 2232 deletions

View File

@ -391,7 +391,6 @@ When you run the `scan.sh` script:
* https://github.com/SimithWang/comfyui-renameImages * https://github.com/SimithWang/comfyui-renameImages
* https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes * https://github.com/Tcheko243/ComfyUI-Photographer-Alpha7-Nodes
* https://github.com/Limbicnation/ComfyUINodeToolbox * https://github.com/Limbicnation/ComfyUINodeToolbox
* https://github.com/chenpipi0807/pip_longsize
* https://github.com/APZmedia/ComfyUI-APZmedia-srtTools * https://github.com/APZmedia/ComfyUI-APZmedia-srtTools
## Roadmap ## Roadmap

View File

@ -14476,6 +14476,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows." "description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
}, },
{
"author": "Rvage0815",
"title": "RvTComfyUI-RvTools_v2",
"reference": "https://github.com/Rvage0815/ComfyUI-RvTools_v2",
"files": [
"https://github.com/Rvage0815/ComfyUI-RvTools_v2"
],
"install_type": "git-clone",
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
},
{ {
"author": "erosDiffusion", "author": "erosDiffusion",
"title": "Compositor Node", "title": "Compositor Node",
@ -16061,7 +16071,7 @@
"https://github.com/sousakujikken/ComfyUI-PixydustQuantizer" "https://github.com/sousakujikken/ComfyUI-PixydustQuantizer"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features." "description": "Pixydust Quantizer is a custom node extension for ComfyUI that allows for the simplified recreation of tile patterns used in 1990s 16-color PC graphics, offering advanced color quantization and palette optimization features.Additionally, it includes a CRT-like effect node that mimics the phosphor glow and slight color bleeding of old CRT displays, adding a nostalgic aesthetic.With version 2.0.0, it now supports batch image processing, enabling efficient handling of video frames and image sequences."
}, },
{ {
"author": "hoveychen", "author": "hoveychen",
@ -17501,6 +17511,27 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A collection of utility nodes using Dictionary designed to optimize and manage workflows in ComfyUI." "description": "A collection of utility nodes using Dictionary designed to optimize and manage workflows in ComfyUI."
}, },
{
"author": "xs315431",
"title": "Comfyui_Get_promptId",
"reference": "https://github.com/xs315431/Comfyui_Get_promptId",
"files": [
"https://github.com/xs315431/Comfyui_Get_promptId"
],
"install_type": "git-clone",
"description": "NODES: Get Prompt_Id, Success Callback\nget comfyui task id and Callback for successful image generation, in conjunction with the back-end"
},
{
"author": "5x00",
"title": "ComfyUI-VLM_Captions",
"reference": "https://github.com/5x00/ComfyUI-VLM_Captions",
"files": [
"https://github.com/5x00/ComfyUI-VLM_Captions"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images."
},
@ -17884,6 +17915,17 @@
"install_type": "copy", "install_type": "copy",
"description": "NODES:Animated Offset Padding, Animated Rotation & Zoom" "description": "NODES:Animated Offset Padding, Animated Rotation & Zoom"
}, },
{
"author": "duskfallcrew",
"title": "Embedding Merge for ComfyUI",
"reference": "https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node",
"files": [
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py"
],
"install_type": "copy",
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
},

View File

@ -252,6 +252,14 @@
"title_aux": "ComfyUI-DareMerge" "title_aux": "ComfyUI-DareMerge"
} }
], ],
"https://github.com/5x00/ComfyUI-VLM_Captions": [
[
"Image To Caption"
],
{
"title_aux": "ComfyUI-VLM_Captions"
}
],
"https://github.com/6174/comflowy-nodes": [ "https://github.com/6174/comflowy-nodes": [
[ [
"Comflowy_Clarity_Upscale", "Comflowy_Clarity_Upscale",
@ -1918,7 +1926,8 @@
], ],
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [ "https://github.com/Bria-AI/ComfyUI-BRIA-API": [
[ [
"BriaEraser" "BriaEraser",
"BriaGenerativeFill"
], ],
{ {
"title_aux": "BRIA AI API nodes" "title_aux": "BRIA AI API nodes"
@ -3686,6 +3695,7 @@
"IsulionPromptEnhancer", "IsulionPromptEnhancer",
"IsulionPromptGenerator", "IsulionPromptGenerator",
"IsulionSceneComposition", "IsulionSceneComposition",
"IsulionShutdown",
"IsulionSpacecraftGenerator", "IsulionSpacecraftGenerator",
"IsulionStyleMixer", "IsulionStyleMixer",
"IsulionTechGenerator", "IsulionTechGenerator",
@ -6893,6 +6903,7 @@
], ],
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [ "https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
[ [
"SDVN API chatbot",
"SDVN Checkpoint Download", "SDVN Checkpoint Download",
"SDVN Easy IPAdapter weight", "SDVN Easy IPAdapter weight",
"SDVN Load Checkpoint", "SDVN Load Checkpoint",
@ -7019,7 +7030,9 @@
[ [
"Combine Tiles", "Combine Tiles",
"Divide Image", "Divide Image",
"Divide Image and Select Tile",
"Divide and Conquer Algorithm", "Divide and Conquer Algorithm",
"Divide and Conquer Algorithm (No Upscale)",
"Make Size" "Make Size"
], ],
{ {
@ -12931,6 +12944,14 @@
"title_aux": "ObjectFusion_ComfyUI_nodes" "title_aux": "ObjectFusion_ComfyUI_nodes"
} }
], ],
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
[
"EmbeddingMerger"
],
{
"title_aux": "Embedding Merge for ComfyUI"
}
],
"https://github.com/dymokomi/comfyui_dygen": [ "https://github.com/dymokomi/comfyui_dygen": [
[ [
"AdaptiveColorCircles", "AdaptiveColorCircles",
@ -14638,6 +14659,8 @@
"file_combine_plus", "file_combine_plus",
"file_path_iterator", "file_path_iterator",
"files_read_tool", "files_read_tool",
"fish_tts",
"fish_whisper",
"flux_persona", "flux_persona",
"genai_api_loader", "genai_api_loader",
"get_string", "get_string",
@ -17557,6 +17580,7 @@
"MaskToBase64", "MaskToBase64",
"MaskToBase64Image", "MaskToBase64Image",
"MaskToRle", "MaskToRle",
"ReadTextFromLocalFile",
"RleToMask", "RleToMask",
"SDBaseVerNumber", "SDBaseVerNumber",
"SamAutoMaskSEGS", "SamAutoMaskSEGS",
@ -17564,6 +17588,7 @@
"SaveImagesWithoutOutput", "SaveImagesWithoutOutput",
"SaveSingleImageWithoutOutput", "SaveSingleImageWithoutOutput",
"SaveTextToFileByImagePath", "SaveTextToFileByImagePath",
"SaveTextToLocalFile",
"SelectBbox", "SelectBbox",
"SelectBboxes", "SelectBboxes",
"ShowBoolean", "ShowBoolean",
@ -23385,6 +23410,15 @@
"title_aux": "ComfyUI Neural Nodes" "title_aux": "ComfyUI Neural Nodes"
} }
], ],
"https://github.com/xs315431/Comfyui_Get_promptId": [
[
"GetPromptId",
"SuccessCallback"
],
{
"title_aux": "Comfyui_Get_promptId"
}
],
"https://github.com/xuhongming251/ComfyUI-GPEN": [ "https://github.com/xuhongming251/ComfyUI-GPEN": [
[ [
"FaceEnhancement" "FaceEnhancement"

File diff suppressed because it is too large Load Diff

View File

@ -16,14 +16,44 @@
{ {
"author": "animEEEmpire", "author": "grimli333",
"title": "ComfyUI-Animemory-Loader [WIP]", "title": "ComfyUI_Grim",
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader", "reference": "https://github.com/grimli333/ComfyUI_Grim",
"files": [ "files": [
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader" "https://github.com/grimli333/ComfyUI_Grim"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "AniMemory-alpha Custom Node for ComfyUI" "description": "NODES: Generate a unique filename and folder name, Format Strings with Two Inputs"
},
{
"author": "risunobushi",
"title": "ComfyUI_FocusMask",
"reference": "https://github.com/risunobushi/ComfyUI_FocusMask",
"files": [
"https://github.com/risunobushi/ComfyUI_FocusMask"
],
"install_type": "git-clone",
"description": "NODES: Extract Focus Mask"
},
{
"author": "ACE-innovate",
"title": "seg-node [WIP]",
"reference": "https://github.com/ACE-innovate/seg-node",
"files": [
"https://github.com/ACE-innovate/seg-node"
],
"install_type": "git-clone",
"description": "hf cloth seg custom node for comfyui\nNOTE: The files in the repo are not organized."
},
{
"author": "RicherdLee",
"title": "comfyui-oss-image-save [WIP]",
"reference": "https://github.com/RicherdLee/comfyui-oss-image-save",
"files": [
"https://github.com/RicherdLee/comfyui-oss-image-save"
],
"install_type": "git-clone",
"description": "NODES: SaveImageOSS."
}, },
{ {
"author": "Matrix-King-Studio", "author": "Matrix-King-Studio",

View File

@ -175,6 +175,14 @@
"title_aux": "ComfyUI_AC_FUNV8Beta1" "title_aux": "ComfyUI_AC_FUNV8Beta1"
} }
], ],
"https://github.com/ACE-innovate/seg-node": [
[
"HumanParseNode"
],
{
"title_aux": "seg-node [WIP]"
}
],
"https://github.com/AICodeFactory/ComfyUI-Viva": [ "https://github.com/AICodeFactory/ComfyUI-Viva": [
[ [
"HttpTrigger_Common", "HttpTrigger_Common",
@ -671,6 +679,7 @@
"AppIO_ImageInputFromID", "AppIO_ImageInputFromID",
"AppIO_ImageOutput", "AppIO_ImageOutput",
"AppIO_IntegerInput", "AppIO_IntegerInput",
"AppIO_ResizeInstanceAndPaste",
"AppIO_ResizeInstanceImageMask", "AppIO_ResizeInstanceImageMask",
"AppIO_StringInput", "AppIO_StringInput",
"AppIO_StringOutput" "AppIO_StringOutput"
@ -1075,6 +1084,14 @@
"title_aux": "ComfyUI-QuasimondoNodes [WIP]" "title_aux": "ComfyUI-QuasimondoNodes [WIP]"
} }
], ],
"https://github.com/RicherdLee/comfyui-oss-image-save": [
[
"SaveImageOSS"
],
{
"title_aux": "comfyui-oss-image-save [WIP]"
}
],
"https://github.com/RobeSantoro/ComfyUI-RobeNodes": [ "https://github.com/RobeSantoro/ComfyUI-RobeNodes": [
[ [
"List Image Path \ud83d\udc24", "List Image Path \ud83d\udc24",
@ -1390,14 +1407,6 @@
"title_aux": "Dream Project Video Batches [WIP]" "title_aux": "Dream Project Video Batches [WIP]"
} }
], ],
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader": [
[
"AnimemoryNode"
],
{
"title_aux": "ComfyUI-Animemory-Loader [WIP]"
}
],
"https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [ "https://github.com/aria1th/ComfyUI-SkipCFGSigmas": [
[ [
"CFGControl_SKIPCFG" "CFGControl_SKIPCFG"
@ -2317,6 +2326,15 @@
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]" "title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
} }
], ],
"https://github.com/grimli333/ComfyUI_Grim": [
[
"GenerateFileName",
"TwoStringsFormat"
],
{
"title_aux": "ComfyUI_Grim"
}
],
"https://github.com/haodman/ComfyUI_Rain": [ "https://github.com/haodman/ComfyUI_Rain": [
[ [
"Rain_ImageSize", "Rain_ImageSize",
@ -2851,9 +2869,12 @@
[ [
"EasyHRFix", "EasyHRFix",
"JKAnythingToString", "JKAnythingToString",
"JKBigContext",
"JKEasyCheckpointLoader", "JKEasyCheckpointLoader",
"JKEasyDetailer", "JKEasyDetailer",
"JKEasyDetailer_Context",
"JKInspireSchedulerAdapter", "JKInspireSchedulerAdapter",
"JKLilContext",
"JKStringEmpty", "JKStringEmpty",
"JKStringEquals", "JKStringEquals",
"JKStringNotEmpty", "JKStringNotEmpty",
@ -3495,6 +3516,14 @@
"title_aux": "ComfyUI-ODE" "title_aux": "ComfyUI-ODE"
} }
], ],
"https://github.com/risunobushi/ComfyUI_FocusMask": [
[
"FocusMaskExtractor"
],
{
"title_aux": "ComfyUI_FocusMask"
}
],
"https://github.com/rouxianmantou/comfyui-rxmt-nodes": [ "https://github.com/rouxianmantou/comfyui-rxmt-nodes": [
[ [
"CheckValueTypeNode" "CheckValueTypeNode"
@ -3881,7 +3910,8 @@
"DownloadFileNode", "DownloadFileNode",
"InfiniteZNode", "InfiniteZNode",
"MoveZNode", "MoveZNode",
"RenameZNode" "RenameZNode",
"ZFShareScreen"
], ],
{ {
"title_aux": "Comfyui-zZzZz [UNSAFE]" "title_aux": "Comfyui-zZzZz [UNSAFE]"

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,16 @@
}, },
{
"author": "animEEEmpire",
"title": "ComfyUI-Animemory-Loader [REMOVED]",
"reference": "https://github.com/animEEEmpire/ComfyUI-Animemory-Loader",
"files": [
"https://github.com/animEEEmpire/ComfyUI-Animemory-Loader"
],
"install_type": "git-clone",
"description": "AniMemory-alpha Custom Node for ComfyUI"
},
{ {
"author": "zefu-lu", "author": "zefu-lu",
"title": "ComfyUI_InstantX_SD35_Large_IPAdapter [REMOVED]", "title": "ComfyUI_InstantX_SD35_Large_IPAdapter [REMOVED]",

View File

@ -10,6 +10,46 @@
{
"author": "duskfallcrew",
"title": "Embedding Merge for ComfyUI",
"reference": "https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node",
"files": [
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py"
],
"install_type": "copy",
"description": "Extremely inspired and forked from: [a/https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge](https://github.com/klimaleksus/stable-diffusion-webui-embedding-merge)"
},
{
"author": "5x00",
"title": "ComfyUI-VLM_Captions",
"reference": "https://github.com/5x00/ComfyUI-VLM_Captions",
"files": [
"https://github.com/5x00/ComfyUI-VLM_Captions"
],
"install_type": "git-clone",
"description": "A simple ComfyUI node that let's you use Claude or ChatGPT 4o's VLM capabilities to generate captions/tags for images."
},
{
"author": "xs315431",
"title": "Comfyui_Get_promptId",
"reference": "https://github.com/xs315431/Comfyui_Get_promptId",
"files": [
"https://github.com/xs315431/Comfyui_Get_promptId"
],
"install_type": "git-clone",
"description": "NODES: Get Prompt_Id, Success Callback\nget comfyui task id and Callback for successful image generation, in conjunction with the back-end"
},
{
"author": "Rvage0815",
"title": "RvTComfyUI-RvTools_v2",
"reference": "https://github.com/Rvage0815/ComfyUI-RvTools_v2",
"files": [
"https://github.com/Rvage0815/ComfyUI-RvTools_v2"
],
"install_type": "git-clone",
"description": "this node contains a lot of small little helpers like switches, passers and selectors that i use a lot to build my workflows."
},
{ {
"author": "Eugene (JEONG-JIWOO)", "author": "Eugene (JEONG-JIWOO)",
"title": "ComfyUI_Eugene_Nodes", "title": "ComfyUI_Eugene_Nodes",

View File

@ -252,6 +252,14 @@
"title_aux": "ComfyUI-DareMerge" "title_aux": "ComfyUI-DareMerge"
} }
], ],
"https://github.com/5x00/ComfyUI-VLM_Captions": [
[
"Image To Caption"
],
{
"title_aux": "ComfyUI-VLM_Captions"
}
],
"https://github.com/6174/comflowy-nodes": [ "https://github.com/6174/comflowy-nodes": [
[ [
"Comflowy_Clarity_Upscale", "Comflowy_Clarity_Upscale",
@ -1918,7 +1926,8 @@
], ],
"https://github.com/Bria-AI/ComfyUI-BRIA-API": [ "https://github.com/Bria-AI/ComfyUI-BRIA-API": [
[ [
"BriaEraser" "BriaEraser",
"BriaGenerativeFill"
], ],
{ {
"title_aux": "BRIA AI API nodes" "title_aux": "BRIA AI API nodes"
@ -3686,6 +3695,7 @@
"IsulionPromptEnhancer", "IsulionPromptEnhancer",
"IsulionPromptGenerator", "IsulionPromptGenerator",
"IsulionSceneComposition", "IsulionSceneComposition",
"IsulionShutdown",
"IsulionSpacecraftGenerator", "IsulionSpacecraftGenerator",
"IsulionStyleMixer", "IsulionStyleMixer",
"IsulionTechGenerator", "IsulionTechGenerator",
@ -6893,6 +6903,7 @@
], ],
"https://github.com/StableDiffusionVN/SDVN_Comfy_node": [ "https://github.com/StableDiffusionVN/SDVN_Comfy_node": [
[ [
"SDVN API chatbot",
"SDVN Checkpoint Download", "SDVN Checkpoint Download",
"SDVN Easy IPAdapter weight", "SDVN Easy IPAdapter weight",
"SDVN Load Checkpoint", "SDVN Load Checkpoint",
@ -7019,7 +7030,9 @@
[ [
"Combine Tiles", "Combine Tiles",
"Divide Image", "Divide Image",
"Divide Image and Select Tile",
"Divide and Conquer Algorithm", "Divide and Conquer Algorithm",
"Divide and Conquer Algorithm (No Upscale)",
"Make Size" "Make Size"
], ],
{ {
@ -12931,6 +12944,14 @@
"title_aux": "ObjectFusion_ComfyUI_nodes" "title_aux": "ObjectFusion_ComfyUI_nodes"
} }
], ],
"https://github.com/duskfallcrew/Comfyui_EmbeddingMerge_Node/raw/refs/heads/main/merge_embed.py": [
[
"EmbeddingMerger"
],
{
"title_aux": "Embedding Merge for ComfyUI"
}
],
"https://github.com/dymokomi/comfyui_dygen": [ "https://github.com/dymokomi/comfyui_dygen": [
[ [
"AdaptiveColorCircles", "AdaptiveColorCircles",
@ -14638,6 +14659,8 @@
"file_combine_plus", "file_combine_plus",
"file_path_iterator", "file_path_iterator",
"files_read_tool", "files_read_tool",
"fish_tts",
"fish_whisper",
"flux_persona", "flux_persona",
"genai_api_loader", "genai_api_loader",
"get_string", "get_string",
@ -17557,6 +17580,7 @@
"MaskToBase64", "MaskToBase64",
"MaskToBase64Image", "MaskToBase64Image",
"MaskToRle", "MaskToRle",
"ReadTextFromLocalFile",
"RleToMask", "RleToMask",
"SDBaseVerNumber", "SDBaseVerNumber",
"SamAutoMaskSEGS", "SamAutoMaskSEGS",
@ -17564,6 +17588,7 @@
"SaveImagesWithoutOutput", "SaveImagesWithoutOutput",
"SaveSingleImageWithoutOutput", "SaveSingleImageWithoutOutput",
"SaveTextToFileByImagePath", "SaveTextToFileByImagePath",
"SaveTextToLocalFile",
"SelectBbox", "SelectBbox",
"SelectBboxes", "SelectBboxes",
"ShowBoolean", "ShowBoolean",
@ -23385,6 +23410,15 @@
"title_aux": "ComfyUI Neural Nodes" "title_aux": "ComfyUI Neural Nodes"
} }
], ],
"https://github.com/xs315431/Comfyui_Get_promptId": [
[
"GetPromptId",
"SuccessCallback"
],
{
"title_aux": "Comfyui_Get_promptId"
}
],
"https://github.com/xuhongming251/ComfyUI-GPEN": [ "https://github.com/xuhongming251/ComfyUI-GPEN": [
[ [
"FaceEnhancement" "FaceEnhancement"