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
cb3036ef81
commit
ff335ff1a0
@ -445,11 +445,11 @@
|
||||
"1hew_SaveVideoRGBA",
|
||||
"1hew_StringCoordinateToBBoxMask",
|
||||
"1hew_StringCoordinateToBBoxes",
|
||||
"1hew_StringFilter",
|
||||
"1hew_StringJoinMulti",
|
||||
"1hew_TextCustomExtract",
|
||||
"1hew_TextEncodeQwenImageEditKeepSize",
|
||||
"1hew_TextFilter",
|
||||
"1hew_TextJoinByTextList",
|
||||
"1hew_TextJoinMulti",
|
||||
"1hew_TextListToString",
|
||||
"1hew_TextPrefixSuffix",
|
||||
"1hew_URLToVideo",
|
||||
"1hew_VideoCutGroup",
|
||||
@ -4569,6 +4569,54 @@
|
||||
"title_aux": "JH Misc. Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyUI-WanVideoWrapper/QQ.copied": [
|
||||
[
|
||||
"ImageBlend_GPU",
|
||||
"ImageRadialZoomBlur_GPU",
|
||||
"LoraExtractKJv2",
|
||||
"PowerLoraLoaderV2",
|
||||
"VideoMergeABC",
|
||||
"WanScaleAB",
|
||||
"WanVideoCacheSamples",
|
||||
"WanVideoCacheVideos",
|
||||
"WanVideoEmptyEmbeds_v2",
|
||||
"WanVideoFlowmapDistortion",
|
||||
"WanVideoImageToVideoEncode_v2",
|
||||
"WanVideoMotionToFlowmap",
|
||||
"WanVideoPowerLoraLoader"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/Eagleshadow": [
|
||||
[
|
||||
"Batch 12 Images",
|
||||
"Detect Transparency",
|
||||
"Fix Checkpoint Name",
|
||||
"ImageLinearGammaCompositeMasked",
|
||||
"KSampler Same Noise",
|
||||
"MaskGlow",
|
||||
"OffsetImage",
|
||||
"Round Float to String",
|
||||
"SaveImageToFolder",
|
||||
"Select ControlNet",
|
||||
"Select Model 20",
|
||||
"Simple Load Image Batch"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/SequentialGroupController": [
|
||||
[
|
||||
"SequentialGroupController",
|
||||
"SequentialGroupControllerV2"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/subjectselector": [
|
||||
[
|
||||
"ComfyUI_subjectselector"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComplexRobot/ComfyUI-Simple-VFI": [
|
||||
[
|
||||
"Simple_Frame_Interpolation"
|
||||
@ -8219,7 +8267,9 @@
|
||||
"https://github.com/IAMCCS/IAMCCS-nodes": [
|
||||
[
|
||||
"IAMCCS_ModelWithLoRA",
|
||||
"IAMCCS_WanLoRAStack"
|
||||
"IAMCCS_WanLoRAStack",
|
||||
"IAMCCS_WanLoRAStackModelIO",
|
||||
"IAMCCS_qwenloraloader"
|
||||
],
|
||||
{
|
||||
"title_aux": "IAMCCS-nodes"
|
||||
@ -11350,6 +11400,12 @@
|
||||
"title_aux": "ComfyUI-OneForOne"
|
||||
}
|
||||
],
|
||||
"https://github.com/MergeBlockWeighted/fo_ComfyUI": [
|
||||
[
|
||||
"MergeBlockWeighted"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": [
|
||||
[
|
||||
"VideoReportData",
|
||||
@ -12999,6 +13055,7 @@
|
||||
"GeomPackSaveMesh",
|
||||
"GeomPackTextureToGeometry",
|
||||
"GeomPackTransformMesh",
|
||||
"GeomPackUVUnwrap",
|
||||
"GeomPackVisualizeNormalField",
|
||||
"GeomPackVisualizeSkeleton",
|
||||
"GeomPackXAtlasUVUnwrap"
|
||||
@ -46960,7 +47017,9 @@
|
||||
],
|
||||
"https://github.com/wallen0322/ComfyUI-TTM-WAN22": [
|
||||
[
|
||||
"WanTTMImageToVideo"
|
||||
"WanTTMConditioning",
|
||||
"WanTTMSampler",
|
||||
"WanTTMSamplerComplete"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TTM-WAN22"
|
||||
|
||||
@ -10029,6 +10029,11 @@
|
||||
"last_update": "2025-09-15 13:41:36",
|
||||
"author_account_age_days": 3780
|
||||
},
|
||||
"https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-11-19 12:07:10",
|
||||
"author_account_age_days": 3780
|
||||
},
|
||||
"https://github.com/fr0nky0ng/ComfyUI-frankAI-banana": {
|
||||
"stars": 2,
|
||||
"last_update": "2025-09-18 09:11:07",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "frost-byte",
|
||||
"title": "fb-tools",
|
||||
"reference": "https://github.com/frost-byte/fbTools",
|
||||
"files": [
|
||||
"https://github.com/frost-byte/fbTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collect of custom nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Aruntd008",
|
||||
"title": "ComfyUI_blender_render",
|
||||
"reference": "https://github.com/Aruntd008/ComfyUI_blender_render",
|
||||
"files": [
|
||||
"https://github.com/Aruntd008/ComfyUI_blender_render"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Blender Render (Auto-Setup)"
|
||||
},
|
||||
{
|
||||
"author": "mertgoksel",
|
||||
"title": "comfyui-noot-nodes [WIP]",
|
||||
|
||||
@ -356,13 +356,15 @@
|
||||
"PD_CropBorder",
|
||||
"PD_GetImageRatio",
|
||||
"PD_GetImageSize",
|
||||
"PD_ImageFengMianWipe",
|
||||
"PD_ImageListForSort",
|
||||
"PD_ImageListForSortWithMetadata",
|
||||
"PD_ImageListToGif",
|
||||
"PD_Image_Crop_Location",
|
||||
"PD_Image_Rotate_v1",
|
||||
"PD_Image_centerCrop",
|
||||
"PD_LoadImagesFromDir",
|
||||
"PD_LoadImagesFromZip",
|
||||
"PD_LoadTextsFromDir",
|
||||
"PD_LoadTextsFromZip",
|
||||
"PD_MASK_SELECTION",
|
||||
"PD_Mask Selector",
|
||||
"PD_Mask Selector By Area Left",
|
||||
@ -375,10 +377,12 @@
|
||||
"PD_Text Overlay Node",
|
||||
"PD_del_word",
|
||||
"PD_empty_word",
|
||||
"PD_image_to_text_v1",
|
||||
"PD_random_prompt",
|
||||
"PDbananaImagesizeByRatio",
|
||||
"PDimage_corp_v1",
|
||||
"PDimage_corp_v2",
|
||||
"PDimage_dual_batch_by_list",
|
||||
"PDimage_dual_batch_v1",
|
||||
"SimpleResolutionNode",
|
||||
"mask_edge_selector"
|
||||
@ -999,6 +1003,15 @@
|
||||
"title_aux": "comfyui-face-remap [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Aruntd008/ComfyUI_blender_render": [
|
||||
[
|
||||
"Blender Render Node",
|
||||
"BlenderRenderNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_blender_render"
|
||||
}
|
||||
],
|
||||
"https://github.com/BARKEM-JC/ComfyUI-Dynamic-Lora-Loader": [
|
||||
[
|
||||
"DynamicLoraBlockWeights",
|
||||
@ -7468,6 +7481,24 @@
|
||||
"title_aux": "ComfyUI-LLM-Utils [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/frost-byte/fbTools": [
|
||||
[
|
||||
"FBTextEncodeQwenImageEditPlus",
|
||||
"OpaqueAlpha",
|
||||
"SAMPreprocessNHWC",
|
||||
"SaveScene",
|
||||
"SceneInput",
|
||||
"SceneOutput",
|
||||
"SceneView",
|
||||
"SelectScene",
|
||||
"SubdirLister",
|
||||
"TailEnhancePro",
|
||||
"TailSplit"
|
||||
],
|
||||
{
|
||||
"title_aux": "fb-tools"
|
||||
}
|
||||
],
|
||||
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack": [
|
||||
[
|
||||
"CountTokens"
|
||||
|
||||
@ -239,6 +239,11 @@
|
||||
"last_update": "2024-11-30 12:34:28",
|
||||
"author_account_age_days": 4529
|
||||
},
|
||||
"https://github.com/Aruntd008/ComfyUI_blender_render": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-19 11:43:07",
|
||||
"author_account_age_days": 1054
|
||||
},
|
||||
"https://github.com/AustinMroz/ComfyUI-MinCache": {
|
||||
"stars": 3,
|
||||
"last_update": "2024-12-25 18:52:07",
|
||||
@ -2514,6 +2519,11 @@
|
||||
"last_update": "2025-01-04 23:25:38",
|
||||
"author_account_age_days": 5240
|
||||
},
|
||||
"https://github.com/frost-byte/fbTools": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-11-19 10:01:14",
|
||||
"author_account_age_days": 5270
|
||||
},
|
||||
"https://github.com/ftechmax/ComfyUI-NovaKit-Pack": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-04-26 13:27:06",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "fr0nky0ng",
|
||||
"title": "ComfyUI-JSON-Prompt",
|
||||
"reference": "https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt",
|
||||
"files": [
|
||||
"https://github.com/fr0nky0ng/ComfyUI-JSON-Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node for ComfyUI that generates JSON prompts from natural language descriptions to improve text-to-image generation quality. Supports local LLM integration via Ollama or Google Gemini API."
|
||||
},
|
||||
{
|
||||
"author": "EricRollei",
|
||||
"title": "Eric_Image_Processing_Nodes",
|
||||
@ -88,7 +98,7 @@
|
||||
"https://github.com/IamCreateAI/ComfyUI-Animon"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Animon integration for ComfyUI offering custom nodes for generating videos from images, interpolating between frames, and upscaling videos with API control."
|
||||
"description": "ComfyUI nodes for [Animon Platform](https://platform.animon.ai/), a comprehensive API service offering a variety of image and video generation models."
|
||||
},
|
||||
{
|
||||
"author": "neonr0",
|
||||
@ -181,14 +191,14 @@
|
||||
"description": "Professional ComfyUI custom nodes for Tencent's HunyuanImage-3.0 80B multimodal model, with multiple loading modes, smart memory management, large image generation with CPU offload, and optional prompt enhancement via LLM APIs."
|
||||
},
|
||||
{
|
||||
"author": "speige",
|
||||
"author": "Devin Garner",
|
||||
"title": "ComfyUI_Make-It-Animatable",
|
||||
"reference": "https://github.com/speige/ComfyUI_Make-It-Animatable",
|
||||
"files": [
|
||||
"https://github.com/speige/ComfyUI_Make-It-Animatable"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Converts an input 3D model into an animation-ready rigged GLB file in Mixamo bone format"
|
||||
"description": "Auto-Rigging humanoid 3D meshes for Mixamo animations"
|
||||
},
|
||||
{
|
||||
"author": "alexjx",
|
||||
@ -687,36 +697,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI nodes for working with Photoshop mockup files - automatically project images onto PSD smart objects while preserving perspective, rotation, and scale transforms for seamless mockup rendering."
|
||||
},
|
||||
{
|
||||
"author": "NudeJS-dev",
|
||||
"title": "ComfyUI-NudeJS-Image2Prompt",
|
||||
"reference": "https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt",
|
||||
"files": [
|
||||
"https://github.com/NudeJS-dev/ComfyUI-NudeJS-Image2Prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node converting images to text prompts via external API, with automatic image preprocessing, base64 encoding, intelligent retry logic, and dual output modes. (Description by CC)"
|
||||
},
|
||||
{
|
||||
"author": "eddyhhlure1Eddy",
|
||||
"title": "ComfyUI-PreviewImageNode",
|
||||
"reference": "https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode",
|
||||
"files": [
|
||||
"https://github.com/eddyhhlure1Eddy/ComfyUI-PreviewImageNode"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Standalone version of ComfyUI's PreviewImage and SaveImage nodes, extracted as an independent custom node for easy reuse and customization."
|
||||
},
|
||||
{
|
||||
"author": "eddyhhlure1Eddy",
|
||||
"title": "ComfyUI-QwenFrameSelector",
|
||||
"reference": "https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector",
|
||||
"files": [
|
||||
"https://github.com/eddyhhlure1Eddy/ComfyUI-QwenFrameSelector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Intelligent video frame selection node powered by Qwen3-VL-235B vision model. Automatically analyzes and selects the best quality frames from videos for further creative work."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -445,11 +445,11 @@
|
||||
"1hew_SaveVideoRGBA",
|
||||
"1hew_StringCoordinateToBBoxMask",
|
||||
"1hew_StringCoordinateToBBoxes",
|
||||
"1hew_StringFilter",
|
||||
"1hew_StringJoinMulti",
|
||||
"1hew_TextCustomExtract",
|
||||
"1hew_TextEncodeQwenImageEditKeepSize",
|
||||
"1hew_TextFilter",
|
||||
"1hew_TextJoinByTextList",
|
||||
"1hew_TextJoinMulti",
|
||||
"1hew_TextListToString",
|
||||
"1hew_TextPrefixSuffix",
|
||||
"1hew_URLToVideo",
|
||||
"1hew_VideoCutGroup",
|
||||
@ -4569,6 +4569,54 @@
|
||||
"title_aux": "JH Misc. Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyUI-WanVideoWrapper/QQ.copied": [
|
||||
[
|
||||
"ImageBlend_GPU",
|
||||
"ImageRadialZoomBlur_GPU",
|
||||
"LoraExtractKJv2",
|
||||
"PowerLoraLoaderV2",
|
||||
"VideoMergeABC",
|
||||
"WanScaleAB",
|
||||
"WanVideoCacheSamples",
|
||||
"WanVideoCacheVideos",
|
||||
"WanVideoEmptyEmbeds_v2",
|
||||
"WanVideoFlowmapDistortion",
|
||||
"WanVideoImageToVideoEncode_v2",
|
||||
"WanVideoMotionToFlowmap",
|
||||
"WanVideoPowerLoraLoader"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/Eagleshadow": [
|
||||
[
|
||||
"Batch 12 Images",
|
||||
"Detect Transparency",
|
||||
"Fix Checkpoint Name",
|
||||
"ImageLinearGammaCompositeMasked",
|
||||
"KSampler Same Noise",
|
||||
"MaskGlow",
|
||||
"OffsetImage",
|
||||
"Round Float to String",
|
||||
"SaveImageToFolder",
|
||||
"Select ControlNet",
|
||||
"Select Model 20",
|
||||
"Simple Load Image Batch"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/SequentialGroupController": [
|
||||
[
|
||||
"SequentialGroupController",
|
||||
"SequentialGroupControllerV2"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComfyUI/subjectselector": [
|
||||
[
|
||||
"ComfyUI_subjectselector"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/ComplexRobot/ComfyUI-Simple-VFI": [
|
||||
[
|
||||
"Simple_Frame_Interpolation"
|
||||
@ -8219,7 +8267,9 @@
|
||||
"https://github.com/IAMCCS/IAMCCS-nodes": [
|
||||
[
|
||||
"IAMCCS_ModelWithLoRA",
|
||||
"IAMCCS_WanLoRAStack"
|
||||
"IAMCCS_WanLoRAStack",
|
||||
"IAMCCS_WanLoRAStackModelIO",
|
||||
"IAMCCS_qwenloraloader"
|
||||
],
|
||||
{
|
||||
"title_aux": "IAMCCS-nodes"
|
||||
@ -11350,6 +11400,12 @@
|
||||
"title_aux": "ComfyUI-OneForOne"
|
||||
}
|
||||
],
|
||||
"https://github.com/MergeBlockWeighted/fo_ComfyUI": [
|
||||
[
|
||||
"MergeBlockWeighted"
|
||||
],
|
||||
{}
|
||||
],
|
||||
"https://github.com/MetaGLM/ComfyUI-ZhipuAI-Platform": [
|
||||
[
|
||||
"VideoReportData",
|
||||
@ -12999,6 +13055,7 @@
|
||||
"GeomPackSaveMesh",
|
||||
"GeomPackTextureToGeometry",
|
||||
"GeomPackTransformMesh",
|
||||
"GeomPackUVUnwrap",
|
||||
"GeomPackVisualizeNormalField",
|
||||
"GeomPackVisualizeSkeleton",
|
||||
"GeomPackXAtlasUVUnwrap"
|
||||
@ -46960,7 +47017,9 @@
|
||||
],
|
||||
"https://github.com/wallen0322/ComfyUI-TTM-WAN22": [
|
||||
[
|
||||
"WanTTMImageToVideo"
|
||||
"WanTTMConditioning",
|
||||
"WanTTMSampler",
|
||||
"WanTTMSamplerComplete"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TTM-WAN22"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user