Skip to content

Commit

Permalink
update DB
Browse files Browse the repository at this point in the history
  • Loading branch information
ltdrdata committed Dec 19, 2024
1 parent 4997c3b commit 376253e
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 20 deletions.
20 changes: 10 additions & 10 deletions custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -18139,6 +18139,16 @@
"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."
},
{
"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"
},



Expand Down Expand Up @@ -18602,16 +18612,6 @@
],
"install_type": "unzip",
"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"
}
]
}
21 changes: 21 additions & 0 deletions extension-node-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2609,6 +2609,26 @@
"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": [
[
"InstantX Flux Union ControlNet Loader"
Expand Down Expand Up @@ -9474,6 +9494,7 @@
"LineartStandardPreprocessor",
"MaskAddNode",
"MiDaSDepthPreprocessor",
"PurgeVRAMNode",
"VideoInfo",
"VideoLoader",
"VideoSaver",
Expand Down
5 changes: 5 additions & 0 deletions github-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -949,6 +949,11 @@
"last_update": "2024-07-15 13:21:10",
"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": {
"stars": 66,
"last_update": "2024-09-01 11:43:02",
Expand Down
20 changes: 10 additions & 10 deletions node_db/new/custom-node-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
"title": "ComfyUI-MultiGPU",
Expand Down Expand Up @@ -685,16 +695,6 @@
],
"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."
}
]
}
21 changes: 21 additions & 0 deletions node_db/new/extension-node-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -2609,6 +2609,26 @@
"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": [
[
"InstantX Flux Union ControlNet Loader"
Expand Down Expand Up @@ -9474,6 +9494,7 @@
"LineartStandardPreprocessor",
"MaskAddNode",
"MiDaSDepthPreprocessor",
"PurgeVRAMNode",
"VideoInfo",
"VideoLoader",
"VideoSaver",
Expand Down

0 comments on commit 376253e

Please sign in to comment.