update DB
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -3126,6 +3126,7 @@
|
||||
],
|
||||
"https://github.com/ChenDarYen/ComfyUI-NAG": [
|
||||
[
|
||||
"KSamplerWithNAG",
|
||||
"NAGCFGGuider"
|
||||
],
|
||||
{
|
||||
@@ -31936,6 +31937,14 @@
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-EasyColorCorrector": [
|
||||
[
|
||||
"EasyColorCorrection"
|
||||
],
|
||||
{
|
||||
"title_aux": "Easy Color Correction"
|
||||
}
|
||||
],
|
||||
"https://github.com/regiellis/ComfyUI-EasyNoobai": [
|
||||
[
|
||||
"EasyNoobai",
|
||||
|
||||
Reference in New Issue
Block a user