mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-14 16:44:27 +08:00
added comfyui-leon-nodes to ustom-node-list.json (#1937)
This commit is contained in:
parent
3fd8d2049c
commit
fc1ae2a18e
@ -28064,6 +28064,40 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"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"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user