mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
8a70997546
commit
e569b4e613
@ -7717,6 +7717,16 @@
|
||||
"title_aux": "Depth Estimation Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": [
|
||||
[
|
||||
"FaceDetectionNode",
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "FaceDetectionNode",
|
||||
"title_aux": "ComfyUI Face Detection Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Limitex/ComfyUI-Calculation": [
|
||||
[
|
||||
"CenterCalculation",
|
||||
@ -15286,7 +15296,8 @@
|
||||
"Sage_TripleJoinText",
|
||||
"Sage_TripleLoraStack",
|
||||
"Sage_UNETLoader",
|
||||
"Sage_ViewAnything"
|
||||
"Sage_ViewAnything",
|
||||
"Sage_ViewNotes"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sage Utils"
|
||||
|
||||
@ -2719,6 +2719,11 @@
|
||||
"last_update": "2025-05-14 22:31:24",
|
||||
"author_account_age_days": 4192
|
||||
},
|
||||
"https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-06-23 01:32:50",
|
||||
"author_account_age_days": 4192
|
||||
},
|
||||
"https://github.com/Limitex/ComfyUI-Calculation": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-05-22 22:18:40",
|
||||
|
||||
@ -1,5 +1,17 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Limbicnation",
|
||||
"title": "ComfyUI Face Detection Node",
|
||||
"id": "comfyui-face-detection-node",
|
||||
"reference": "https://github.com/Limbicnation/ComfyUI_FaceDetectionNode",
|
||||
"files": [
|
||||
"https://github.com/Limbicnation/ComfyUI_FaceDetectionNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for face detection and cropping using OpenCV Haar cascades, with full ComfyUI v3 schema support and backward compatibility. Features adjustable detection threshold, minimum face size, padding, and multiple classifier options.",
|
||||
"nodename_pattern": "FaceDetectionNode"
|
||||
},
|
||||
{
|
||||
"author": "jurdnf",
|
||||
"title": "ComfyUI-JurdnsIterativeNoiseKsampler",
|
||||
@ -681,27 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Automatically download missing LoRAs from CivitAI and detect missing LoRAs in workflows. Features smart directory detection and easy installation."
|
||||
},
|
||||
{
|
||||
"author": "hassan-sd",
|
||||
"title": "ComfyUI Image & Prompt Loader",
|
||||
"id": "hassanprompt",
|
||||
"reference": "https://github.com/hassan-sd/comfyui-image-prompt-loader",
|
||||
"files": [
|
||||
"https://github.com/hassan-sd/comfyui-image-prompt-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Animation_Nodes_and_Workflows",
|
||||
"reference": "https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows",
|
||||
"files": [
|
||||
"https://github.com/Isi-dev/ComfyUI_Animation_Nodes_and_Workflows"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These are nodes and workflows that can facilitate the creation of animations and video compilations."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -7717,6 +7717,16 @@
|
||||
"title_aux": "Depth Estimation Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Limbicnation/ComfyUI_FaceDetectionNode": [
|
||||
[
|
||||
"FaceDetectionNode",
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"nodename_pattern": "FaceDetectionNode",
|
||||
"title_aux": "ComfyUI Face Detection Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Limitex/ComfyUI-Calculation": [
|
||||
[
|
||||
"CenterCalculation",
|
||||
@ -15286,7 +15296,8 @@
|
||||
"Sage_TripleJoinText",
|
||||
"Sage_TripleLoraStack",
|
||||
"Sage_UNETLoader",
|
||||
"Sage_ViewAnything"
|
||||
"Sage_ViewAnything",
|
||||
"Sage_ViewNotes"
|
||||
],
|
||||
{
|
||||
"title_aux": "Sage Utils"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user