update DB

This commit is contained in:
Dr.Lt.Data
2025-10-02 07:45:30 +09:00
parent 8e5bf46e14
commit 5b697db219
7 changed files with 2309 additions and 2167 deletions

View File

@@ -14429,6 +14429,16 @@
"install_type": "git-clone",
"description": "A comprehensive collection of color manipulation and analysis nodes for ComfyUI"
},
{
"author": "APZmedia",
"title": "NormalMapLightEstimator",
"reference": "https://github.com/APZmedia/Comfyui-LightDirection-estimation",
"files": [
"https://github.com/APZmedia/Comfyui-LightDirection-estimation"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node for estimating light direction and quality from normal maps using luma masking. The system analyzes surface normals to infer lighting information for downstream tasks like adaptive relighting, directional masking, or stylized effects."
},
{
"author": "N3rd00d",
"title": "ComfyUI-Paint3D-Nodes",
@@ -33518,6 +33528,16 @@
"install_type": "git-clone",
"description": "This pack provides two custom nodes for ComfyUI designed to find the center coordinates of masks and segments. They are useful for workflows where you need to precisely identify the location of objects or regions of interest."
},
{
"author": "Kishor900",
"title": "ComfyUI WANv2v Video Stitcher",
"reference": "https://github.com/Kishor900/comfyui-wanv2v-video-stitcher",
"files": [
"https://github.com/Kishor900/comfyui-wanv2v-video-stitcher"
],
"install_type": "git-clone",
"description": "ComfyUI custom node pack for WAN v2v long video generation. Provides nodes for chunking, overlap stitching, control group orchestration, debug numbering, and de-overlap merging to create seamless long-form videos."
},