mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-21 20:30:48 +08:00
update DB
This commit is contained in:
parent
4997c3b5a9
commit
376253eb49
@ -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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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"
|
||||
@ -9474,6 +9494,7 @@
|
||||
"LineartStandardPreprocessor",
|
||||
"MaskAddNode",
|
||||
"MiDaSDepthPreprocessor",
|
||||
"PurgeVRAMNode",
|
||||
"VideoInfo",
|
||||
"VideoLoader",
|
||||
"VideoSaver",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -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"
|
||||
@ -9474,6 +9494,7 @@
|
||||
"LineartStandardPreprocessor",
|
||||
"MaskAddNode",
|
||||
"MiDaSDepthPreprocessor",
|
||||
"PurgeVRAMNode",
|
||||
"VideoInfo",
|
||||
"VideoLoader",
|
||||
"VideoSaver",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user