update DB

This commit is contained in:
Dr.Lt.Data 2024-12-19 18:25:33 +09:00
parent 4997c3b5a9
commit 376253eb49
5 changed files with 67 additions and 20 deletions

View File

@ -18139,6 +18139,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "EA collection of ComfyUI custom nodes for formatting and debugging string data with the intention of collecting generation data to be processed by a custom node pack like comfy-image-saver, as well as miscellaneous extra nodes to experiment with." "description": "EA collection of ComfyUI custom nodes for formatting and debugging string data with the intention of collecting generation data to be processed by a custom node pack like comfy-image-saver, as well as miscellaneous extra nodes to experiment with."
}, },
{
"author": "ADDOOR",
"title": "ComfyUI-Addoor",
"reference": "https://github.com/Eagle-CN/ComfyUI-Addoor",
"files": [
"https://github.com/Eagle-CN/ComfyUI-Addoor"
],
"install_type": "git-clone",
"description": "A collection of batch operation toolkits suitable for ComfyUI"
},
@ -18602,16 +18612,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "ADDOOR",
"title": "ComfyUI-Addoor",
"reference": "https://github.com/Eagle-CN/ComfyUI-Addoor",
"files": [
"https://github.com/Eagle-CN/ComfyUI-Addoor"
],
"install_type": "git-clone",
"description": "A collection of batch operation toolkits suitable for ComfyUI"
} }
] ]
} }

View File

@ -2609,6 +2609,26 @@
"title_aux": "ComfyUI Color Detection Nodes" "title_aux": "ComfyUI Color Detection Nodes"
} }
], ],
"https://github.com/Eagle-CN/ComfyUI-Addoor": [
[
"AD_AnyFileList",
"AD_BatchImageLoadFromDir",
"AD_CSVPromptStyler",
"AD_CSVReader",
"AD_FluxTrainStepMath",
"AD_HFDownload",
"AD_ImageColorFilter",
"AD_ImageSaver",
"AD_PromptReplace",
"AD_TextListToString",
"AD_TextSaver",
"AD_TxtToCSVCombiner",
"AD_ZipSave"
],
{
"title_aux": "ComfyUI-Addoor"
}
],
"https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": [ "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": [
[ [
"InstantX Flux Union ControlNet Loader" "InstantX Flux Union ControlNet Loader"
@ -9474,6 +9494,7 @@
"LineartStandardPreprocessor", "LineartStandardPreprocessor",
"MaskAddNode", "MaskAddNode",
"MiDaSDepthPreprocessor", "MiDaSDepthPreprocessor",
"PurgeVRAMNode",
"VideoInfo", "VideoInfo",
"VideoLoader", "VideoLoader",
"VideoSaver", "VideoSaver",

View File

@ -949,6 +949,11 @@
"last_update": "2024-07-15 13:21:10", "last_update": "2024-07-15 13:21:10",
"author_account_age_days": 1209 "author_account_age_days": 1209
}, },
"https://github.com/Eagle-CN/ComfyUI-Addoor": {
"stars": 12,
"last_update": "2024-12-19 09:10:15",
"author_account_age_days": 2805
},
"https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": { "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": {
"stars": 66, "stars": 66,
"last_update": "2024-09-01 11:43:02", "last_update": "2024-09-01 11:43:02",

View File

@ -10,6 +10,16 @@
{
"author": "ADDOOR",
"title": "ComfyUI-Addoor",
"reference": "https://github.com/Eagle-CN/ComfyUI-Addoor",
"files": [
"https://github.com/Eagle-CN/ComfyUI-Addoor"
],
"install_type": "git-clone",
"description": "A collection of batch operation toolkits suitable for ComfyUI"
},
{ {
"author": "pollockjj", "author": "pollockjj",
"title": "ComfyUI-MultiGPU", "title": "ComfyUI-MultiGPU",
@ -685,16 +695,6 @@
], ],
"install_type": "git-clone", "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" "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."
} }
] ]
} }

View File

@ -2609,6 +2609,26 @@
"title_aux": "ComfyUI Color Detection Nodes" "title_aux": "ComfyUI Color Detection Nodes"
} }
], ],
"https://github.com/Eagle-CN/ComfyUI-Addoor": [
[
"AD_AnyFileList",
"AD_BatchImageLoadFromDir",
"AD_CSVPromptStyler",
"AD_CSVReader",
"AD_FluxTrainStepMath",
"AD_HFDownload",
"AD_ImageColorFilter",
"AD_ImageSaver",
"AD_PromptReplace",
"AD_TextListToString",
"AD_TextSaver",
"AD_TxtToCSVCombiner",
"AD_ZipSave"
],
{
"title_aux": "ComfyUI-Addoor"
}
],
"https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": [ "https://github.com/EeroHeikkinen/ComfyUI-eesahesNodes": [
[ [
"InstantX Flux Union ControlNet Loader" "InstantX Flux Union ControlNet Loader"
@ -9474,6 +9494,7 @@
"LineartStandardPreprocessor", "LineartStandardPreprocessor",
"MaskAddNode", "MaskAddNode",
"MiDaSDepthPreprocessor", "MiDaSDepthPreprocessor",
"PurgeVRAMNode",
"VideoInfo", "VideoInfo",
"VideoLoader", "VideoLoader",
"VideoSaver", "VideoSaver",