added comfyui-leon-nodes to ustom-node-list.json (#1937)

This commit is contained in:
Leon Wong 2025-06-16 21:17:45 +08:00 committed by GitHub
parent 3fd8d2049c
commit fc1ae2a18e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28064,6 +28064,40 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Leon",
"title": "Leon's Utility and API Integration Nodes",
"id": "leon",
"reference": "https://github.com/l3ony2k/comfyui-leon-nodes",
"files": [
"https://github.com/l3ony2k/comfyui-leon-nodes"
],
"nodename_pattern": "^🤖 Leon",
"install_type": "git-clone",
"description": "A comprehensive collection of utility and API integration nodes for ComfyUI. Includes image manipulation (4-grid split), string utilities, and multiple API integrations: ImgBB upload, HyprLab upload, Google Image API, Luma AI, FLUX Image API, FLUX Kontext API, and Midjourney proxy integration. Features include image/video hosting, AI image generation, and image description capabilities.",
"pip": [
"Pillow",
"torch",
"numpy",
"requests",
"tenacity"
],
"tags": [
"image",
"utility",
"api",
"upload",
"generation",
"split",
"string",
"imgbb",
"hypr",
"google",
"luma",
"flux",
"midjourney"
]
}
]
}