update DB

This commit is contained in:
Dr.Lt.Data 2025-06-16 22:42:41 +09:00
parent fc1ae2a18e
commit 80518abf9d
6 changed files with 2539 additions and 2426 deletions

View File

@ -22837,6 +22837,16 @@
"install_type": "git-clone",
"description": "Professional-grade frame manipulation tools for ComfyUI, providing advanced video editing capabilities with native IMAGE tensor support."
},
{
"author": "lum3on",
"title": "comfyui_EdgeTAM",
"reference": "https://github.com/lum3on/comfyui_EdgeTAM",
"files": [
"https://github.com/lum3on/comfyui_EdgeTAM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node implementation of EdgeTAM (On-Device Track Anything Model) for efficient, interactive video object tracking."
},
{
"author": "austinbrown34",
"title": "ComfyUI-IO-Helpers",
@ -27626,6 +27636,40 @@
"install_type": "git-clone",
"description": "A ComfyUI custom node package for seamless integration with Threads (Meta's social platform). This package allows you to publish posts, manage images, and retrieve post history directly from your ComfyUI workflows."
},
{
"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"
]
},
@ -28064,40 +28108,6 @@
],
"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"
]
}
]
}

View File

@ -1392,7 +1392,8 @@
[
"AJO_AudioCollectAndConcat",
"AJO_PreviewAudio",
"AJO_SaveAudio"
"AJO_SaveAudio",
"AJO_VfiSkipListCalculator"
],
{
"title_aux": "ComfyUI-AjoNodes"
@ -9787,6 +9788,7 @@
"Runware Image Inference",
"Runware Image Masking",
"Runware Image Upscaler",
"Runware Imagen Inference",
"Runware Kontext Inference",
"Runware Lora Combine",
"Runware Lora Search",
@ -13677,6 +13679,17 @@
"title_aux": "ComfyUI-HiDream-I1"
}
],
"https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": [
[
"Hunyuan3DShapeGeneration",
"Hunyuan3DTexureSynthsis",
"LoadHunyuan3DImage",
"LoadHunyuan3DModel"
],
{
"title_aux": "ComfyUI-Hunyuan3D-2.1"
}
],
"https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": [
[
"HunyuanPortrait",
@ -14153,7 +14166,8 @@
"https://github.com/Zehong-Ma/ComfyUI-MagCache": [
[
"CompileModel",
"MagCache"
"MagCache",
"MagCacheCalibration"
],
{
"title_aux": "ComfyUI-MagCache"
@ -18400,7 +18414,13 @@
],
"https://github.com/christian-byrne/claude-code-comfyui-nodes": [
[
"Example"
"ClaudeCodeArguments",
"ClaudeCodeContext",
"ClaudeCodeExecute",
"ClaudeCodeMCP",
"ClaudeCodeMemory",
"ClaudeCodeReader",
"ClaudeCodeTools"
],
{
"title_aux": "Claude Code ComfyUI Nodes"
@ -26434,6 +26454,25 @@
"title_aux": "ComfyUI-Azure-Blob-Storage"
}
],
"https://github.com/l3ony2k/comfyui-leon-nodes": [
[
"Leon_Flux_Image_API_Node",
"Leon_Flux_Kontext_API_Node",
"Leon_Google_Image_API_Node",
"Leon_Hypr_Upload_Node",
"Leon_Image_Split_4Grid_Node",
"Leon_ImgBB_Upload_Node",
"Leon_Luma_AI_Image_API_Node",
"Leon_Midjourney_Describe_API_Node",
"Leon_Midjourney_Proxy_API_Node",
"Leon_Midjourney_Upload_API_Node",
"Leon_String_Combine_Node"
],
{
"nodename_pattern": "^\ud83e\udd16 Leon",
"title_aux": "Leon's Utility and API Integration Nodes"
}
],
"https://github.com/laksjdjf/Batch-Condition-ComfyUI": [
[
"Batch String",
@ -28344,6 +28383,15 @@
"title_aux": "ComfyUI-ModelQuantizer"
}
],
"https://github.com/lum3on/comfyui_EdgeTAM": [
[
"EdgeTAMVideoTracker",
"InteractiveMaskEditor"
],
{
"title_aux": "comfyui_EdgeTAM"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [
[
"ConceptEraserNode",
@ -29182,15 +29230,6 @@
"title_aux": "MLTask_ComfyUI"
}
],
"https://github.com/mit-han-lab/ComfyUI-nunchaku": [
[
"NunchakuFluxDiTLoader",
"NunchakuFluxLoraLoader"
],
{
"title_aux": "ComfyUI-nunchaku"
}
],
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [
[
"CombineParamDataMittimi",
@ -35396,6 +35435,9 @@
"ImageConcatenate_UTK",
"ImageRatioDetector_UTK",
"LoadAudioPlusFromPath_UTK",
"MaskAdd_UTK",
"MaskAnd_UTK",
"MaskSub_UTK",
"PreviewMask_UTK",
"ShowFloat_UTK",
"ShowInt_UTK",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,59 @@
{
"custom_nodes": [
{
"author": "Yuan-ManX",
"title": "ComfyUI-Hunyuan3D-2.1",
"reference": "https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1"
],
"install_type": "git-clone",
"description": "ComfyUI-Hunyuan3D-2.1 is now available in ComfyUI, Hunyuan3D-2.1 is a scalable 3D asset creation system that advances state-of-the-art 3D generation through two pivotal innovations: Fully Open-Source Framework and Physically-Based Rendering (PBR) Texture Synthesis."
},
{
"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"
]
},
{
"author": "lum3on",
"title": "comfyui_EdgeTAM",
"reference": "https://github.com/lum3on/comfyui_EdgeTAM",
"files": [
"https://github.com/lum3on/comfyui_EdgeTAM"
],
"install_type": "git-clone",
"description": "A ComfyUI custom node implementation of EdgeTAM (On-Device Track Anything Model) for efficient, interactive video object tracking."
},
{
"author": "christian-byrne",
"title": "Claude Code ComfyUI Nodes",
@ -639,56 +693,6 @@
],
"install_type": "git-clone",
"description": "A python port of pixelit by giventofly."
},
{
"author": "s9roll7",
"title": "Audio Batch",
"reference": "https://github.com/set-soft/ComfyUI-AudioBatch",
"files": [
"https://github.com/set-soft/ComfyUI-AudioBatch"
],
"install_type": "git-clone",
"description": "Audio batch creation, extraction, resample, mono and stereo conversion."
},
{
"author": "jack-liu",
"title": "Pillar_For_ComfyUI",
"reference": "https://github.com/aicoder-max/Pillar_For_ComfyUI",
"files": [
"https://github.com/aicoder-max/Pillar_For_ComfyUI"
],
"install_type": "git-clone",
"description": "Pillar is an extension plugin for ComfyUI, providing the ability to call local distributed services for ComfyUI. Currently, it integrates the llama-joycaption-beta-one-hf-llava model and offers a distributed deployment solution to solve the problem that the model occupies too many resources and affects the image generation efficiency."
},
{
"author": "scraed",
"title": "LanPaint",
"reference": "https://github.com/scraed/LanPaint",
"files": [
"https://github.com/scraed/LanPaint"
],
"install_type": "git-clone",
"description": "Achieve seamless inpainting results without needing a specialized inpainting model."
},
{
"author": "xl0",
"title": "latent-tools",
"reference": "https://github.com/xl0/latent-tools",
"files": [
"https://github.com/xl0/latent-tools"
],
"install_type": "git-clone",
"description": "Visualize and manipulate the latent space in ComfyUI"
},
{
"author": "chaunceyyann",
"title": "ComfyUI Image Processing Nodes",
"reference": "https://github.com/chaunceyyann/comfyui-image-processing-nodes",
"files": [
"https://github.com/chaunceyyann/comfyui-image-processing-nodes"
],
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI focused on image processing operations."
}
]
}

View File

@ -1392,7 +1392,8 @@
[
"AJO_AudioCollectAndConcat",
"AJO_PreviewAudio",
"AJO_SaveAudio"
"AJO_SaveAudio",
"AJO_VfiSkipListCalculator"
],
{
"title_aux": "ComfyUI-AjoNodes"
@ -9787,6 +9788,7 @@
"Runware Image Inference",
"Runware Image Masking",
"Runware Image Upscaler",
"Runware Imagen Inference",
"Runware Kontext Inference",
"Runware Lora Combine",
"Runware Lora Search",
@ -13677,6 +13679,17 @@
"title_aux": "ComfyUI-HiDream-I1"
}
],
"https://github.com/Yuan-ManX/ComfyUI-Hunyuan3D-2.1": [
[
"Hunyuan3DShapeGeneration",
"Hunyuan3DTexureSynthsis",
"LoadHunyuan3DImage",
"LoadHunyuan3DModel"
],
{
"title_aux": "ComfyUI-Hunyuan3D-2.1"
}
],
"https://github.com/Yuan-ManX/ComfyUI-HunyuanPortrait": [
[
"HunyuanPortrait",
@ -14153,7 +14166,8 @@
"https://github.com/Zehong-Ma/ComfyUI-MagCache": [
[
"CompileModel",
"MagCache"
"MagCache",
"MagCacheCalibration"
],
{
"title_aux": "ComfyUI-MagCache"
@ -18400,7 +18414,13 @@
],
"https://github.com/christian-byrne/claude-code-comfyui-nodes": [
[
"Example"
"ClaudeCodeArguments",
"ClaudeCodeContext",
"ClaudeCodeExecute",
"ClaudeCodeMCP",
"ClaudeCodeMemory",
"ClaudeCodeReader",
"ClaudeCodeTools"
],
{
"title_aux": "Claude Code ComfyUI Nodes"
@ -26434,6 +26454,25 @@
"title_aux": "ComfyUI-Azure-Blob-Storage"
}
],
"https://github.com/l3ony2k/comfyui-leon-nodes": [
[
"Leon_Flux_Image_API_Node",
"Leon_Flux_Kontext_API_Node",
"Leon_Google_Image_API_Node",
"Leon_Hypr_Upload_Node",
"Leon_Image_Split_4Grid_Node",
"Leon_ImgBB_Upload_Node",
"Leon_Luma_AI_Image_API_Node",
"Leon_Midjourney_Describe_API_Node",
"Leon_Midjourney_Proxy_API_Node",
"Leon_Midjourney_Upload_API_Node",
"Leon_String_Combine_Node"
],
{
"nodename_pattern": "^\ud83e\udd16 Leon",
"title_aux": "Leon's Utility and API Integration Nodes"
}
],
"https://github.com/laksjdjf/Batch-Condition-ComfyUI": [
[
"Batch String",
@ -28344,6 +28383,15 @@
"title_aux": "ComfyUI-ModelQuantizer"
}
],
"https://github.com/lum3on/comfyui_EdgeTAM": [
[
"EdgeTAMVideoTracker",
"InteractiveMaskEditor"
],
{
"title_aux": "comfyui_EdgeTAM"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [
[
"ConceptEraserNode",
@ -29182,15 +29230,6 @@
"title_aux": "MLTask_ComfyUI"
}
],
"https://github.com/mit-han-lab/ComfyUI-nunchaku": [
[
"NunchakuFluxDiTLoader",
"NunchakuFluxLoraLoader"
],
{
"title_aux": "ComfyUI-nunchaku"
}
],
"https://github.com/mittimi/ComfyUI_mittimiLoadPreset2": [
[
"CombineParamDataMittimi",
@ -35396,6 +35435,9 @@
"ImageConcatenate_UTK",
"ImageRatioDetector_UTK",
"LoadAudioPlusFromPath_UTK",
"MaskAdd_UTK",
"MaskAnd_UTK",
"MaskSub_UTK",
"PreviewMask_UTK",
"ShowFloat_UTK",
"ShowInt_UTK",