UNPKG

n8n-nodes-hjhcomfyui

Version:

n8n node to integrate with ComfyUI stable diffusion workflows

124 lines (123 loc) 2.78 kB
{ "1": { "inputs": { "conf": 0.9000000000000001, "iou": 0.8000000000000002, "sort_method": "original", "valid": false, "debug": false, "image": [ "2", 0 ], "insightface": [ "3", 0 ] }, "class_type": "InsightFaceAnalysis", "_meta": { "title": "HJH InsightFace Analysis" } }, "2": { "inputs": { "image": "{{ $json.body.user_image }}", "image_path": "", "keep_alpha": false }, "class_type": "LoadImageAdv", "_meta": { "title": "HJH Load Image Advanced" } }, "3": { "inputs": { "libraries": "buffalo_l", "provider": "CUDAExecutionProvider", "device": 0 }, "class_type": "InsightFaceModel", "_meta": { "title": "HJH Load InsightFace Model" } }, "5": { "inputs": { "image": [ "2", 0 ] }, "class_type": "GetImageSize", "_meta": { "title": "HJH Get Image Size" } }, "13": { "inputs": { "name": "counts,boxes,confs,kps2d5,kps2d106,kps3d68,faceposes,ages,genders,embeds", "anytype_value": [ "1", 1 ], "anytype_value2": [ "1", 2 ], "anytype_value3": [ "1", 3 ], "anytype_value4": [ "1", 4 ], "anytype_value5": [ "1", 5 ], "anytype_value6": [ "1", 6 ], "anytype_value7": [ "1", 7 ], "anytype_value8": [ "1", 8 ], "anytype_value9": [ "1", 9 ], "anytype_value10": [ "1", 10 ] }, "class_type": "AnyToJson", "_meta": { "title": "HJH Any To Json" } }, "14": { "inputs": { "name": "resolution,face_attrs", "anytype_value": [ "5", 2 ], "anytype_value2": [ "13", 1 ] }, "class_type": "AnyToJson", "_meta": { "title": "HJH Check Result" } } }