update DB

This commit is contained in:
Dr.Lt.Data 2025-11-15 08:21:27 +09:00
parent a9158a101f
commit 5b3ee49530
7 changed files with 5131 additions and 4938 deletions

View File

@ -34674,6 +34674,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality." "description": "Custom nodes by IAMCCS, including a critical fix for LoRA loading in native WANAnimate workflows, especially useful for advanced models like FLUX and WAN 2.1. This bypasses the need for the WanVideoWrapper for LoRA functionality."
}, },
{
"author": "IAMCCS Annotate",
"title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI",
"id": "IAMCCS-Annotate",
"reference": "https://github.com/IAMCCS/IAMCCS_annotate",
"files": [
"https://github.com/IAMCCS/IAMCCS_annotate"
],
"install_type": "git-clone",
"description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support."
},
{ {
"author": "michael", "author": "michael",
"title": "ComfyUI ML Nodes", "title": "ComfyUI ML Nodes",
@ -35786,7 +35797,9 @@
"title": "ComfyUI-MultiTranslator", "title": "ComfyUI-MultiTranslator",
"id": "comfyui-multitranslator-owlv", "id": "comfyui-multitranslator-owlv",
"reference": "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator", "reference": "https://github.com/OwlvChirotha/ComfyUI-MultiTranslator",
"files":["https://github.com/OwlvChirotha/ComfyUI-MultiTranslator"] "files":[
"https://github.com/OwlvChirotha/ComfyUI-MultiTranslator"
],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.", "description": "ComfyUI plug-in collection of basic translator, LLM translator and a series of LLM Service Connectors.",
"tags": ["translation", "llm", "ai", "connector", "utility"] "tags": ["translation", "llm", "ai", "connector", "utility"]
@ -36648,17 +36661,6 @@
], ],
"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": "IAMCCS Annotate",
"title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI",
"id": "IAMCCS-Annotate",
"reference": "https://github.com/IAMCCS/IAMCCS_annotate",
"files": [
"https://github.com/IAMCCS/IAMCCS_annotate"
],
"install_type": "git-clone",
"description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support."
} }
] ]
} }

View File

