update DB

This commit is contained in:
Dr.Lt.Data 2025-07-07 01:00:58 +09:00
parent 577314984c
commit 2f62190c6f
8 changed files with 2558 additions and 2204 deletions

View File

@ -22177,6 +22177,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "editing activations in wanvideo" "description": "editing activations in wanvideo"
}, },
{
"author": "fblissjr",
"title": "Shrug-Prompter: Unified VLM Integration for ComfyUI",
"reference": "https://github.com/fblissjr/shrug-prompter",
"files": [
"https://github.com/fblissjr/shrug-prompter"
],
"install_type": "git-clone",
"description": "A comprehensive Vision-Language Model (VLM) integration system for ComfyUI with more intelligent prompt optimization, object detection, template support, and performance optimizations. Optimized for Wan2.1, Flux Kontext, and general purpose. Goes well with my other project, an MLX/llama.cpp server with hot swappable models and ollama api compatibility, (heylookitsanllm)[a/https://github.com/fblissjr/heylookitsanllm](https://github.com/fblissjr/heylookitsanllm)"
},
{ {
"author": "vincentfs", "author": "vincentfs",
"title": "ComfyUI-ArchiGraph", "title": "ComfyUI-ArchiGraph",
@ -25449,6 +25459,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node suite to augment the capabilities of the [a/AP Workflows for ComfyUI](https://perilli.com/ai/comfyui/)" "description": "A custom node suite to augment the capabilities of the [a/AP Workflows for ComfyUI](https://perilli.com/ai/comfyui/)"
}, },
{
"author": "alessandroperilli",
"title": "Open Creative Studio Nodes",
"reference": "https://github.com/alessandroperilli/OCS_Nodes",
"files": [
"https://github.com/alessandroperilli/OCS_Nodes"
],
"install_type": "git-clone",
"description": "A custom node suite to augment the capabilities of the [a/Open Creative Studio for ComfyUI](https://oc.studio/)."
},
{ {
"author": "rkfg", "author": "rkfg",
"title": "Dia realistic TTS", "title": "Dia realistic TTS",
@ -27011,6 +27031,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "utilitaires pour ComfyUI, conçue pour effectuer des calculs et des conversions" "description": "utilitaires pour ComfyUI, conçue pour effectuer des calculs et des conversions"
}, },
{
"author": "orion4d",
"title": "ComfyUI Colormaster Nodes",
"reference": "https://github.com/orion4d/ComfyUI_colormaster",
"files": [
"https://github.com/orion4d/ComfyUI_colormaster"
],
"install_type": "git-clone",
"description": "This project offers a collection of custom nodes for ComfyUI, dedicated to creating hexadecimal color palettes"
},
{ {
"author": "aiaiaikkk", "author": "aiaiaikkk",
"title": "ComfyUI-Curve", "title": "ComfyUI-Curve",
@ -28808,7 +28838,36 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity" "description": "This plugin includes two core nodes designed to handle proportion optimization tasks of varying complexity"
}, },
{
"author": "yamanacn",
"title": "ComfyUI Kontext Duo Image Analyzer",
"reference": "https://github.com/yamanacn/comfyui_kontext_Analyze",
"files": [
"https://github.com/yamanacn/comfyui_kontext_Analyze"
],
"install_type": "git-clone",
"description": "This is a custom node designed for ComfyUI that leverages the multimodal large model Doubao from Volcengine Ark to intelligently compare two input images. You can provide two images and a custom text prompt. The node will send this information to the large model and return a detailed textual description of the similarities and differences between the two images."
},
{
"author": "weekii",
"title": "comfyui-save-image-pro",
"reference": "https://github.com/weekii/comfyui-save-image-pro",
"files": [
"https://github.com/weekii/comfyui-save-image-pro"
],
"install_type": "git-clone",
"description": "Professional-grade ComfyUI image saving plugin with support for multiple formats, custom naming, and advanced features."
},
{
"author": "bbaudio",
"title": "ComfyUI-SuperUltimateVaceTools",
"reference": "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools",
"files": [
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools"
],
"install_type": "git-clone",
"description": "powerful nodes for wan2.1 vace"
},

View File

@ -4325,7 +4325,8 @@
"DD-ModelOptimizer", "DD-ModelOptimizer",
"DD-ModelSwitcher", "DD-ModelSwitcher",
"DD-SamplingOptimizer", "DD-SamplingOptimizer",
"DD-SimpleLatent" "DD-SimpleLatent",
"DD-VideoFrameExtractor"
], ],
{ {
"title_aux": "ComfyUI-DD-Nodes" "title_aux": "ComfyUI-DD-Nodes"
@ -15439,6 +15440,18 @@
"title_aux": "apw_nodes" "title_aux": "apw_nodes"
} }
], ],
"https://github.com/alessandroperilli/OCS_Nodes": [
[
"OCS_CloudImageSize",
"OCS_ImageListFilter",
"OCS_ImageSaver",
"OCS_LocalImageSize",
"OCS_LocalVideoSize"
],
{
"title_aux": "Open Creative Studio Nodes"
}
],
"https://github.com/alessandrozonta/ComfyUI-CenterNode": [ "https://github.com/alessandrozonta/ComfyUI-CenterNode": [
[ [
"BBoxCrop" "BBoxCrop"
@ -15781,8 +15794,8 @@
"Sage_LMStudioLLMPromptVision", "Sage_LMStudioLLMPromptVision",
"Sage_LMStudioLLMPromptVisionRefine", "Sage_LMStudioLLMPromptVisionRefine",
"Sage_LastLoraInfo", "Sage_LastLoraInfo",
"Sage_LoadCheckpointFromModelInfo",
"Sage_LoadImage", "Sage_LoadImage",
"Sage_LoadModelFromInfo",
"Sage_LogicalSwitch", "Sage_LogicalSwitch",
"Sage_LoraStack", "Sage_LoraStack",
"Sage_LoraStackLoader", "Sage_LoraStackLoader",
@ -16429,6 +16442,15 @@
"title_aux": "Mikey Nodes" "title_aux": "Mikey Nodes"
} }
], ],
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
[
"CustomCropArea",
"SuperUltimateVACEUpscale"
],
{
"title_aux": "ComfyUI-SuperUltimateVaceTools"
}
],
"https://github.com/bbtaivi/ComfyUI-Aiv-Param": [ "https://github.com/bbtaivi/ComfyUI-Aiv-Param": [
[ [
"AivParam" "AivParam"
@ -17603,6 +17625,12 @@
"Stack_condi", "Stack_condi",
"Stack_latent", "Stack_latent",
"Stack_text", "Stack_text",
"basicIn_Sampler",
"basicIn_Scheduler",
"basicIn_Seed",
"basicIn_float",
"basicIn_int",
"basicIn_string",
"basic_Ksampler_adv", "basic_Ksampler_adv",
"basic_Ksampler_batch", "basic_Ksampler_batch",
"basic_Ksampler_custom", "basic_Ksampler_custom",
@ -17623,6 +17651,7 @@
"chx_IPA_faceID_adv", "chx_IPA_faceID_adv",
"chx_IPA_region_combine", "chx_IPA_region_combine",
"chx_Ksampler_Kontext", "chx_Ksampler_Kontext",
"chx_Ksampler_Kontext_adv",
"chx_Ksampler_VisualStyle", "chx_Ksampler_VisualStyle",
"chx_Ksampler_dual_area", "chx_Ksampler_dual_area",
"chx_Ksampler_dual_paint", "chx_Ksampler_dual_paint",
@ -21848,6 +21877,18 @@
"title_aux": "wanvideo - seamless flow" "title_aux": "wanvideo - seamless flow"
} }
], ],
"https://github.com/fblissjr/shrug-prompter": [
[
"PromptTemplateLoader_Shrug",
"ShrugMaskUtilities",
"ShrugPrompter",
"ShrugProviderSelector",
"ShrugResponseParser"
],
{
"title_aux": "Shrug-Prompter: Unified VLM Integration for ComfyUI"
}
],
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [ "https://github.com/fchangjun/Comfyui_MultiSaveImage": [
[ [
"MultiSaveImage", "MultiSaveImage",
@ -28967,6 +29008,7 @@
"ImpactQueueTriggerCountdown", "ImpactQueueTriggerCountdown",
"ImpactRemoteBoolean", "ImpactRemoteBoolean",
"ImpactRemoteInt", "ImpactRemoteInt",
"ImpactSAM2VideoDetectorSEGS",
"ImpactSEGSClassify", "ImpactSEGSClassify",
"ImpactSEGSConcat", "ImpactSEGSConcat",
"ImpactSEGSIntersectionFilter", "ImpactSEGSIntersectionFilter",
@ -31723,6 +31765,18 @@
"title_aux": "ComfyUI-Image-Effects" "title_aux": "ComfyUI-Image-Effects"
} }
], ],
"https://github.com/orion4d/ComfyUI_colormaster": [
[
"AnnotateHexLines",
"ColorPaletteExtractor",
"HexColorToImage",
"ImageCollageNode",
"SelectHexLine"
],
{
"title_aux": "ComfyUI Colormaster Nodes"
}
],
"https://github.com/orion4d/ComfyUI_extract_imag": [ "https://github.com/orion4d/ComfyUI_extract_imag": [
[ [
"ExtractAndSaveImagesFromDocument" "ExtractAndSaveImagesFromDocument"
@ -32234,13 +32288,14 @@
], ],
"https://github.com/plugcrypt/CRT-Nodes": [ "https://github.com/plugcrypt/CRT-Nodes": [
[ [
"AudioCompressor",
"AudioPreviewer",
"AutopromptProcessor", "AutopromptProcessor",
"Boolean Transform", "Boolean Transform",
"CLIPTextEncodeFluxMerged", "CLIPTextEncodeFluxMerged",
"CRT Post-Process Suite", "CRT Post-Process Suite",
"CRTPostProcess", "CRTPostProcess",
"CRT_UpscaleModelAdv", "CRT_UpscaleModelAdv",
"ClearPreprocessorCache",
"ClearStyleModelCache", "ClearStyleModelCache",
"ClearStyleModelDualCache", "ClearStyleModelDualCache",
"FaceEnhancementPipeline", "FaceEnhancementPipeline",
@ -32268,6 +32323,7 @@
"SimpleKnobNode", "SimpleKnobNode",
"SimpleToggleNode", "SimpleToggleNode",
"SmartControlNetApply", "SmartControlNetApply",
"SmartPreprocessor",
"SmartStyleModelApply", "SmartStyleModelApply",
"SmartStyleModelApplyDual", "SmartStyleModelApplyDual",
"SmartStyleModelApplyWithVision", "SmartStyleModelApplyWithVision",
@ -35994,7 +36050,9 @@
], ],
"https://github.com/tighug/comfyui-eagle-feeder": [ "https://github.com/tighug/comfyui-eagle-feeder": [
[ [
"EagleFeeder" "EagleFeederAnimatedWebp",
"EagleFeederMp4",
"EagleFeederPng"
], ],
{ {
"title_aux": "ComfyUI Eagle Feeder" "title_aux": "ComfyUI Eagle Feeder"
@ -36882,6 +36940,19 @@
"title_aux": "WTF? - a debug node for ComfyUI" "title_aux": "WTF? - a debug node for ComfyUI"
} }
], ],
"https://github.com/weekii/comfyui-save-image-pro": [
[
"SaveImageAdvanced",
"SaveImageSimple"
],
{
"author": "weekii",
"description": "\u4e13\u4e1a\u7ea7\u56fe\u50cf\u4fdd\u5b58\u63d2\u4ef6\uff0c\u652f\u6301\u591a\u683c\u5f0f\u3001\u81ea\u5b9a\u4e49\u547d\u540d\u548c\u9ad8\u7ea7\u529f\u80fd",
"nickname": "Save Image Pro",
"title": "ComfyUI Save Image Pro",
"title_aux": "comfyui-save-image-pro"
}
],
"https://github.com/weilin9999/WeiLin-Comfyui-Tools": [ "https://github.com/weilin9999/WeiLin-Comfyui-Tools": [
[ [
"WeiLinPromptUI", "WeiLinPromptUI",
@ -37566,6 +37637,14 @@
"title_aux": "ComfyUI_Camera" "title_aux": "ComfyUI_Camera"
} }
], ],
"https://github.com/yamanacn/comfyui_kontext_Analyze": [
[
"KontextDuoImageAnalyzer"
],
{
"title_aux": "ComfyUI Kontext Duo Image Analyzer"
}
],
"https://github.com/yanhuifair/comfyui-janus": [ "https://github.com/yanhuifair/comfyui-janus": [
[ [
"JanusProImageGenerationNode", "JanusProImageGenerationNode",
@ -37606,6 +37685,8 @@
"LamCommonPrintNoOutput", "LamCommonPrintNoOutput",
"LamFaceAnalysisModels", "LamFaceAnalysisModels",
"LamGetPngInfo", "LamGetPngInfo",
"LamHeyGemNode",
"LamHeyGemQueryNode",
"LamLoadImageBase64", "LamLoadImageBase64",
"LamLoadPathImage", "LamLoadPathImage",
"LamLoadVideo", "LamLoadVideo",

File diff suppressed because it is too large Load Diff

View File

@ -1973,6 +1973,97 @@
"url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth", "url": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth",
"size": "375.0MB" "size": "375.0MB"
}, },
{
"name": "sam2.1_hiera_tiny.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (tiny)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_tiny.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_tiny.pt",
"size": "149.0MB"
},
{
"name": "sam2.1_hiera_small.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (small)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_small.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_small.pt",
"size": "176.0MB"
},
{
"name": "sam2.1_hiera_base_plus.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (base+)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_base_plus.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_base_plus.pt",
"size": "309.0MB"
},
{
"name": "sam2.1_hiera_large.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (large)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_large.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_large.pt",
"size": "857.0MB"
},
{
"name": "sam2_hiera_tiny.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (tiny)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_tiny.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_tiny.pt",
"size": "149.0MB"
},
{
"name": "sam2_hiera_small.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (small)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_small.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_small.pt",
"size": "176.0MB"
},
{
"name": "sam2_hiera_base_plus.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (base+)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_base_plus.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_base_plus.pt",
"size": "309.0MB"
},
{
"name": "sam2_hiera_large.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (large)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_large.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_large.pt",
"size": "857.0MB"
},
{ {
"name": "seecoder v1.0", "name": "seecoder v1.0",
"type": "seecoder", "type": "seecoder",

View File

@ -9481,6 +9481,8 @@
"LamCommonPrintNoOutput", "LamCommonPrintNoOutput",
"LamFaceAnalysisModels", "LamFaceAnalysisModels",
"LamGetPngInfo", "LamGetPngInfo",
"LamHeyGemNode",
"LamHeyGemQueryNode",
"LamLoadImageBase64", "LamLoadImageBase64",
"LamLoadPathImage", "LamLoadPathImage",
"LamLoadVideo", "LamLoadVideo",

View File

@ -1,5 +1,65 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "fblissjr",
"title": "Shrug-Prompter: Unified VLM Integration for ComfyUI",
"reference": "https://github.com/fblissjr/shrug-prompter",
"files": [
"https://github.com/fblissjr/shrug-prompter"
],
"install_type": "git-clone",
"description": "A comprehensive Vision-Language Model (VLM) integration system for ComfyUI with more intelligent prompt optimization, object detection, template support, and performance optimizations. Optimized for Wan2.1, Flux Kontext, and general purpose. Goes well with my other project, an MLX/llama.cpp server with hot swappable models and ollama api compatibility, (heylookitsanllm)[a/https://github.com/fblissjr/heylookitsanllm](https://github.com/fblissjr/heylookitsanllm)"
},
{
"author": "alessandroperilli",
"title": "Open Creative Studio Nodes",
"reference": "https://github.com/alessandroperilli/OCS_Nodes",
"files": [
"https://github.com/alessandroperilli/OCS_Nodes"
],
"install_type": "git-clone",
"description": "A custom node suite to augment the capabilities of the [a/Open Creative Studio for ComfyUI](https://oc.studio/)."
},
{
"author": "orion4d",
"title": "ComfyUI Colormaster Nodes",
"reference": "https://github.com/orion4d/ComfyUI_colormaster",
"files": [
"https://github.com/orion4d/ComfyUI_colormaster"
],
"install_type": "git-clone",
"description": "This project offers a collection of custom nodes for ComfyUI, dedicated to creating hexadecimal color palettes"
},
{
"author": "bbaudio",
"title": "ComfyUI-SuperUltimateVaceTools",
"reference": "https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools",
"files": [
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools"
],
"install_type": "git-clone",
"description": "powerful nodes for wan2.1 vace"
},
{
"author": "weekii",
"title": "comfyui-save-image-pro",
"reference": "https://github.com/weekii/comfyui-save-image-pro",
"files": [
"https://github.com/weekii/comfyui-save-image-pro"
],
"install_type": "git-clone",
"description": "Professional-grade ComfyUI image saving plugin with support for multiple formats, custom naming, and advanced features."
},
{
"author": "yamanacn",
"title": "ComfyUI Kontext Duo Image Analyzer",
"reference": "https://github.com/yamanacn/comfyui_kontext_Analyze",
"files": [
"https://github.com/yamanacn/comfyui_kontext_Analyze"
],
"install_type": "git-clone",
"description": "This is a custom node designed for ComfyUI that leverages the multimodal large model Doubao from Volcengine Ark to intelligently compare two input images. You can provide two images and a custom text prompt. The node will send this information to the large model and return a detailed textual description of the similarities and differences between the two images."
},
{ {
"author": "chuchu114514", "author": "chuchu114514",
"title": "comfyui_proportion_solver", "title": "comfyui_proportion_solver",
@ -633,66 +693,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A properly implemented lycoris loader for comfyui." "description": "A properly implemented lycoris loader for comfyui."
},
{
"author": "bobsblazed",
"title": "Bobs_LoRA_Loader",
"reference": "https://github.com/BobsBlazed/Bobs-Lora-Loader",
"files": [
"https://github.com/BobsBlazed/Bobs-Lora-Loader"
],
"install_type": "git-clone",
"description": "A custom LoRA loader node for ComfyUI with advanced block-weighting controls for both SDXL and FLUX models. Features presets for common use-cases like 'Character' and 'Style', and a 'Custom' mode for fine-grained control over individual model blocks."
},
{
"author": "Yuan-ManX",
"title": "ComfyUI-PosterCraft",
"reference": "https://github.com/Yuan-ManX/ComfyUI-PosterCraft",
"files": [
"https://github.com/Yuan-ManX/ComfyUI-PosterCraft"
],
"install_type": "git-clone",
"description": "ComfyUI-PosterCraft is now available in ComfyUI, PosterCraft is a unified framework for high-quality aesthetic poster generation that excels in precise text rendering, seamless integration of abstract art, striking layouts, and stylistic harmony."
},
{
"author": "uinodes",
"title": "ComfyUI-uinodesDOC",
"reference": "https://github.com/uinodes/ComfyUI-uinodesDOC",
"files": [
"https://github.com/uinodes/ComfyUI-uinodesDOC"
],
"install_type": "git-clone",
"description": "This custom node is designed to provide graphical documentation for ComfyUI custom nodes ."
},
{
"author": "puke3615",
"title": "ComfyUI-OneAPI",
"reference": "https://github.com/puke3615/ComfyUI-OneAPI",
"files": [
"https://github.com/puke3615/ComfyUI-OneAPI"
],
"install_type": "git-clone",
"description": "Simple REST API interfaces for ComfyUI with dynamic parameter replacement and output management"
},
{
"author": "Gary-yeh",
"title": "ComfyUI-WebPrompter",
"reference": "https://github.com/Gary-yeh/ComfyUI-WebPrompter",
"files": [
"https://github.com/Gary-yeh/ComfyUI-WebPrompter"
],
"install_type": "git-clone",
"description": "This is a custom node suite for ComfyUI that automates the conversion of web content into an AI-refined news script. This simplified version focuses on the core 'fetch-and-process' workflow for a fast and direct automation experience."
},
{
"author": "quasiblob",
"title": "ComfyUI-EsesImageOffset",
"reference": "https://github.com/quasiblob/ComfyUI-EsesImageOffset",
"files": [
"https://github.com/quasiblob/ComfyUI-EsesImageOffset"
],
"install_type": "git-clone",
"description": "The 'Eses Image Offset' node offers basic image offsetting capabilities within ComfyUI. It allows shifting image and mask content horizontally and/or vertically, with an option to wrap content around the canvas edges for a tiling effect."
} }
] ]
} }

View File

@ -4325,7 +4325,8 @@
"DD-ModelOptimizer", "DD-ModelOptimizer",
"DD-ModelSwitcher", "DD-ModelSwitcher",
"DD-SamplingOptimizer", "DD-SamplingOptimizer",
"DD-SimpleLatent" "DD-SimpleLatent",
"DD-VideoFrameExtractor"
], ],
{ {
"title_aux": "ComfyUI-DD-Nodes" "title_aux": "ComfyUI-DD-Nodes"
@ -15439,6 +15440,18 @@
"title_aux": "apw_nodes" "title_aux": "apw_nodes"
} }
], ],
"https://github.com/alessandroperilli/OCS_Nodes": [
[
"OCS_CloudImageSize",
"OCS_ImageListFilter",
"OCS_ImageSaver",
"OCS_LocalImageSize",
"OCS_LocalVideoSize"
],
{
"title_aux": "Open Creative Studio Nodes"
}
],
"https://github.com/alessandrozonta/ComfyUI-CenterNode": [ "https://github.com/alessandrozonta/ComfyUI-CenterNode": [
[ [
"BBoxCrop" "BBoxCrop"
@ -15781,8 +15794,8 @@
"Sage_LMStudioLLMPromptVision", "Sage_LMStudioLLMPromptVision",
"Sage_LMStudioLLMPromptVisionRefine", "Sage_LMStudioLLMPromptVisionRefine",
"Sage_LastLoraInfo", "Sage_LastLoraInfo",
"Sage_LoadCheckpointFromModelInfo",
"Sage_LoadImage", "Sage_LoadImage",
"Sage_LoadModelFromInfo",
"Sage_LogicalSwitch", "Sage_LogicalSwitch",
"Sage_LoraStack", "Sage_LoraStack",
"Sage_LoraStackLoader", "Sage_LoraStackLoader",
@ -16429,6 +16442,15 @@
"title_aux": "Mikey Nodes" "title_aux": "Mikey Nodes"
} }
], ],
"https://github.com/bbaudio-2025/ComfyUI-SuperUltimateVaceTools": [
[
"CustomCropArea",
"SuperUltimateVACEUpscale"
],
{
"title_aux": "ComfyUI-SuperUltimateVaceTools"
}
],
"https://github.com/bbtaivi/ComfyUI-Aiv-Param": [ "https://github.com/bbtaivi/ComfyUI-Aiv-Param": [
[ [
"AivParam" "AivParam"
@ -17603,6 +17625,12 @@
"Stack_condi", "Stack_condi",
"Stack_latent", "Stack_latent",
"Stack_text", "Stack_text",
"basicIn_Sampler",
"basicIn_Scheduler",
"basicIn_Seed",
"basicIn_float",
"basicIn_int",
"basicIn_string",
"basic_Ksampler_adv", "basic_Ksampler_adv",
"basic_Ksampler_batch", "basic_Ksampler_batch",
"basic_Ksampler_custom", "basic_Ksampler_custom",
@ -17623,6 +17651,7 @@
"chx_IPA_faceID_adv", "chx_IPA_faceID_adv",
"chx_IPA_region_combine", "chx_IPA_region_combine",
"chx_Ksampler_Kontext", "chx_Ksampler_Kontext",
"chx_Ksampler_Kontext_adv",
"chx_Ksampler_VisualStyle", "chx_Ksampler_VisualStyle",
"chx_Ksampler_dual_area", "chx_Ksampler_dual_area",
"chx_Ksampler_dual_paint", "chx_Ksampler_dual_paint",
@ -21848,6 +21877,18 @@
"title_aux": "wanvideo - seamless flow" "title_aux": "wanvideo - seamless flow"
} }
], ],
"https://github.com/fblissjr/shrug-prompter": [
[
"PromptTemplateLoader_Shrug",
"ShrugMaskUtilities",
"ShrugPrompter",
"ShrugProviderSelector",
"ShrugResponseParser"
],
{
"title_aux": "Shrug-Prompter: Unified VLM Integration for ComfyUI"
}
],
"https://github.com/fchangjun/Comfyui_MultiSaveImage": [ "https://github.com/fchangjun/Comfyui_MultiSaveImage": [
[ [
"MultiSaveImage", "MultiSaveImage",
@ -28967,6 +29008,7 @@
"ImpactQueueTriggerCountdown", "ImpactQueueTriggerCountdown",
"ImpactRemoteBoolean", "ImpactRemoteBoolean",
"ImpactRemoteInt", "ImpactRemoteInt",
"ImpactSAM2VideoDetectorSEGS",
"ImpactSEGSClassify", "ImpactSEGSClassify",
"ImpactSEGSConcat", "ImpactSEGSConcat",
"ImpactSEGSIntersectionFilter", "ImpactSEGSIntersectionFilter",
@ -31723,6 +31765,18 @@
"title_aux": "ComfyUI-Image-Effects" "title_aux": "ComfyUI-Image-Effects"
} }
], ],
"https://github.com/orion4d/ComfyUI_colormaster": [
[
"AnnotateHexLines",
"ColorPaletteExtractor",
"HexColorToImage",
"ImageCollageNode",
"SelectHexLine"
],
{
"title_aux": "ComfyUI Colormaster Nodes"
}
],
"https://github.com/orion4d/ComfyUI_extract_imag": [ "https://github.com/orion4d/ComfyUI_extract_imag": [
[ [
"ExtractAndSaveImagesFromDocument" "ExtractAndSaveImagesFromDocument"
@ -32234,13 +32288,14 @@
], ],
"https://github.com/plugcrypt/CRT-Nodes": [ "https://github.com/plugcrypt/CRT-Nodes": [
[ [
"AudioCompressor",
"AudioPreviewer",
"AutopromptProcessor", "AutopromptProcessor",
"Boolean Transform", "Boolean Transform",
"CLIPTextEncodeFluxMerged", "CLIPTextEncodeFluxMerged",
"CRT Post-Process Suite", "CRT Post-Process Suite",
"CRTPostProcess", "CRTPostProcess",
"CRT_UpscaleModelAdv", "CRT_UpscaleModelAdv",
"ClearPreprocessorCache",
"ClearStyleModelCache", "ClearStyleModelCache",
"ClearStyleModelDualCache", "ClearStyleModelDualCache",
"FaceEnhancementPipeline", "FaceEnhancementPipeline",
@ -32268,6 +32323,7 @@
"SimpleKnobNode", "SimpleKnobNode",
"SimpleToggleNode", "SimpleToggleNode",
"SmartControlNetApply", "SmartControlNetApply",
"SmartPreprocessor",
"SmartStyleModelApply", "SmartStyleModelApply",
"SmartStyleModelApplyDual", "SmartStyleModelApplyDual",
"SmartStyleModelApplyWithVision", "SmartStyleModelApplyWithVision",
@ -35994,7 +36050,9 @@
], ],
"https://github.com/tighug/comfyui-eagle-feeder": [ "https://github.com/tighug/comfyui-eagle-feeder": [
[ [
"EagleFeeder" "EagleFeederAnimatedWebp",
"EagleFeederMp4",
"EagleFeederPng"
], ],
{ {
"title_aux": "ComfyUI Eagle Feeder" "title_aux": "ComfyUI Eagle Feeder"
@ -36882,6 +36940,19 @@
"title_aux": "WTF? - a debug node for ComfyUI" "title_aux": "WTF? - a debug node for ComfyUI"
} }
], ],
"https://github.com/weekii/comfyui-save-image-pro": [
[
"SaveImageAdvanced",
"SaveImageSimple"
],
{
"author": "weekii",
"description": "\u4e13\u4e1a\u7ea7\u56fe\u50cf\u4fdd\u5b58\u63d2\u4ef6\uff0c\u652f\u6301\u591a\u683c\u5f0f\u3001\u81ea\u5b9a\u4e49\u547d\u540d\u548c\u9ad8\u7ea7\u529f\u80fd",
"nickname": "Save Image Pro",
"title": "ComfyUI Save Image Pro",
"title_aux": "comfyui-save-image-pro"
}
],
"https://github.com/weilin9999/WeiLin-Comfyui-Tools": [ "https://github.com/weilin9999/WeiLin-Comfyui-Tools": [
[ [
"WeiLinPromptUI", "WeiLinPromptUI",
@ -37566,6 +37637,14 @@
"title_aux": "ComfyUI_Camera" "title_aux": "ComfyUI_Camera"
} }
], ],
"https://github.com/yamanacn/comfyui_kontext_Analyze": [
[
"KontextDuoImageAnalyzer"
],
{
"title_aux": "ComfyUI Kontext Duo Image Analyzer"
}
],
"https://github.com/yanhuifair/comfyui-janus": [ "https://github.com/yanhuifair/comfyui-janus": [
[ [
"JanusProImageGenerationNode", "JanusProImageGenerationNode",
@ -37606,6 +37685,8 @@
"LamCommonPrintNoOutput", "LamCommonPrintNoOutput",
"LamFaceAnalysisModels", "LamFaceAnalysisModels",
"LamGetPngInfo", "LamGetPngInfo",
"LamHeyGemNode",
"LamHeyGemQueryNode",
"LamLoadImageBase64", "LamLoadImageBase64",
"LamLoadPathImage", "LamLoadPathImage",
"LamLoadVideo", "LamLoadVideo",

View File

@ -1,5 +1,95 @@
{ {
"models": [ "models": [
{
"name": "sam2.1_hiera_tiny.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (tiny)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_tiny.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_tiny.pt",
"size": "149.0MB"
},
{
"name": "sam2.1_hiera_small.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (small)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_small.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_small.pt",
"size": "176.0MB"
},
{
"name": "sam2.1_hiera_base_plus.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (base+)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_base_plus.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_base_plus.pt",
"size": "309.0MB"
},
{
"name": "sam2.1_hiera_large.pt",
"type": "sam2.1",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2.1 hiera model (large)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2.1_hiera_large.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/092824/sam2.1_hiera_large.pt",
"size": "857.0MB"
},
{
"name": "sam2_hiera_tiny.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (tiny)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_tiny.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_tiny.pt",
"size": "149.0MB"
},
{
"name": "sam2_hiera_small.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (small)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_small.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_small.pt",
"size": "176.0MB"
},
{
"name": "sam2_hiera_base_plus.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (base+)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_base_plus.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_base_plus.pt",
"size": "309.0MB"
},
{
"name": "sam2_hiera_large.pt",
"type": "sam2",
"base": "SAM",
"save_path": "sams",
"description": "Segmenty Anything SAM 2 hiera model (large)",
"reference": "https://github.com/facebookresearch/sam2#model-description",
"filename": "sam2_hiera_large.pt",
"url": "https://dl.fbaipublicfiles.com/segment_anything_2/072824/sam2_hiera_large.pt",
"size": "857.0MB"
},
{ {
"name": "Comfy-Org/omnigen2_fp16.safetensors", "name": "Comfy-Org/omnigen2_fp16.safetensors",
"type": "diffusion_model", "type": "diffusion_model",
@ -599,86 +689,6 @@
"filename": "flux-hed-controlnet-v3.safetensors", "filename": "flux-hed-controlnet-v3.safetensors",
"url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors", "url": "https://huggingface.co/XLabs-AI/flux-controlnet-collections/resolve/main/flux-hed-controlnet-v3.safetensors",
"size": "1.49GB" "size": "1.49GB"
},
{
"name": "XLabs-AI/realism_lora.safetensors",
"type": "lora",
"base": "FLUX.1",
"save_path": "xlabs/loras",
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
"filename": "realism_lora.safetensors",
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/realism_lora.safetensors",
"size": "44.8MB"
},
{
"name": "XLabs-AI/art_lora.safetensors",
"type": "lora",
"base": "FLUX.1",
"save_path": "xlabs/loras",
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
"filename": "art_lora.safetensors",
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/scenery_lora.safetensors",
"size": "44.8MB"
},
{
"name": "XLabs-AI/mjv6_lora.safetensors",
"type": "lora",
"base": "FLUX.1",
"save_path": "xlabs/loras",
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
"reference": "https://huggingface.co/XLabs-AI/flux-lora-collection",
"filename": "mjv6_lora.safetensors",
"url": "https://huggingface.co/XLabs-AI/flux-lora-collection/resolve/main/mjv6_lora.safetensors",
"size": "44.8MB"
},
{
"name": "XLabs-AI/flux-ip-adapter",
"type": "lora",
"base": "FLUX.1",
"save_path": "xlabs/ipadapters",
"description": "A checkpoint with trained LoRAs for FLUX.1-dev model by Black Forest Labs",
"reference": "https://huggingface.co/XLabs-AI/flux-ip-adapter",
"filename": "ip_adapter.safetensors",
"url": "https://huggingface.co/XLabs-AI/flux-ip-adapter/resolve/main/ip_adapter.safetensors",
"size": "982MB"
},
{
"name": "stabilityai/SD3.5-Large-Controlnet-Blur",
"type": "controlnet",
"base": "SD3.5",
"save_path": "controlnet/SD3.5",
"description": "Blur Controlnet model for SD3.5 Large",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets",
"filename": "sd3.5_large_controlnet_blur.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_blur.safetensors",
"size": "8.65GB"
},
{
"name": "stabilityai/SD3.5-Large-Controlnet-Canny",
"type": "controlnet",
"base": "SD3.5",
"save_path": "controlnet/SD3.5",
"description": "Canny Controlnet model for SD3.5 Large",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets",
"filename": "sd3.5_large_controlnet_canny.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_canny.safetensors",
"size": "8.65GB"
},
{
"name": "stabilityai/SD3.5-Large-Controlnet-Depth",
"type": "controlnet",
"base": "SD3.5",
"save_path": "controlnet/SD3.5",
"description": "Depth Controlnet model for SD3.5 Large",
"reference": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets",
"filename": "sd3.5_large_controlnet_depth.safetensors",
"url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-controlnets/resolve/main/sd3.5_large_controlnet_depth.safetensors",
"size": "8.65GB"
} }
] ]
} }