update DB

This commit is contained in:
Dr.Lt.Data
2025-06-25 07:27:45 +09:00
parent 92c9f66671
commit 0864c35ba9
5 changed files with 1566 additions and 1538 deletions

View File

@@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "itsjustregi",
"title": "Easy Color Correction",
"reference": "https://github.com/regiellis/ComfyUI-EasyColorCorrector",
"files": [
"https://github.com/regiellis/ComfyUI-EasyColorCorrector"
],
"install_type": "git-clone",
"description": "ComfyUI custom node for flexible and efficient image color correction and post-processing."
},
{
"author": "leonardomiramondi",
"title": "Flux Context ComfyUI Node",
@@ -693,16 +703,6 @@
],
"install_type": "git-clone",
"description": "official implementation of [zehong-ma/MagCache](https://github.com/zehong-ma/MagCache) for ComfyUI"
},
{
"author": "without-ordinary",
"title": "OpenOutpaint ComfyUI Interface",
"reference": "https://github.com/without-ordinary/openoutpaint_comfyui_interface",
"files": [
"https://github.com/without-ordinary/openoutpaint_comfyui_interface"
],
"install_type": "git-clone",
"description": "An API interface for OpenOutpaint to work with ComfyUI workflow"
}
]
}