@ -405,6 +405,7 @@
"1hew_ImageSolidFluxKontext", "1hew_ImageSolidFluxKontext",
"1hew_ImageSolidQwenImage", "1hew_ImageSolidQwenImage",
"1hew_ImageStrokeByMask", "1hew_ImageStrokeByMask",
"1hew_ImageThreeStitch",
"1hew_ImageTileMerge", "1hew_ImageTileMerge",
"1hew_ImageTileSplit", "1hew_ImageTileSplit",
"1hew_ImageTileSplitPreset", "1hew_ImageTileSplitPreset",
@ -422,12 +423,16 @@
"1hew_MaskListToBatch", "1hew_MaskListToBatch",
"1hew_MaskMathOps", "1hew_MaskMathOps",
"1hew_MaskPasteByBBoxMask", "1hew_MaskPasteByBBoxMask",
"1hew_PathBuild", "1hew_MultiImageBatch",
"1hew_MultiImageStitch",
"1hew_MultiMaskBatch",
"1hew_MultiStringJoin",
"1hew_RangeMapping", "1hew_RangeMapping",
"1hew_StringCoordinateToBBoxMask", "1hew_StringCoordinateToBBoxMask",
"1hew_StringCoordinateToBBoxes", "1hew_StringCoordinateToBBoxes",
"1hew_TextCustomExtract", "1hew_TextCustomExtract",
"1hew_TextFilterComment", "1hew_TextEncodeQwenImageEditKeepSize",
"1hew_TextFilter",
"1hew_TextJoinByTextList", "1hew_TextJoinByTextList",
"1hew_TextJoinMulti", "1hew_TextJoinMulti",
"1hew_TextPrefixSuffix", "1hew_TextPrefixSuffix",
@ -1878,7 +1883,6 @@
"GroupExecutorManager", "GroupExecutorManager",
"GroupExecutorTrigger", "GroupExecutorTrigger",
"GroupMuteManager", "GroupMuteManager",
"HasNextExecutorGroup",
"ImageCacheGet", "ImageCacheGet",
"MultiCharacterEditorNode", "MultiCharacterEditorNode",
"PixelKSampleUpscalerSharpening", "PixelKSampleUpscalerSharpening",
@ -2597,6 +2601,7 @@
"AGSoftTextConcatenateX2", "AGSoftTextConcatenateX2",
"AGSoftTextConcatenateX4", "AGSoftTextConcatenateX4",
"AGSoftTextConcatenateX8", "AGSoftTextConcatenateX8",
"AGSoftTextSplit",
"AGSoft_Draw_Mask_On_Image", "AGSoft_Draw_Mask_On_Image",
"AGSoft_Empty_Latent", "AGSoft_Empty_Latent",
"AGSoft_Empty_Latent_QwenImage", "AGSoft_Empty_Latent_QwenImage",
@ -5656,6 +5661,7 @@
"https://github.com/Duanyll/comfyui_functional": [ "https://github.com/Duanyll/comfyui_functional": [
[ [
"CallClosure", "CallClosure",
"CallClosureRemote",
"HighLevelComap", "HighLevelComap",
"HighLevelFold", "HighLevelFold",
"HighLevelMap", "HighLevelMap",
@ -5670,6 +5676,7 @@
"LogicalOr", "LogicalOr",
"Sleep", "Sleep",
"__CreateClosure__", "__CreateClosure__",
"__Deserialize__",
"__FunctionEnd__", "__FunctionEnd__",
"__FunctionParam__", "__FunctionParam__",
"__InspectImpl__", "__InspectImpl__",
@ -5678,6 +5685,7 @@
"__IntermidiateCoroutine__", "__IntermidiateCoroutine__",
"__Reap__", "__Reap__",
"__RecoverList__", "__RecoverList__",
"__Serialize__",
"__Sow__" "__Sow__"
], ],
{ {
@ -5933,9 +5941,11 @@
], ],
"https://github.com/Enashka/ComfyUI-nhknodes": [ "https://github.com/Enashka/ComfyUI-nhknodes": [
[ [
"AddHeadroom",
"CyclingSwitch", "CyclingSwitch",
"DoubleSwitch", "DoubleSwitch",
"DoubleSwitchOut", "DoubleSwitchOut",
"EditWithKrita",
"ExecutionCounter", "ExecutionCounter",
"ImageGridBatch", "ImageGridBatch",
"ImageGridComposite", "ImageGridComposite",
@ -5943,10 +5953,12 @@
"IntervalGate", "IntervalGate",
"LLMChat", "LLMChat",
"LoadImageSeries", "LoadImageSeries",
"OllamaChat",
"PlaySound", "PlaySound",
"QwenVision", "SaveVideoShort",
"SimpleTextInput", "SimpleTextInput",
"SizePicker", "SizePicker",
"SoraVideoGen",
"TextCombiner", "TextCombiner",
"TextDisplay", "TextDisplay",
"TextTemplate", "TextTemplate",
@ -9768,7 +9780,6 @@
"FastCanvasComposite", "FastCanvasComposite",
"FastCanvasTool", "FastCanvasTool",
"GroupSwitcher", "GroupSwitcher",
"IPAdapterWeightTypes",
"ImageCropper", "ImageCropper",
"ImageSelector", "ImageSelector",
"ImageSizeAdjustment", "ImageSizeAdjustment",
@ -9781,6 +9792,8 @@
"LG_LatentBatchToList", "LG_LatentBatchToList",
"LG_LoadImage", "LG_LoadImage",
"LG_LoadImage_V2", "LG_LoadImage_V2",
"LG_MaskBatchMerge",
"LG_MaskHoleFiller",
"LG_Noise", "LG_Noise",
"LG_PipManager", "LG_PipManager",
"LG_SaveImage", "LG_SaveImage",
@ -10850,8 +10863,10 @@
"BadmanInjectLatentNoiseMasked", "BadmanInjectLatentNoiseMasked",
"BadmanIntUtil", "BadmanIntUtil",
"BadmanMaskBlur", "BadmanMaskBlur",
"BadmanSelectFromList",
"BadmanStringSelect", "BadmanStringSelect",
"BadmanStringToInteger", "BadmanStringToInteger",
"BadmanWanOutpaintFrameCalculator",
"BadmanWanThreeFrameToVideo", "BadmanWanThreeFrameToVideo",
"BadmanWildCardProcessor", "BadmanWildCardProcessor",
"Badman_Blend", "Badman_Blend",
@ -11627,6 +11642,7 @@
"RTXRemixRemoveLayer", "RTXRemixRemoveLayer",
"RTXRemixRestAPIDetails", "RTXRemixRestAPIDetails",
"RTXRemixSaveLayer", "RTXRemixSaveLayer",
"RTXRemixSaveTexture",
"RTXRemixSetEditTarget", "RTXRemixSetEditTarget",
"RTXRemixSetTexture", "RTXRemixSetTexture",
"RTXRemixStartContext", "RTXRemixStartContext",
@ -12219,6 +12235,9 @@
], ],
"https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": [ "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": [
[ [
"AddCustomKontextPreset",
"KontextTextEncode",
"RemoveCustomKontextPreset",
"SaveImageDir" "SaveImageDir"
], ],
{ {
@ -12576,9 +12595,11 @@
"FRED_CheckpointLoaderWithName", "FRED_CheckpointLoaderWithName",
"FRED_CropFace", "FRED_CropFace",
"FRED_ExtractKSampler_parameter", "FRED_ExtractKSampler_parameter",
"FRED_ExtractLora_parameter",
"FRED_ImageLoad", "FRED_ImageLoad",
"FRED_ImageQualityInspector", "FRED_ImageQualityInspector",
"FRED_ImageSaver", "FRED_ImageSaver",
"FRED_ImageSaver_v2",
"FRED_ImageUncropFromBBox", "FRED_ImageUncropFromBBox",
"FRED_Image_Sharpening_Blur_Level", "FRED_Image_Sharpening_Blur_Level",
"FRED_Save_Text_File", "FRED_Save_Text_File",
@ -12606,6 +12627,7 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"ExtractSkeleton",
"GeomPackBlenderCubeProjection", "GeomPackBlenderCubeProjection",
"GeomPackBlenderCylinderProjection", "GeomPackBlenderCylinderProjection",
"GeomPackBlenderQuadriflowRemesh", "GeomPackBlenderQuadriflowRemesh",
@ -12634,6 +12656,7 @@
"GeomPackMeshInfo", "GeomPackMeshInfo",
"GeomPackMeshSubdivision", "GeomPackMeshSubdivision",
"GeomPackMeshToPointCloud", "GeomPackMeshToPointCloud",
"GeomPackPreviewBoundingBoxesVTK",
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTK",
"GeomPackPreviewMeshVTKFields", "GeomPackPreviewMeshVTKFields",
@ -12642,7 +12665,9 @@
"GeomPackSaveMesh", "GeomPackSaveMesh",
"GeomPackStripMeshAdjacency", "GeomPackStripMeshAdjacency",
"GeomPackVisualizeNormals", "GeomPackVisualizeNormals",
"GeomPackXAtlasUVUnwrap" "GeomPackXAtlasUVUnwrap",
"SkeletonToMesh",
"SkeletonToTrimesh"
], ],
{ {
"title_aux": "ComfyUI libigl" "title_aux": "ComfyUI libigl"
@ -12665,35 +12690,35 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": [ "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": [
[ [
"EncodeDINO", "HunyuanX_ApplyAndSaveTexturedMesh",
"Hy3D21CameraConfig", "HunyuanX_BakeMultiViews",
"Hy3D21ExportMesh", "HunyuanX_BakeMultiviewTextures",
"Hy3D21ImageWithAlphaInput", "HunyuanX_CameraConfig",
"Hy3D21LoadImageWithTransparency", "HunyuanX_DecodeLatents",
"Hy3D21LoadMesh", "HunyuanX_EncodeDINO",
"Hy3D21MeshUVWrap", "HunyuanX_ExportMesh",
"Hy3D21PostprocessMesh", "HunyuanX_GenerateLatents",
"Hy3D21VAEDecode", "HunyuanX_GenerateMultiviewPBR",
"Hy3D21VAELoader", "HunyuanX_ImageToLatents",
"Hy3DBakeMultiViews", "HunyuanX_ImageWithAlphaInput",
"Hy3DDecodeLatents", "HunyuanX_InPaint",
"Hy3DGenerateLatents", "HunyuanX_InpaintTextures",
"Hy3DImageToLatents", "HunyuanX_LoadDiT",
"Hy3DInPaint", "HunyuanX_LoadDinoModel",
"Hy3DMeshGenerator", "HunyuanX_LoadImageWithTransparency",
"Hy3DMultiViewsGenerator", "HunyuanX_LoadMesh",
"LoadDinoModel", "HunyuanX_LoadMultiViewModel",
"LoadHunyuanDiT", "HunyuanX_LoadVAE",
"LoadHunyuanVAE", "HunyuanX_MeshGenerator",
"MeshCraft_ApplyAndSaveTexturedMesh", "HunyuanX_MeshUVWrap",
"MeshCraft_BakeMultiviewTextures", "HunyuanX_MultiViewsGenerator",
"MeshCraft_GenerateMultiviewPBR", "HunyuanX_PostprocessMesh",
"MeshCraft_InpaintTextures", "HunyuanX_PrepareImageForDINO",
"MeshCraft_LoadHunyuanMultiViewModel", "HunyuanX_PreviewTrimesh",
"MeshCraft_RenderConditioningMaps", "HunyuanX_RenderConditioningMaps",
"MeshCraft_RenderRGBMultiview", "HunyuanX_RenderRGBMultiview",
"PrepareImageForDINO", "HunyuanX_VAEDecode",
"PreviewTrimesh" "HunyuanX_VAELoader"
], ],
{ {
"title_aux": "ComfyUI-HunyuanX" "title_aux": "ComfyUI-HunyuanX"
@ -12701,35 +12726,35 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [ "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [
[ [
"EncodeDINO", "HunyuanX_ApplyAndSaveTexturedMesh",
"Hy3D21CameraConfig", "HunyuanX_BakeMultiViews",
"Hy3D21ExportMesh", "HunyuanX_BakeMultiviewTextures",
"Hy3D21ImageWithAlphaInput", "HunyuanX_CameraConfig",
"Hy3D21LoadImageWithTransparency", "HunyuanX_DecodeLatents",
"Hy3D21LoadMesh", "HunyuanX_EncodeDINO",
"Hy3D21MeshUVWrap", "HunyuanX_ExportMesh",
"Hy3D21PostprocessMesh", "HunyuanX_GenerateLatents",
"Hy3D21VAEDecode", "HunyuanX_GenerateMultiviewPBR",
"Hy3D21VAELoader", "HunyuanX_ImageToLatents",
"Hy3DBakeMultiViews", "HunyuanX_ImageWithAlphaInput",
"Hy3DDecodeLatents", "HunyuanX_InPaint",
"Hy3DGenerateLatents", "HunyuanX_InpaintTextures",
"Hy3DImageToLatents", "HunyuanX_LoadDiT",
"Hy3DInPaint", "HunyuanX_LoadDinoModel",
"Hy3DMeshGenerator", "HunyuanX_LoadImageWithTransparency",
"Hy3DMultiViewsGenerator", "HunyuanX_LoadMesh",
"LoadDinoModel", "HunyuanX_LoadMultiViewModel",
"LoadHunyuanDiT", "HunyuanX_LoadVAE",
"LoadHunyuanVAE", "HunyuanX_MeshGenerator",
"MeshCraft_ApplyAndSaveTexturedMesh", "HunyuanX_MeshUVWrap",
"MeshCraft_BakeMultiviewTextures", "HunyuanX_MultiViewsGenerator",
"MeshCraft_GenerateMultiviewPBR", "HunyuanX_PostprocessMesh",
"MeshCraft_InpaintTextures", "HunyuanX_PrepareImageForDINO",
"MeshCraft_LoadHunyuanMultiViewModel", "HunyuanX_PreviewTrimesh",
"MeshCraft_RenderConditioningMaps", "HunyuanX_RenderConditioningMaps",
"MeshCraft_RenderRGBMultiview", "HunyuanX_RenderRGBMultiview",
"PrepareImageForDINO", "HunyuanX_VAEDecode",
"PreviewTrimesh" "HunyuanX_VAELoader"
], ],
{ {
"title_aux": "ComfyUI-MeshCraft" "title_aux": "ComfyUI-MeshCraft"
@ -18383,9 +18408,9 @@
"ImageBatchLoader", "ImageBatchLoader",
"ImageBatchSaver", "ImageBatchSaver",
"LoraBatchLoader", "LoraBatchLoader",
"SimpleImageTagger",
"TXTBatchLoader", "TXTBatchLoader",
"TextModifyTool" "TextModifyTool",
"VideoBatchSaver"
], ],
{ {
"title_aux": "ComfyUI-Batch-Process" "title_aux": "ComfyUI-Batch-Process"
@ -22148,7 +22173,10 @@
"AD_sch_value", "AD_sch_value",
"AD_slice_Condi", "AD_slice_Condi",
"AI_GLM4", "AI_GLM4",
"AI_Ollama", "AI_Ollama_image",
"AI_Ollama_text",
"AI_PromptSave",
"AI_Qwen",
"Amp_audio_Normalized", "Amp_audio_Normalized",
"Amp_drive_String", "Amp_drive_String",
"Amp_drive_mask", "Amp_drive_mask",
@ -22359,7 +22387,6 @@
"load_FLUX", "load_FLUX",
"load_GGUF", "load_GGUF",
"load_Nanchaku", "load_Nanchaku",
"load_SD35",
"load_basic", "load_basic",
"math_Remap_data", "math_Remap_data",
"math_calculate", "math_calculate",
@ -25877,6 +25904,8 @@
"Curved_Blur_Batch_Preprocessor", "Curved_Blur_Batch_Preprocessor",
"InteractiveCurveDesigner", "InteractiveCurveDesigner",
"MaskSymmetryTool", "MaskSymmetryTool",
"MultiLayerMaskEditor",
"MultiLayerMaskEditorSimple",
"MultiMaskStrengthCombiner", "MultiMaskStrengthCombiner",
"RegionalPromptInterpolation", "RegionalPromptInterpolation",
"RegionalPrompting" "RegionalPrompting"
@ -28228,12 +28257,10 @@
"ColorPaletteExtractor", "ColorPaletteExtractor",
"DanbooruTagsTransformerMoeV2", "DanbooruTagsTransformerMoeV2",
"FidelityFX_Upscaler", "FidelityFX_Upscaler",
"ImageMetadataExtractor",
"KohyaLoraConfig", "KohyaLoraConfig",
"KuwaharaFilter", "KuwaharaFilter",
"L0SmoothingFilter", "L0SmoothingFilter",
"LoRAExtract", "LoRAExtract",
"LoadImageWithMetadata",
"LocalLaplacianFilter", "LocalLaplacianFilter",
"PaletteFilterLUT", "PaletteFilterLUT",
"PerturbedAttentionDelta", "PerturbedAttentionDelta",
@ -29285,6 +29312,8 @@
"https://github.com/hayde0096/Comfyui-EasySettingpipes": [ "https://github.com/hayde0096/Comfyui-EasySettingpipes": [
[ [
"ConvertAny", "ConvertAny",
"PowerLoraLoader",
"PowerLoraStacker",
"SamplerSetup", "SamplerSetup",
"SamplerSetupUnpack" "SamplerSetupUnpack"
], ],
@ -33193,9 +33222,11 @@
"OviMMAudioVAELoader", "OviMMAudioVAELoader",
"QwenLoader", "QwenLoader",
"ReCamMasterPoseVisualizer", "ReCamMasterPoseVisualizer",
"TextImageEncodeQwenVL",
"WanVideoATITracks", "WanVideoATITracks",
"WanVideoATITracksVisualize", "WanVideoATITracksVisualize",
"WanVideoATI_comfy", "WanVideoATI_comfy",
"WanVideoAddBindweaveEmbeds",
"WanVideoAddControlEmbeds", "WanVideoAddControlEmbeds",
"WanVideoAddExtraLatent", "WanVideoAddExtraLatent",
"WanVideoAddFantasyPortrait", "WanVideoAddFantasyPortrait",
@ -41701,6 +41732,9 @@
"ShowText", "ShowText",
"SuperDualLoraLoader", "SuperDualLoraLoader",
"SuperLoraLoader", "SuperLoraLoader",
"VACEDepthAnnotator",
"VACEFlowAnnotator",
"VACEScribbleAnnotator",
"VideoMetadataNode", "VideoMetadataNode",
"VideoPreview", "VideoPreview",
"VideoPreviewNative" "VideoPreviewNative"
@ -41741,6 +41775,7 @@
], ],
"https://github.com/scofano/ComfyUI-Simple-video-effects": [ "https://github.com/scofano/ComfyUI-Simple-video-effects": [
[ [
"ZoomSequenceBatchNode",
"ZoomSequenceNode" "ZoomSequenceNode"
], ],
{ {
@ -42461,6 +42496,7 @@
"LoraSmartCombine", "LoraSmartCombine",
"PowerLoraLoaderV2", "PowerLoraLoaderV2",
"VideoMergeABC", "VideoMergeABC",
"VideoTextEncodeCached_KJ",
"WanFMLF", "WanFMLF",
"WanScaleAB", "WanScaleAB",
"WanVideoCacheSamples", "WanVideoCacheSamples",
@ -43383,7 +43419,14 @@
"OllamaImageToMusicPrompt", "OllamaImageToMusicPrompt",
"PreviewVideo", "PreviewVideo",
"SeedanceImageToVideo", "SeedanceImageToVideo",
"StitchVideos" "StitchVideos",
"spiralmountain_cyclingswitch",
"spiralmountain_cyclingswitchany",
"spiralmountain_fluxkontext",
"spiralmountain_fluxproultra",
"spiralmountain_openaivisionqc",
"spiralmountain_randomswitch",
"spiralmountain_randomswitchany"
], ],
{ {
"title_aux": "ComfyUI_HDNodes" "title_aux": "ComfyUI_HDNodes"
@ -44452,6 +44495,7 @@
"TAEbuLMStudioLoadModel", "TAEbuLMStudioLoadModel",
"TAEbuLMStudioUnload", "TAEbuLMStudioUnload",
"TAEbuLMStudioVisionRequest", "TAEbuLMStudioVisionRequest",
"TAFilenameGenerator",
"TALMStudioLoadOnRun", "TALMStudioLoadOnRun",
"TALMStudioLoadedModels", "TALMStudioLoadedModels",
"TALMStudioModelSelector", "TALMStudioModelSelector",

File diff suppressed because it is too large Load Diff

View File

@ -3674,7 +3674,8 @@
[ [
"grounded_sam2_cut", "grounded_sam2_cut",
"grounded_sam2_cut_gaussian", "grounded_sam2_cut_gaussian",
"groundingdino" "groundingdino",
"groundingdino_draw_bbox"
], ],
{ {
"title_aux": "ComfyUI-Groudingdino-Sam" "title_aux": "ComfyUI-Groudingdino-Sam"
@ -9201,6 +9202,7 @@
"LF_SortJSONKeys", "LF_SortJSONKeys",
"LF_SortTags", "LF_SortTags",
"LF_SplitTone", "LF_SplitTone",
"LF_StabilityAPI",
"LF_String", "LF_String",
"LF_StringReplace", "LF_StringReplace",
"LF_StringTemplate", "LF_StringTemplate",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,16 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "IAMCCS Annotate",
"title": "IAMCCS_annotate - Free-hand drawing tool for ComfyUI",
"id": "IAMCCS-Annotate",
"reference": "https://github.com/IAMCCS/IAMCCS_annotate",
"files": [
"https://github.com/IAMCCS/IAMCCS_annotate"
],
"install_type": "git-clone",
"description": "A powerful drawing and annotation tool for ComfyUI that lets you add notes, sketches, and annotations directly on your workflow canvas with full layer support."
},
{ {
"author": "smthemex", "author": "smthemex",
"title": "ComfyUI_Step_Audio_EditX_SM", "title": "ComfyUI_Step_Audio_EditX_SM",

View File

@ -405,6 +405,7 @@
"1hew_ImageSolidFluxKontext", "1hew_ImageSolidFluxKontext",
"1hew_ImageSolidQwenImage", "1hew_ImageSolidQwenImage",
"1hew_ImageStrokeByMask", "1hew_ImageStrokeByMask",
"1hew_ImageThreeStitch",
"1hew_ImageTileMerge", "1hew_ImageTileMerge",
"1hew_ImageTileSplit", "1hew_ImageTileSplit",
"1hew_ImageTileSplitPreset", "1hew_ImageTileSplitPreset",
@ -422,12 +423,16 @@
"1hew_MaskListToBatch", "1hew_MaskListToBatch",
"1hew_MaskMathOps", "1hew_MaskMathOps",
"1hew_MaskPasteByBBoxMask", "1hew_MaskPasteByBBoxMask",
"1hew_PathBuild", "1hew_MultiImageBatch",
"1hew_MultiImageStitch",
"1hew_MultiMaskBatch",
"1hew_MultiStringJoin",
"1hew_RangeMapping", "1hew_RangeMapping",
"1hew_StringCoordinateToBBoxMask", "1hew_StringCoordinateToBBoxMask",
"1hew_StringCoordinateToBBoxes", "1hew_StringCoordinateToBBoxes",
"1hew_TextCustomExtract", "1hew_TextCustomExtract",
"1hew_TextFilterComment", "1hew_TextEncodeQwenImageEditKeepSize",
"1hew_TextFilter",
"1hew_TextJoinByTextList", "1hew_TextJoinByTextList",
"1hew_TextJoinMulti", "1hew_TextJoinMulti",
"1hew_TextPrefixSuffix", "1hew_TextPrefixSuffix",
@ -1878,7 +1883,6 @@
"GroupExecutorManager", "GroupExecutorManager",
"GroupExecutorTrigger", "GroupExecutorTrigger",
"GroupMuteManager", "GroupMuteManager",
"HasNextExecutorGroup",
"ImageCacheGet", "ImageCacheGet",
"MultiCharacterEditorNode", "MultiCharacterEditorNode",
"PixelKSampleUpscalerSharpening", "PixelKSampleUpscalerSharpening",
@ -2597,6 +2601,7 @@
"AGSoftTextConcatenateX2", "AGSoftTextConcatenateX2",
"AGSoftTextConcatenateX4", "AGSoftTextConcatenateX4",
"AGSoftTextConcatenateX8", "AGSoftTextConcatenateX8",
"AGSoftTextSplit",
"AGSoft_Draw_Mask_On_Image", "AGSoft_Draw_Mask_On_Image",
"AGSoft_Empty_Latent", "AGSoft_Empty_Latent",
"AGSoft_Empty_Latent_QwenImage", "AGSoft_Empty_Latent_QwenImage",
@ -5656,6 +5661,7 @@
"https://github.com/Duanyll/comfyui_functional": [ "https://github.com/Duanyll/comfyui_functional": [
[ [
"CallClosure", "CallClosure",
"CallClosureRemote",
"HighLevelComap", "HighLevelComap",
"HighLevelFold", "HighLevelFold",
"HighLevelMap", "HighLevelMap",
@ -5670,6 +5676,7 @@
"LogicalOr", "LogicalOr",
"Sleep", "Sleep",
"__CreateClosure__", "__CreateClosure__",
"__Deserialize__",
"__FunctionEnd__", "__FunctionEnd__",
"__FunctionParam__", "__FunctionParam__",
"__InspectImpl__", "__InspectImpl__",
@ -5678,6 +5685,7 @@
"__IntermidiateCoroutine__", "__IntermidiateCoroutine__",
"__Reap__", "__Reap__",
"__RecoverList__", "__RecoverList__",
"__Serialize__",
"__Sow__" "__Sow__"
], ],
{ {
@ -5933,9 +5941,11 @@
], ],
"https://github.com/Enashka/ComfyUI-nhknodes": [ "https://github.com/Enashka/ComfyUI-nhknodes": [
[ [
"AddHeadroom",
"CyclingSwitch", "CyclingSwitch",
"DoubleSwitch", "DoubleSwitch",
"DoubleSwitchOut", "DoubleSwitchOut",
"EditWithKrita",
"ExecutionCounter", "ExecutionCounter",
"ImageGridBatch", "ImageGridBatch",
"ImageGridComposite", "ImageGridComposite",
@ -5943,10 +5953,12 @@
"IntervalGate", "IntervalGate",
"LLMChat", "LLMChat",
"LoadImageSeries", "LoadImageSeries",
"OllamaChat",
"PlaySound", "PlaySound",
"QwenVision", "SaveVideoShort",
"SimpleTextInput", "SimpleTextInput",
"SizePicker", "SizePicker",
"SoraVideoGen",
"TextCombiner", "TextCombiner",
"TextDisplay", "TextDisplay",
"TextTemplate", "TextTemplate",
@ -9768,7 +9780,6 @@
"FastCanvasComposite", "FastCanvasComposite",
"FastCanvasTool", "FastCanvasTool",
"GroupSwitcher", "GroupSwitcher",
"IPAdapterWeightTypes",
"ImageCropper", "ImageCropper",
"ImageSelector", "ImageSelector",
"ImageSizeAdjustment", "ImageSizeAdjustment",
@ -9781,6 +9792,8 @@
"LG_LatentBatchToList", "LG_LatentBatchToList",
"LG_LoadImage", "LG_LoadImage",
"LG_LoadImage_V2", "LG_LoadImage_V2",
"LG_MaskBatchMerge",
"LG_MaskHoleFiller",
"LG_Noise", "LG_Noise",
"LG_PipManager", "LG_PipManager",
"LG_SaveImage", "LG_SaveImage",
@ -10850,8 +10863,10 @@
"BadmanInjectLatentNoiseMasked", "BadmanInjectLatentNoiseMasked",
"BadmanIntUtil", "BadmanIntUtil",
"BadmanMaskBlur", "BadmanMaskBlur",
"BadmanSelectFromList",
"BadmanStringSelect", "BadmanStringSelect",
"BadmanStringToInteger", "BadmanStringToInteger",
"BadmanWanOutpaintFrameCalculator",
"BadmanWanThreeFrameToVideo", "BadmanWanThreeFrameToVideo",
"BadmanWildCardProcessor", "BadmanWildCardProcessor",
"Badman_Blend", "Badman_Blend",
@ -11627,6 +11642,7 @@
"RTXRemixRemoveLayer", "RTXRemixRemoveLayer",
"RTXRemixRestAPIDetails", "RTXRemixRestAPIDetails",
"RTXRemixSaveLayer", "RTXRemixSaveLayer",
"RTXRemixSaveTexture",
"RTXRemixSetEditTarget", "RTXRemixSetEditTarget",
"RTXRemixSetTexture", "RTXRemixSetTexture",
"RTXRemixStartContext", "RTXRemixStartContext",
@ -12219,6 +12235,9 @@
], ],
"https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": [ "https://github.com/OwlvChirotha/ComfyUI-Owlv_Nodes": [
[ [
"AddCustomKontextPreset",
"KontextTextEncode",
"RemoveCustomKontextPreset",
"SaveImageDir" "SaveImageDir"
], ],
{ {
@ -12576,9 +12595,11 @@
"FRED_CheckpointLoaderWithName", "FRED_CheckpointLoaderWithName",
"FRED_CropFace", "FRED_CropFace",
"FRED_ExtractKSampler_parameter", "FRED_ExtractKSampler_parameter",
"FRED_ExtractLora_parameter",
"FRED_ImageLoad", "FRED_ImageLoad",
"FRED_ImageQualityInspector", "FRED_ImageQualityInspector",
"FRED_ImageSaver", "FRED_ImageSaver",
"FRED_ImageSaver_v2",
"FRED_ImageUncropFromBBox", "FRED_ImageUncropFromBBox",
"FRED_Image_Sharpening_Blur_Level", "FRED_Image_Sharpening_Blur_Level",
"FRED_Save_Text_File", "FRED_Save_Text_File",
@ -12606,6 +12627,7 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"ExtractSkeleton",
"GeomPackBlenderCubeProjection", "GeomPackBlenderCubeProjection",
"GeomPackBlenderCylinderProjection", "GeomPackBlenderCylinderProjection",
"GeomPackBlenderQuadriflowRemesh", "GeomPackBlenderQuadriflowRemesh",
@ -12634,6 +12656,7 @@
"GeomPackMeshInfo", "GeomPackMeshInfo",
"GeomPackMeshSubdivision", "GeomPackMeshSubdivision",
"GeomPackMeshToPointCloud", "GeomPackMeshToPointCloud",
"GeomPackPreviewBoundingBoxesVTK",
"GeomPackPreviewMesh", "GeomPackPreviewMesh",
"GeomPackPreviewMeshVTK", "GeomPackPreviewMeshVTK",
"GeomPackPreviewMeshVTKFields", "GeomPackPreviewMeshVTKFields",
@ -12642,7 +12665,9 @@
"GeomPackSaveMesh", "GeomPackSaveMesh",
"GeomPackStripMeshAdjacency", "GeomPackStripMeshAdjacency",
"GeomPackVisualizeNormals", "GeomPackVisualizeNormals",
"GeomPackXAtlasUVUnwrap" "GeomPackXAtlasUVUnwrap",
"SkeletonToMesh",
"SkeletonToTrimesh"
], ],
{ {
"title_aux": "ComfyUI libigl" "title_aux": "ComfyUI libigl"
@ -12665,35 +12690,35 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": [ "https://github.com/PozzettiAndrea/ComfyUI-HunyuanX": [
[ [
"EncodeDINO", "HunyuanX_ApplyAndSaveTexturedMesh",
"Hy3D21CameraConfig", "HunyuanX_BakeMultiViews",
"Hy3D21ExportMesh", "HunyuanX_BakeMultiviewTextures",
"Hy3D21ImageWithAlphaInput", "HunyuanX_CameraConfig",
"Hy3D21LoadImageWithTransparency", "HunyuanX_DecodeLatents",
"Hy3D21LoadMesh", "HunyuanX_EncodeDINO",
"Hy3D21MeshUVWrap", "HunyuanX_ExportMesh",
"Hy3D21PostprocessMesh", "HunyuanX_GenerateLatents",
"Hy3D21VAEDecode", "HunyuanX_GenerateMultiviewPBR",
"Hy3D21VAELoader", "HunyuanX_ImageToLatents",
"Hy3DBakeMultiViews", "HunyuanX_ImageWithAlphaInput",
"Hy3DDecodeLatents", "HunyuanX_InPaint",
"Hy3DGenerateLatents", "HunyuanX_InpaintTextures",
"Hy3DImageToLatents", "HunyuanX_LoadDiT",
"Hy3DInPaint", "HunyuanX_LoadDinoModel",
"Hy3DMeshGenerator", "HunyuanX_LoadImageWithTransparency",
"Hy3DMultiViewsGenerator", "HunyuanX_LoadMesh",
"LoadDinoModel", "HunyuanX_LoadMultiViewModel",
"LoadHunyuanDiT", "HunyuanX_LoadVAE",
"LoadHunyuanVAE", "HunyuanX_MeshGenerator",
"MeshCraft_ApplyAndSaveTexturedMesh", "HunyuanX_MeshUVWrap",
"MeshCraft_BakeMultiviewTextures", "HunyuanX_MultiViewsGenerator",
"MeshCraft_GenerateMultiviewPBR", "HunyuanX_PostprocessMesh",
"MeshCraft_InpaintTextures", "HunyuanX_PrepareImageForDINO",
"MeshCraft_LoadHunyuanMultiViewModel", "HunyuanX_PreviewTrimesh",
"MeshCraft_RenderConditioningMaps", "HunyuanX_RenderConditioningMaps",
"MeshCraft_RenderRGBMultiview", "HunyuanX_RenderRGBMultiview",
"PrepareImageForDINO", "HunyuanX_VAEDecode",
"PreviewTrimesh" "HunyuanX_VAELoader"
], ],
{ {
"title_aux": "ComfyUI-HunyuanX" "title_aux": "ComfyUI-HunyuanX"
@ -12701,35 +12726,35 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [ "https://github.com/PozzettiAndrea/ComfyUI-MeshCraft": [
[ [
"EncodeDINO", "HunyuanX_ApplyAndSaveTexturedMesh",
"Hy3D21CameraConfig", "HunyuanX_BakeMultiViews",
"Hy3D21ExportMesh", "HunyuanX_BakeMultiviewTextures",
"Hy3D21ImageWithAlphaInput", "HunyuanX_CameraConfig",
"Hy3D21LoadImageWithTransparency", "HunyuanX_DecodeLatents",
"Hy3D21LoadMesh", "HunyuanX_EncodeDINO",
"Hy3D21MeshUVWrap", "HunyuanX_ExportMesh",
"Hy3D21PostprocessMesh", "HunyuanX_GenerateLatents",
"Hy3D21VAEDecode", "HunyuanX_GenerateMultiviewPBR",
"Hy3D21VAELoader", "HunyuanX_ImageToLatents",
"Hy3DBakeMultiViews", "HunyuanX_ImageWithAlphaInput",
"Hy3DDecodeLatents", "HunyuanX_InPaint",
"Hy3DGenerateLatents", "HunyuanX_InpaintTextures",
"Hy3DImageToLatents", "HunyuanX_LoadDiT",
"Hy3DInPaint", "HunyuanX_LoadDinoModel",
"Hy3DMeshGenerator", "HunyuanX_LoadImageWithTransparency",
"Hy3DMultiViewsGenerator", "HunyuanX_LoadMesh",
"LoadDinoModel", "HunyuanX_LoadMultiViewModel",
"LoadHunyuanDiT", "HunyuanX_LoadVAE",
"LoadHunyuanVAE", "HunyuanX_MeshGenerator",
"MeshCraft_ApplyAndSaveTexturedMesh", "HunyuanX_MeshUVWrap",
"MeshCraft_BakeMultiviewTextures", "HunyuanX_MultiViewsGenerator",
"MeshCraft_GenerateMultiviewPBR", "HunyuanX_PostprocessMesh",
"MeshCraft_InpaintTextures", "HunyuanX_PrepareImageForDINO",
"MeshCraft_LoadHunyuanMultiViewModel", "HunyuanX_PreviewTrimesh",
"MeshCraft_RenderConditioningMaps", "HunyuanX_RenderConditioningMaps",
"MeshCraft_RenderRGBMultiview", "HunyuanX_RenderRGBMultiview",
"PrepareImageForDINO", "HunyuanX_VAEDecode",
"PreviewTrimesh" "HunyuanX_VAELoader"
], ],
{ {
"title_aux": "ComfyUI-MeshCraft" "title_aux": "ComfyUI-MeshCraft"
@ -18383,9 +18408,9 @@
"ImageBatchLoader", "ImageBatchLoader",
"ImageBatchSaver", "ImageBatchSaver",
"LoraBatchLoader", "LoraBatchLoader",
"SimpleImageTagger",
"TXTBatchLoader", "TXTBatchLoader",
"TextModifyTool" "TextModifyTool",
"VideoBatchSaver"
], ],
{ {
"title_aux": "ComfyUI-Batch-Process" "title_aux": "ComfyUI-Batch-Process"
@ -22148,7 +22173,10 @@
"AD_sch_value", "AD_sch_value",
"AD_slice_Condi", "AD_slice_Condi",
"AI_GLM4", "AI_GLM4",
"AI_Ollama", "AI_Ollama_image",
"AI_Ollama_text",
"AI_PromptSave",
"AI_Qwen",
"Amp_audio_Normalized", "Amp_audio_Normalized",
"Amp_drive_String", "Amp_drive_String",
"Amp_drive_mask", "Amp_drive_mask",
@ -22359,7 +22387,6 @@
"load_FLUX", "load_FLUX",
"load_GGUF", "load_GGUF",
"load_Nanchaku", "load_Nanchaku",
"load_SD35",
"load_basic", "load_basic",
"math_Remap_data", "math_Remap_data",
"math_calculate", "math_calculate",
@ -25877,6 +25904,8 @@
"Curved_Blur_Batch_Preprocessor", "Curved_Blur_Batch_Preprocessor",
"InteractiveCurveDesigner", "InteractiveCurveDesigner",
"MaskSymmetryTool", "MaskSymmetryTool",
"MultiLayerMaskEditor",
"MultiLayerMaskEditorSimple",
"MultiMaskStrengthCombiner", "MultiMaskStrengthCombiner",
"RegionalPromptInterpolation", "RegionalPromptInterpolation",
"RegionalPrompting" "RegionalPrompting"
@ -28228,12 +28257,10 @@
"ColorPaletteExtractor", "ColorPaletteExtractor",
"DanbooruTagsTransformerMoeV2", "DanbooruTagsTransformerMoeV2",
"FidelityFX_Upscaler", "FidelityFX_Upscaler",
"ImageMetadataExtractor",
"KohyaLoraConfig", "KohyaLoraConfig",
"KuwaharaFilter", "KuwaharaFilter",
"L0SmoothingFilter", "L0SmoothingFilter",
"LoRAExtract", "LoRAExtract",
"LoadImageWithMetadata",
"LocalLaplacianFilter", "LocalLaplacianFilter",
"PaletteFilterLUT", "PaletteFilterLUT",
"PerturbedAttentionDelta", "PerturbedAttentionDelta",
@ -29285,6 +29312,8 @@
"https://github.com/hayde0096/Comfyui-EasySettingpipes": [ "https://github.com/hayde0096/Comfyui-EasySettingpipes": [
[ [
"ConvertAny", "ConvertAny",
"PowerLoraLoader",
"PowerLoraStacker",
"SamplerSetup", "SamplerSetup",
"SamplerSetupUnpack" "SamplerSetupUnpack"
], ],
@ -33193,9 +33222,11 @@
"OviMMAudioVAELoader", "OviMMAudioVAELoader",
"QwenLoader", "QwenLoader",
"ReCamMasterPoseVisualizer", "ReCamMasterPoseVisualizer",
"TextImageEncodeQwenVL",
"WanVideoATITracks", "WanVideoATITracks",
"WanVideoATITracksVisualize", "WanVideoATITracksVisualize",
"WanVideoATI_comfy", "WanVideoATI_comfy",
"WanVideoAddBindweaveEmbeds",
"WanVideoAddControlEmbeds", "WanVideoAddControlEmbeds",
"WanVideoAddExtraLatent", "WanVideoAddExtraLatent",
"WanVideoAddFantasyPortrait", "WanVideoAddFantasyPortrait",
@ -41701,6 +41732,9 @@
"ShowText", "ShowText",
"SuperDualLoraLoader", "SuperDualLoraLoader",
"SuperLoraLoader", "SuperLoraLoader",
"VACEDepthAnnotator",
"VACEFlowAnnotator",
"VACEScribbleAnnotator",
"VideoMetadataNode", "VideoMetadataNode",
"VideoPreview", "VideoPreview",
"VideoPreviewNative" "VideoPreviewNative"
@ -41741,6 +41775,7 @@
], ],
"https://github.com/scofano/ComfyUI-Simple-video-effects": [ "https://github.com/scofano/ComfyUI-Simple-video-effects": [
[ [
"ZoomSequenceBatchNode",
"ZoomSequenceNode" "ZoomSequenceNode"
], ],
{ {
@ -42461,6 +42496,7 @@
"LoraSmartCombine", "LoraSmartCombine",
"PowerLoraLoaderV2", "PowerLoraLoaderV2",
"VideoMergeABC", "VideoMergeABC",
"VideoTextEncodeCached_KJ",
"WanFMLF", "WanFMLF",
"WanScaleAB", "WanScaleAB",
"WanVideoCacheSamples", "WanVideoCacheSamples",
@ -43383,7 +43419,14 @@
"OllamaImageToMusicPrompt", "OllamaImageToMusicPrompt",
"PreviewVideo", "PreviewVideo",
"SeedanceImageToVideo", "SeedanceImageToVideo",
"StitchVideos" "StitchVideos",
"spiralmountain_cyclingswitch",
"spiralmountain_cyclingswitchany",
"spiralmountain_fluxkontext",
"spiralmountain_fluxproultra",
"spiralmountain_openaivisionqc",
"spiralmountain_randomswitch",
"spiralmountain_randomswitchany"
], ],
{ {
"title_aux": "ComfyUI_HDNodes" "title_aux": "ComfyUI_HDNodes"
@ -44452,6 +44495,7 @@
"TAEbuLMStudioLoadModel", "TAEbuLMStudioLoadModel",
"TAEbuLMStudioUnload", "TAEbuLMStudioUnload",
"TAEbuLMStudioVisionRequest", "TAEbuLMStudioVisionRequest",
"TAFilenameGenerator",
"TALMStudioLoadOnRun", "TALMStudioLoadOnRun",
"TALMStudioLoadedModels", "TALMStudioLoadedModels",
"TALMStudioModelSelector", "TALMStudioModelSelector",