update DB

This commit is contained in:
Dr.Lt.Data
2024-09-03 02:35:21 +09:00
parent cd9b9a8ab8
commit 740b763e78
7 changed files with 2044 additions and 1916 deletions

View File

@@ -10,7 +10,38 @@
{
"author": "PabloGFX",
"title": "Head Orientation Node",
"id": "head-orientation-node",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that analyzes and sorts images based on head orientation using MediaPipe. It detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows."
},
{
"author": "45uee",
"title": "ComfyUI-Color_Transfer",
"reference": "https://github.com/45uee/ComfyUI-Color_Transfer",
"files": [
"https://github.com/45uee/ComfyUI-Color_Transfer"
],
"install_type": "git-clone",
"description": "Implementation of color transfer using KMeans algorithm"
},
{
"author": "lazniak",
"title": "Head Orientation Node for ComfyUI",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "The Head Orientation Node is a custom node for ComfyUI that analyzes and sorts images based on head orientation. It uses the MediaPipe library to detect facial landmarks and calculate head pose, allowing for intelligent image sorting and matching.\nDeveloped by PabloGFX, this node enhances ComfyUI's capabilities in facial analysis and image processing tasks."
},
{
"author": "AIFSH",
"title": "VideoSys-ComfyUI",
@@ -671,26 +702,6 @@
],
"install_type": "git-clone",
"description": "Adapt for Hunyuan now\nNOTE: The files in the repo are not organized, which may lead to update issues."
},
{
"author": "StartHua",
"title": "Comfyui_CXH_Phi_3.5",
"reference": "https://github.com/StartHua/Comfyui_CXH_Phi_3.5",
"files": [
"https://github.com/StartHua/Comfyui_CXH_Phi_3.5"
],
"install_type": "git-clone",
"description": "Phi-3.5-vision-instruct fast talk with image !\nFast , Fast ,Fast!\n1.Phi-3.5-vision-instruct"
},
{
"author": "wmpmiles",
"title": "ComfyUI-GTF-Utilities",
"reference": "https://github.com/wmpmiles/ComfyUI-GTF-Utilities",
"files": [
"https://github.com/wmpmiles/ComfyUI-GTF-Utilities"
],
"install_type": "git-clone",
"description": "Generalised 'image' processing nodes for images, masks, latents, and combinations thereof."
}
]
}