update DB

This commit is contained in:
Dr.Lt.Data 2025-10-10 08:27:54 +09:00
parent fee822f5ae
commit b430f42622
2 changed files with 9 additions and 28 deletions

View File

@ -33181,16 +33181,6 @@
"install_type": "git-clone",
"description": "Compare two images using ComfyUI. Connect images to both image_a and image_b inputs. Press RUN. Then use the slider to compare. Best used when two images are very similar and you want to see the differences very closely. Search for the manager for image compare, or imagecompare."
},
{
"author": "Sean-Bradley",
"title": "ComfyUI Image Compare",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Image-Compare"
],
"install_type": "git-clone",
"description": "Compare two images using ComfyUI."
},
{
"author": "LukeCoulson1",
"title": "ComfyUI LoRA Combine Node",
@ -33933,12 +33923,13 @@
{
"author": "PiePieDesign",
"title": "PiePieTweaks",
"id": "piepie-tweaks",
"reference": "https://github.com/PiePieDesign/PiePieTweaks",
"files": [
"https://github.com/PiePieDesign/PiePieTweaks"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by PiePieDesign"
"description": "Tweaks and simple nodes for usability and common needs"
},
{
"author": "turnbros",
@ -34418,17 +34409,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "PiePieDesign",
"title": "PiePieTweaks",
"id": "piepie-tweaks",
"reference": "https://github.com/PiePieDesign/PiePieTweaks",
"files": [
"https://github.com/PiePieDesign/PiePieTweaks"
],
"install_type": "git-clone",
"description": "Tweaks and simple nodes for usability and common needs"
}
]
}

View File

@ -13,12 +13,13 @@
{
"author": "PiePieDesign",
"title": "PiePieTweaks",
"id": "piepie-tweaks",
"reference": "https://github.com/PiePieDesign/PiePieTweaks",
"files": [
"https://github.com/PiePieDesign/PiePieTweaks"
],
"install_type": "git-clone",
"description": "Custom nodes for ComfyUI by PiePieDesign"
"description": "Tweaks and simple nodes for usability and common needs"
},
{
"author": "turnbros",
@ -41,14 +42,14 @@
"description": "Custom Loader for scaled_fp8 models with hybrid precision layers."
},
{
"author": "Sean-Bradley",
"title": "ComfyUI Image Compare",
"reference": "https://github.com/Sean-Bradley/ComfyUI-Image-Compare",
"author": "LukeCoulson1",
"title": "ComfyUI LoRA Combine Node",
"reference": "https://github.com/LukeCoulson1/Comfyui_LoraCombine",
"files": [
"https://github.com/Sean-Bradley/ComfyUI-Image-Compare"
"https://github.com/LukeCoulson1/Comfyui_LoraCombine"
],
"install_type": "git-clone",
"description": "Compare two images using ComfyUI."
"description": "A custom ComfyUI node that allows you to combine two LoRAs with adjustable strengths and multiple merging methods."
},
{
"author": "abdozmantar",