update DB

This commit is contained in:
Dr.Lt.Data 2025-11-28 08:02:05 +09:00
parent e8deb3d8fe
commit 00332ae444
7 changed files with 4995 additions and 4885 deletions

View File

@ -1,16 +1,5 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "akawana",
"title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [
"https://github.com/akawana/ComfyUI-Utils-extra"
],
"install_type": "git-clone",
"description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"]
},
{ {
"author": "Dr.Lt.Data", "author": "Dr.Lt.Data",
"title": "ComfyUI-Manager", "title": "ComfyUI-Manager",
@ -36990,14 +36979,15 @@
}, },
{ {
"author": "akawana", "author": "akawana",
"title": "ComfyUI-Utils-extra", "title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra", "reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [ "files": [
"https://github.com/akawana/ComfyUI-Utils-extra" "https://github.com/akawana/ComfyUI-Utils-extra"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A small collection of utility nodes for ComfyUI that simplify and speed up complex workflows, gradually expanded with new practical utilities." "description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
}, "tags": ["utility", "list", "batch"]
},
{ {
"author": "lovisdotio", "author": "lovisdotio",
"title": "ComfyUI-Replace-First-Frame-Last-Frame", "title": "ComfyUI-Replace-First-Frame-Last-Frame",
@ -37138,6 +37128,27 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support." "description": "Kandinsky 2/20B ComfyUI support with FP8/GGUF/blockswap support."
}, },
{
"author": "Rzgar Espo",
"title": "ComfyUI Qwen Image Size Picker",
"id": "QwenImg-latent",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
},
{
"author": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library."
},
@ -37561,17 +37572,6 @@
"install_type": "unzip", "install_type": "unzip",
"description": "Various image processing nodes." "description": "Various image processing nodes."
}, },
{
"author": "Rzgar Espo",
"title": "ComfyUI Qwen Image Size Picker",
"id": "QwenImg-latent",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
},
{ {
"author": "aimingfail", "author": "aimingfail",
"title": "Image2Halftone Node for ComfyUI", "title": "Image2Halftone Node for ComfyUI",
@ -37582,16 +37582,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": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library."
}
] ]
} }

View File

@ -2179,6 +2179,7 @@
"Input_Text", "Input_Text",
"Text_Concat", "Text_Concat",
"billbum_modified_stream_response_llm_api", "billbum_modified_stream_response_llm_api",
"hyprlab_image_api_node",
"load_video_from_url", "load_video_from_url",
"load_video_from_url_comfy_core", "load_video_from_url_comfy_core",
"reg_tuzi_chat_response", "reg_tuzi_chat_response",
@ -6141,10 +6142,8 @@
"LoadImageSeries", "LoadImageSeries",
"OllamaChat", "OllamaChat",
"PlaySound", "PlaySound",
"SaveVideoShort",
"SimpleTextInput", "SimpleTextInput",
"SizePicker", "SizePicker",
"SoraVideoGen",
"TextCombiner", "TextCombiner",
"TextDisplay", "TextDisplay",
"TextTemplate", "TextTemplate",
@ -6295,8 +6294,13 @@
"HunyuanImage3FullLoader", "HunyuanImage3FullLoader",
"HunyuanImage3Generate", "HunyuanImage3Generate",
"HunyuanImage3GenerateLarge", "HunyuanImage3GenerateLarge",
"HunyuanImage3GenerateLargeBudget",
"HunyuanImage3GenerateLowVRAM", "HunyuanImage3GenerateLowVRAM",
"HunyuanImage3GenerateLowVRAMBudget",
"HunyuanImage3GenerateTelemetry",
"HunyuanImage3Int8Loader", "HunyuanImage3Int8Loader",
"HunyuanImage3Int8LoaderBudget",
"HunyuanImage3NF4LoaderLowVRAMBudget",
"HunyuanImage3QuantizedLoader", "HunyuanImage3QuantizedLoader",
"HunyuanImage3Unload", "HunyuanImage3Unload",
"HunyuanPromptRewriter" "HunyuanPromptRewriter"
@ -11502,6 +11506,7 @@
"ModelSamplingFluxGradual", "ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder", "PolyExponentialSigmaAdder",
"PromptBatchGenerator", "PromptBatchGenerator",
"TBG Flux-Z-Images Sampler",
"TBG_FluxKontextStabilizer", "TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked", "TBG_Preview_Sender_WebSocked",
"VAEDecodeColorFix" "VAEDecodeColorFix"
@ -13761,10 +13766,12 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"GeomPackBackdraftView",
"GeomPackBooleanOp", "GeomPackBooleanOp",
"GeomPackCheckNormals", "GeomPackCheckNormals",
"GeomPackCombineMeshes", "GeomPackCombineMeshes",
"GeomPackComputeNormals", "GeomPackComputeNormals",
"GeomPackConnectedComponents",
"GeomPackCreatePrimitive", "GeomPackCreatePrimitive",
"GeomPackDetectSelfIntersections", "GeomPackDetectSelfIntersections",
"GeomPackExtractSkeleton", "GeomPackExtractSkeleton",
@ -13793,6 +13800,7 @@
"GeomPackRemeshSelfIntersections", "GeomPackRemeshSelfIntersections",
"GeomPackRemeshWithTexture", "GeomPackRemeshWithTexture",
"GeomPackSaveMesh", "GeomPackSaveMesh",
"GeomPackSaveMeshBatch",
"GeomPackTextureToGeometry", "GeomPackTextureToGeometry",
"GeomPackTransformMesh", "GeomPackTransformMesh",
"GeomPackUVUnwrap", "GeomPackUVUnwrap",
@ -14969,6 +14977,7 @@
"https://github.com/SatadalAI/SATA_UtilityNode": [ "https://github.com/SatadalAI/SATA_UtilityNode": [
[ [
"ImageSaveWithMetadata", "ImageSaveWithMetadata",
"Latent_Machine",
"PromptAutocomplete", "PromptAutocomplete",
"Prompt_Machine", "Prompt_Machine",
"Resolution_Machine", "Resolution_Machine",
@ -20389,7 +20398,6 @@
"ConvertAnyToString", "ConvertAnyToString",
"ConvertStringToNumber", "ConvertStringToNumber",
"CustomLatentImage-NYJY", "CustomLatentImage-NYJY",
"CustomLatentImageSimple",
"FloatSlider-NYJY", "FloatSlider-NYJY",
"FluxProOnline", "FluxProOnline",
"GetItemFromList", "GetItemFromList",
@ -20541,6 +20549,8 @@
"Comfly_Doubao_Seededit", "Comfly_Doubao_Seededit",
"Comfly_Doubao_Seedream", "Comfly_Doubao_Seedream",
"Comfly_Doubao_Seedream_4", "Comfly_Doubao_Seedream_4",
"Comfly_Flux_2_Flex",
"Comfly_Flux_2_Pro",
"Comfly_Flux_Kontext", "Comfly_Flux_Kontext",
"Comfly_Flux_Kontext_Edit", "Comfly_Flux_Kontext_Edit",
"Comfly_Flux_Kontext_bfl", "Comfly_Flux_Kontext_bfl",
@ -20577,7 +20587,11 @@
"Comfly_suno_upload", "Comfly_suno_upload",
"Comfly_suno_upload_extend", "Comfly_suno_upload_extend",
"Comfly_upload", "Comfly_upload",
"Comfly_video_extend" "Comfly_video_extend",
"Comfly_vidu_img2video",
"Comfly_vidu_ref2video",
"Comfly_vidu_start-end2video",
"Comfly_vidu_text2video"
], ],
{ {
"title_aux": "Comfyui_Comfly_v2" "title_aux": "Comfyui_Comfly_v2"
@ -20765,7 +20779,11 @@
], ],
"https://github.com/akawana/ComfyUI-Utils-extra": [ "https://github.com/akawana/ComfyUI-Utils-extra": [
[ [
"IndexMultiple" "AKSamplerSettings",
"AKSettingsOut",
"IndexMultiple",
"IsOneOfGroupsActive",
"RepeatGroupState"
], ],
{ {
"title_aux": "ComfyUI-Utils-extra" "title_aux": "ComfyUI-Utils-extra"
@ -21304,11 +21322,16 @@
"ArchAi3D_Clean_Room_Prompt", "ArchAi3D_Clean_Room_Prompt",
"ArchAi3D_Color_Correction_Advanced", "ArchAi3D_Color_Correction_Advanced",
"ArchAi3D_Color_Correction_BT709", "ArchAi3D_Color_Correction_BT709",
"ArchAi3D_Conditioning_Balance",
"ArchAi3D_Float_Input", "ArchAi3D_Float_Input",
"ArchAi3D_Gemini",
"ArchAi3D_Gemini_Model",
"ArchAi3D_Int_Input", "ArchAi3D_Int_Input",
"ArchAi3D_Load_Image_URL", "ArchAi3D_Load_Image_URL",
"ArchAi3D_Mask_Crop_Rotate", "ArchAi3D_Mask_Crop_Rotate",
"ArchAi3D_Mask_To_Position_Guide", "ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Metric3D_Depth",
"ArchAi3D_Metric3D_Normal",
"ArchAi3D_Object_Focus_Camera", "ArchAi3D_Object_Focus_Camera",
"ArchAi3D_Object_Focus_Camera_V2", "ArchAi3D_Object_Focus_Camera_V2",
"ArchAi3D_Object_Focus_Camera_V3", "ArchAi3D_Object_Focus_Camera_V3",
@ -21348,6 +21371,7 @@
"ArchAi3D_Qwen_Style_Transfer", "ArchAi3D_Qwen_Style_Transfer",
"ArchAi3D_Qwen_System_Prompt", "ArchAi3D_Qwen_System_Prompt",
"ArchAi3D_Qwen_Watermark_Removal", "ArchAi3D_Qwen_Watermark_Removal",
"ArchAi3D_SAM3_Segment",
"ArchAi3D_Save_Image", "ArchAi3D_Save_Image",
"ArchAi3D_Simple_Position_Prompt", "ArchAi3D_Simple_Position_Prompt",
"ArchAi3D_Solid_Color_Image", "ArchAi3D_Solid_Color_Image",
@ -26117,14 +26141,14 @@
"LatentUpscaleModelLoader", "LatentUpscaleModelLoader",
"LazyCache", "LazyCache",
"Load3D", "Load3D",
"Load3DAnimation",
"LoadAudio", "LoadAudio",
"LoadImage", "LoadImage",
"LoadImageDataSetFromFolder",
"LoadImageMask", "LoadImageMask",
"LoadImageOutput", "LoadImageOutput",
"LoadImageSetFromFolderNode", "LoadImageTextDataSetFromFolder",
"LoadImageTextSetFromFolderNode",
"LoadLatent", "LoadLatent",
"LoadTrainingDataset",
"LoadVideo", "LoadVideo",
"LoraLoader", "LoraLoader",
"LoraLoaderModelOnly", "LoraLoaderModelOnly",
@ -26141,6 +26165,7 @@
"LumaReferenceNode", "LumaReferenceNode",
"LumaVideoNode", "LumaVideoNode",
"Mahiro", "Mahiro",
"MakeTrainingDataset",
"MaskComposite", "MaskComposite",
"MaskPreview", "MaskPreview",
"MaskToImage", "MaskToImage",
@ -26210,7 +26235,6 @@
"PolyexponentialScheduler", "PolyexponentialScheduler",
"PorterDuffImageComposite", "PorterDuffImageComposite",
"Preview3D", "Preview3D",
"Preview3DAnimation",
"PreviewAny", "PreviewAny",
"PreviewAudio", "PreviewAudio",
"PreviewImage", "PreviewImage",
@ -26281,10 +26305,13 @@
"SaveAudioOpus", "SaveAudioOpus",
"SaveGLB", "SaveGLB",
"SaveImage", "SaveImage",
"SaveImageDataSetToFolder",
"SaveImageTextDataSetToFolder",
"SaveImageWebsocket", "SaveImageWebsocket",
"SaveLatent", "SaveLatent",
"SaveLoRANode", "SaveLoRA",
"SaveSVGNode", "SaveSVGNode",
"SaveTrainingDataset",
"SaveVideo", "SaveVideo",
"SaveWEBM", "SaveWEBM",
"ScaleROPE", "ScaleROPE",
@ -26292,6 +26319,7 @@
"SetFirstSigma", "SetFirstSigma",
"SetLatentNoiseMask", "SetLatentNoiseMask",
"SetUnionControlNetType", "SetUnionControlNetType",
"ShuffleImageTextDataset",
"SkipLayerGuidanceDiT", "SkipLayerGuidanceDiT",
"SkipLayerGuidanceDiTSimple", "SkipLayerGuidanceDiTSimple",
"SkipLayerGuidanceSD3", "SkipLayerGuidanceSD3",
@ -26416,6 +26444,7 @@
"VAELoader", "VAELoader",
"VAESave", "VAESave",
"VPScheduler", "VPScheduler",
"Veo3FirstLastFrameNode",
"VeoVideoGenerationNode", "VeoVideoGenerationNode",
"VideoLinearCFGGuidance", "VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance", "VideoTriangleCFGGuidance",
@ -28949,32 +28978,26 @@
], ],
"https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": [ "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": [
[ [
"HunyuanVideoCLIPLoader",
"HunyuanVideoEmptyLatent",
"HunyuanVideoPromptExpander",
"HunyuanVideoTextEncoder",
"HunyuanVideoVisionLoader",
"QwenDebugController", "QwenDebugController",
"QwenDebugLatents",
"QwenEliGenEntityControl", "QwenEliGenEntityControl",
"QwenEliGenMaskPainter", "QwenEliGenMaskPainter",
"QwenFlowMatchSamplerNode",
"QwenImageBatch", "QwenImageBatch",
"QwenImageDiTLoaderWrapper",
"QwenImageEncodeWrapper",
"QwenImageModelWithEdit",
"QwenImageModelWrapper",
"QwenImageModelWrapperNode",
"QwenImageSamplerNode",
"QwenImageSamplerWithEdit",
"QwenImageVAELoaderWrapper",
"QwenInpaintSampler", "QwenInpaintSampler",
"QwenLatentPackerNode",
"QwenLowresFixNode", "QwenLowresFixNode",
"QwenMaskProcessor", "QwenMaskProcessor",
"QwenModelManagerWrapper",
"QwenProcessedToEmbedding",
"QwenProcessorWrapper",
"QwenSchedulerInfoNode",
"QwenSmartCrop", "QwenSmartCrop",
"QwenSpatialTokenGenerator", "QwenSpatialTokenGenerator",
"QwenTemplateBuilderV2", "QwenTemplateBuilderV2",
"QwenTemplateConnector", "QwenTemplateConnector",
"QwenToChronoEditBridge",
"QwenToWanFirstFrameLatent",
"QwenToWanImageSaver",
"QwenToWanLatentSaver",
"QwenTokenAnalyzerStandalone", "QwenTokenAnalyzerStandalone",
"QwenTokenDebugger", "QwenTokenDebugger",
"QwenVLCLIPLoader", "QwenVLCLIPLoader",
@ -28982,7 +29005,9 @@
"QwenVLImageToLatent", "QwenVLImageToLatent",
"QwenVLTextEncoder", "QwenVLTextEncoder",
"QwenVLTextEncoderAdvanced", "QwenVLTextEncoderAdvanced",
"QwenVLTextEncoderLoaderWrapper" "TemplateInfluenceAnalyzer",
"ZImageTextEncoder",
"ZImageTextEncoderSimple"
], ],
{ {
"title_aux": "ComfyUI-QwenImageWanBridge" "title_aux": "ComfyUI-QwenImageWanBridge"
@ -31910,6 +31935,7 @@
], ],
"https://github.com/huyl3-cpu/comfyui-sortlist": [ "https://github.com/huyl3-cpu/comfyui-sortlist": [
[ [
"SetValuesFromPanel",
"image_to_sha256", "image_to_sha256",
"sort_list_string", "sort_list_string",
"steg_alpha_embed", "steg_alpha_embed",
@ -34924,6 +34950,7 @@
"ModelPassThrough", "ModelPassThrough",
"ModelPatchTorchSettings", "ModelPatchTorchSettings",
"ModelSaveKJ", "ModelSaveKJ",
"NABLA_AttentionKJ",
"NormalizedAmplitudeToFloatList", "NormalizedAmplitudeToFloatList",
"NormalizedAmplitudeToMask", "NormalizedAmplitudeToMask",
"OffsetMask", "OffsetMask",
@ -34968,6 +34995,7 @@
"TorchCompileControlNet", "TorchCompileControlNet",
"TorchCompileCosmosModel", "TorchCompileCosmosModel",
"TorchCompileLTXModel", "TorchCompileLTXModel",
"TorchCompileModelAdvanced",
"TorchCompileModelFluxAdvanced", "TorchCompileModelFluxAdvanced",
"TorchCompileModelFluxAdvancedV2", "TorchCompileModelFluxAdvancedV2",
"TorchCompileModelHyVideo", "TorchCompileModelHyVideo",
@ -35279,6 +35307,7 @@
"WanVideoOviCFG", "WanVideoOviCFG",
"WanVideoPassImagesFromSamples", "WanVideoPassImagesFromSamples",
"WanVideoPhantomEmbeds", "WanVideoPhantomEmbeds",
"WanVideoPreviewEmbeds",
"WanVideoPromptExtender", "WanVideoPromptExtender",
"WanVideoPromptExtenderSelect", "WanVideoPromptExtenderSelect",
"WanVideoReCamMasterCameraEmbed", "WanVideoReCamMasterCameraEmbed",
@ -40286,6 +40315,7 @@
"https://github.com/nofunstudio/Node_Fun_ComfyUI": [ "https://github.com/nofunstudio/Node_Fun_ComfyUI": [
[ [
"DynamicQueueCounter", "DynamicQueueCounter",
"FalAPI_Flux2LoraEdit",
"FalAPI_NanoBananaPro", "FalAPI_NanoBananaPro",
"FalAPI_QwenEditPlus", "FalAPI_QwenEditPlus",
"FalAPI_kling_video", "FalAPI_kling_video",
@ -41753,6 +41783,7 @@
"CRT_AddSettingsAndPrompt", "CRT_AddSettingsAndPrompt",
"CRT_DynamicPromptScheduler", "CRT_DynamicPromptScheduler",
"CRT_FileBatchPromptScheduler", "CRT_FileBatchPromptScheduler",
"CRT_KSamplerBatch",
"CRT_QuantizeAndCropImage", "CRT_QuantizeAndCropImage",
"CRT_StringBatcher", "CRT_StringBatcher",
"CRT_StringSplitter", "CRT_StringSplitter",
@ -41763,6 +41794,7 @@
"ColorIsolationFX", "ColorIsolationFX",
"ColourfulnessFX", "ColourfulnessFX",
"ContourFX", "ContourFX",
"EmptyContext",
"EnableLatent", "EnableLatent",
"FaceEnhancementPipeline", "FaceEnhancementPipeline",
"FaceEnhancementPipelineWithInjection", "FaceEnhancementPipelineWithInjection",
@ -41777,6 +41809,7 @@
"FluxLoraBlocksPatcher", "FluxLoraBlocksPatcher",
"FluxSemanticEncoder", "FluxSemanticEncoder",
"FluxTiledSamplerCustomAdvanced", "FluxTiledSamplerCustomAdvanced",
"ImageDimensionsFromMegaPixels",
"ImageLoaderCrawl", "ImageLoaderCrawl",
"LatentNoiseInjectionSampler", "LatentNoiseInjectionSampler",
"LensDistortFX", "LensDistortFX",
@ -43929,6 +43962,8 @@
"GeminiUtilOptions", "GeminiUtilOptions",
"LLMStudioOptions", "LLMStudioOptions",
"LLMStudioPictureDescribe", "LLMStudioPictureDescribe",
"LLMStudioStructuredDescribe",
"LLMStudioStructuredVideoDescribe",
"LLMStudioVideoDescribe", "LLMStudioVideoDescribe",
"LoRAInfoExtractor", "LoRAInfoExtractor",
"MediaDescribe", "MediaDescribe",
@ -48671,6 +48706,8 @@
], ],
"https://github.com/wizdroid/wizdroid-character": [ "https://github.com/wizdroid/wizdroid-character": [
[ [
"BackgroundEditNode",
"BackgroundGeneratorNode",
"CharacterPromptBuilder", "CharacterPromptBuilder",
"WizdroidCharacterEdit", "WizdroidCharacterEdit",
"WizdroidLoRADatasetExport", "WizdroidLoRADatasetExport",

File diff suppressed because it is too large Load Diff

View File

@ -6222,7 +6222,6 @@
"LatentUpscaleModelLoader", "LatentUpscaleModelLoader",
"LazyCache", "LazyCache",
"Load3D", "Load3D",
"Load3DAnimation",
"LoadAudio", "LoadAudio",
"LoadImage", "LoadImage",
"LoadImageMask", "LoadImageMask",
@ -6315,7 +6314,6 @@
"PolyexponentialScheduler", "PolyexponentialScheduler",
"PorterDuffImageComposite", "PorterDuffImageComposite",
"Preview3D", "Preview3D",
"Preview3DAnimation",
"PreviewAny", "PreviewAny",
"PreviewAudio", "PreviewAudio",
"PreviewImage", "PreviewImage",
@ -6521,6 +6519,7 @@
"VAELoader", "VAELoader",
"VAESave", "VAESave",
"VPScheduler", "VPScheduler",
"Veo3FirstLastFrameNode",
"VeoVideoGenerationNode", "VeoVideoGenerationNode",
"VideoLinearCFGGuidance", "VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance", "VideoTriangleCFGGuidance",
@ -12324,7 +12323,6 @@
"AppendTagsNode", "AppendTagsNode",
"AspectRatiosNode", "AspectRatiosNode",
"Base64ToImageNode", "Base64ToImageNode",
"DitherNode",
"DivideNode", "DivideNode",
"DownloadImageNode", "DownloadImageNode",
"ExcludeTagsNode", "ExcludeTagsNode",
@ -12351,6 +12349,7 @@
"LoraLoaderDualNode", "LoraLoaderDualNode",
"MaxNode", "MaxNode",
"MinNode", "MinNode",
"ModulationNode",
"MultiplyNode", "MultiplyNode",
"NumberNode", "NumberNode",
"OutpaintingPadNode", "OutpaintingPadNode",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,26 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "Rzgar Espo",
"title": "ComfyUI Qwen Image Size Picker",
"id": "QwenImg-latent",
"reference": "https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker",
"files": [
"https://github.com/rzgarespo/ComfyUI-qwen-image-size-picker"
],
"install_type": "git-clone",
"description": "An empty latent size picker with support for Qwen Image, SDXL, and Flux models."
},
{
"author": "obvirm",
"title": "ComfyUI-WhisperXX",
"reference": "https://github.com/obvirm/ComfyUI-WhisperXX",
"files": [
"https://github.com/obvirm/ComfyUI-WhisperXX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that provides advanced transcription, alignment, and diarization capabilities using the WhisperX library."
},
{ {
"author": "tuki0918", "author": "tuki0918",
"title": "ComfyUI_Cooldown_Node", "title": "ComfyUI_Cooldown_Node",
@ -12,13 +33,14 @@
}, },
{ {
"author": "akawana", "author": "akawana",
"title": "ComfyUI-Utils-extra", "title": "Utils Extra",
"reference": "https://github.com/akawana/ComfyUI-Utils-extra", "reference": "https://github.com/akawana/ComfyUI-Utils-extra",
"files": [ "files": [
"https://github.com/akawana/ComfyUI-Utils-extra" "https://github.com/akawana/ComfyUI-Utils-extra"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A small collection of utility nodes for ComfyUI that simplify and speed up complex workflows, gradually expanded with new practical utilities." "description": "Utility tools. Index Multiple is used for expanding multiple values from a list, IsOneOfGroupsActive to identify groups state, RepeatGroupState group enable/disable like rg but without connection etc.",
"tags": ["utility", "list", "batch"]
}, },
{ {
"author": "huygiatrng", "author": "huygiatrng",

View File

@ -2179,6 +2179,7 @@
"Input_Text", "Input_Text",
"Text_Concat", "Text_Concat",
"billbum_modified_stream_response_llm_api", "billbum_modified_stream_response_llm_api",
"hyprlab_image_api_node",
"load_video_from_url", "load_video_from_url",
"load_video_from_url_comfy_core", "load_video_from_url_comfy_core",
"reg_tuzi_chat_response", "reg_tuzi_chat_response",
@ -6141,10 +6142,8 @@
"LoadImageSeries", "LoadImageSeries",
"OllamaChat", "OllamaChat",
"PlaySound", "PlaySound",
"SaveVideoShort",
"SimpleTextInput", "SimpleTextInput",
"SizePicker", "SizePicker",
"SoraVideoGen",
"TextCombiner", "TextCombiner",
"TextDisplay", "TextDisplay",
"TextTemplate", "TextTemplate",
@ -6295,8 +6294,13 @@
"HunyuanImage3FullLoader", "HunyuanImage3FullLoader",
"HunyuanImage3Generate", "HunyuanImage3Generate",
"HunyuanImage3GenerateLarge", "HunyuanImage3GenerateLarge",
"HunyuanImage3GenerateLargeBudget",
"HunyuanImage3GenerateLowVRAM", "HunyuanImage3GenerateLowVRAM",
"HunyuanImage3GenerateLowVRAMBudget",
"HunyuanImage3GenerateTelemetry",
"HunyuanImage3Int8Loader", "HunyuanImage3Int8Loader",
"HunyuanImage3Int8LoaderBudget",
"HunyuanImage3NF4LoaderLowVRAMBudget",
"HunyuanImage3QuantizedLoader", "HunyuanImage3QuantizedLoader",
"HunyuanImage3Unload", "HunyuanImage3Unload",
"HunyuanPromptRewriter" "HunyuanPromptRewriter"
@ -11502,6 +11506,7 @@
"ModelSamplingFluxGradual", "ModelSamplingFluxGradual",
"PolyExponentialSigmaAdder", "PolyExponentialSigmaAdder",
"PromptBatchGenerator", "PromptBatchGenerator",
"TBG Flux-Z-Images Sampler",
"TBG_FluxKontextStabilizer", "TBG_FluxKontextStabilizer",
"TBG_Preview_Sender_WebSocked", "TBG_Preview_Sender_WebSocked",
"VAEDecodeColorFix" "VAEDecodeColorFix"
@ -13761,10 +13766,12 @@
], ],
"https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [ "https://github.com/PozzettiAndrea/ComfyUI-GeometryPack": [
[ [
"GeomPackBackdraftView",
"GeomPackBooleanOp", "GeomPackBooleanOp",
"GeomPackCheckNormals", "GeomPackCheckNormals",
"GeomPackCombineMeshes", "GeomPackCombineMeshes",
"GeomPackComputeNormals", "GeomPackComputeNormals",
"GeomPackConnectedComponents",
"GeomPackCreatePrimitive", "GeomPackCreatePrimitive",
"GeomPackDetectSelfIntersections", "GeomPackDetectSelfIntersections",
"GeomPackExtractSkeleton", "GeomPackExtractSkeleton",
@ -13793,6 +13800,7 @@
"GeomPackRemeshSelfIntersections", "GeomPackRemeshSelfIntersections",
"GeomPackRemeshWithTexture", "GeomPackRemeshWithTexture",
"GeomPackSaveMesh", "GeomPackSaveMesh",
"GeomPackSaveMeshBatch",
"GeomPackTextureToGeometry", "GeomPackTextureToGeometry",
"GeomPackTransformMesh", "GeomPackTransformMesh",
"GeomPackUVUnwrap", "GeomPackUVUnwrap",
@ -14969,6 +14977,7 @@
"https://github.com/SatadalAI/SATA_UtilityNode": [ "https://github.com/SatadalAI/SATA_UtilityNode": [
[ [
"ImageSaveWithMetadata", "ImageSaveWithMetadata",
"Latent_Machine",
"PromptAutocomplete", "PromptAutocomplete",
"Prompt_Machine", "Prompt_Machine",
"Resolution_Machine", "Resolution_Machine",
@ -20389,7 +20398,6 @@
"ConvertAnyToString", "ConvertAnyToString",
"ConvertStringToNumber", "ConvertStringToNumber",
"CustomLatentImage-NYJY", "CustomLatentImage-NYJY",
"CustomLatentImageSimple",
"FloatSlider-NYJY", "FloatSlider-NYJY",
"FluxProOnline", "FluxProOnline",
"GetItemFromList", "GetItemFromList",
@ -20541,6 +20549,8 @@
"Comfly_Doubao_Seededit", "Comfly_Doubao_Seededit",
"Comfly_Doubao_Seedream", "Comfly_Doubao_Seedream",
"Comfly_Doubao_Seedream_4", "Comfly_Doubao_Seedream_4",
"Comfly_Flux_2_Flex",
"Comfly_Flux_2_Pro",
"Comfly_Flux_Kontext", "Comfly_Flux_Kontext",
"Comfly_Flux_Kontext_Edit", "Comfly_Flux_Kontext_Edit",
"Comfly_Flux_Kontext_bfl", "Comfly_Flux_Kontext_bfl",
@ -20577,7 +20587,11 @@
"Comfly_suno_upload", "Comfly_suno_upload",
"Comfly_suno_upload_extend", "Comfly_suno_upload_extend",
"Comfly_upload", "Comfly_upload",
"Comfly_video_extend" "Comfly_video_extend",
"Comfly_vidu_img2video",
"Comfly_vidu_ref2video",
"Comfly_vidu_start-end2video",
"Comfly_vidu_text2video"
], ],
{ {
"title_aux": "Comfyui_Comfly_v2" "title_aux": "Comfyui_Comfly_v2"
@ -20765,7 +20779,11 @@
], ],
"https://github.com/akawana/ComfyUI-Utils-extra": [ "https://github.com/akawana/ComfyUI-Utils-extra": [
[ [
"IndexMultiple" "AKSamplerSettings",
"AKSettingsOut",
"IndexMultiple",
"IsOneOfGroupsActive",
"RepeatGroupState"
], ],
{ {
"title_aux": "ComfyUI-Utils-extra" "title_aux": "ComfyUI-Utils-extra"
@ -21304,11 +21322,16 @@
"ArchAi3D_Clean_Room_Prompt", "ArchAi3D_Clean_Room_Prompt",
"ArchAi3D_Color_Correction_Advanced", "ArchAi3D_Color_Correction_Advanced",
"ArchAi3D_Color_Correction_BT709", "ArchAi3D_Color_Correction_BT709",
"ArchAi3D_Conditioning_Balance",
"ArchAi3D_Float_Input", "ArchAi3D_Float_Input",
"ArchAi3D_Gemini",
"ArchAi3D_Gemini_Model",
"ArchAi3D_Int_Input", "ArchAi3D_Int_Input",
"ArchAi3D_Load_Image_URL", "ArchAi3D_Load_Image_URL",
"ArchAi3D_Mask_Crop_Rotate", "ArchAi3D_Mask_Crop_Rotate",
"ArchAi3D_Mask_To_Position_Guide", "ArchAi3D_Mask_To_Position_Guide",
"ArchAi3D_Metric3D_Depth",
"ArchAi3D_Metric3D_Normal",
"ArchAi3D_Object_Focus_Camera", "ArchAi3D_Object_Focus_Camera",
"ArchAi3D_Object_Focus_Camera_V2", "ArchAi3D_Object_Focus_Camera_V2",
"ArchAi3D_Object_Focus_Camera_V3", "ArchAi3D_Object_Focus_Camera_V3",
@ -21348,6 +21371,7 @@
"ArchAi3D_Qwen_Style_Transfer", "ArchAi3D_Qwen_Style_Transfer",
"ArchAi3D_Qwen_System_Prompt", "ArchAi3D_Qwen_System_Prompt",
"ArchAi3D_Qwen_Watermark_Removal", "ArchAi3D_Qwen_Watermark_Removal",
"ArchAi3D_SAM3_Segment",
"ArchAi3D_Save_Image", "ArchAi3D_Save_Image",
"ArchAi3D_Simple_Position_Prompt", "ArchAi3D_Simple_Position_Prompt",
"ArchAi3D_Solid_Color_Image", "ArchAi3D_Solid_Color_Image",
@ -26117,14 +26141,14 @@
"LatentUpscaleModelLoader", "LatentUpscaleModelLoader",
"LazyCache", "LazyCache",
"Load3D", "Load3D",
"Load3DAnimation",
"LoadAudio", "LoadAudio",
"LoadImage", "LoadImage",
"LoadImageDataSetFromFolder",
"LoadImageMask", "LoadImageMask",
"LoadImageOutput", "LoadImageOutput",
"LoadImageSetFromFolderNode", "LoadImageTextDataSetFromFolder",
"LoadImageTextSetFromFolderNode",
"LoadLatent", "LoadLatent",
"LoadTrainingDataset",
"LoadVideo", "LoadVideo",
"LoraLoader", "LoraLoader",
"LoraLoaderModelOnly", "LoraLoaderModelOnly",
@ -26141,6 +26165,7 @@
"LumaReferenceNode", "LumaReferenceNode",
"LumaVideoNode", "LumaVideoNode",
"Mahiro", "Mahiro",
"MakeTrainingDataset",
"MaskComposite", "MaskComposite",
"MaskPreview", "MaskPreview",
"MaskToImage", "MaskToImage",
@ -26210,7 +26235,6 @@
"PolyexponentialScheduler", "PolyexponentialScheduler",
"PorterDuffImageComposite", "PorterDuffImageComposite",
"Preview3D", "Preview3D",
"Preview3DAnimation",
"PreviewAny", "PreviewAny",
"PreviewAudio", "PreviewAudio",
"PreviewImage", "PreviewImage",
@ -26281,10 +26305,13 @@
"SaveAudioOpus", "SaveAudioOpus",
"SaveGLB", "SaveGLB",
"SaveImage", "SaveImage",
"SaveImageDataSetToFolder",
"SaveImageTextDataSetToFolder",
"SaveImageWebsocket", "SaveImageWebsocket",
"SaveLatent", "SaveLatent",
"SaveLoRANode", "SaveLoRA",
"SaveSVGNode", "SaveSVGNode",
"SaveTrainingDataset",
"SaveVideo", "SaveVideo",
"SaveWEBM", "SaveWEBM",
"ScaleROPE", "ScaleROPE",
@ -26292,6 +26319,7 @@
"SetFirstSigma", "SetFirstSigma",
"SetLatentNoiseMask", "SetLatentNoiseMask",
"SetUnionControlNetType", "SetUnionControlNetType",
"ShuffleImageTextDataset",
"SkipLayerGuidanceDiT", "SkipLayerGuidanceDiT",
"SkipLayerGuidanceDiTSimple", "SkipLayerGuidanceDiTSimple",
"SkipLayerGuidanceSD3", "SkipLayerGuidanceSD3",
@ -26416,6 +26444,7 @@
"VAELoader", "VAELoader",
"VAESave", "VAESave",
"VPScheduler", "VPScheduler",
"Veo3FirstLastFrameNode",
"VeoVideoGenerationNode", "VeoVideoGenerationNode",
"VideoLinearCFGGuidance", "VideoLinearCFGGuidance",
"VideoTriangleCFGGuidance", "VideoTriangleCFGGuidance",
@ -28949,32 +28978,26 @@
], ],
"https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": [ "https://github.com/fblissjr/ComfyUI-QwenImageWanBridge": [
[ [
"HunyuanVideoCLIPLoader",
"HunyuanVideoEmptyLatent",
"HunyuanVideoPromptExpander",
"HunyuanVideoTextEncoder",
"HunyuanVideoVisionLoader",
"QwenDebugController", "QwenDebugController",
"QwenDebugLatents",
"QwenEliGenEntityControl", "QwenEliGenEntityControl",
"QwenEliGenMaskPainter", "QwenEliGenMaskPainter",
"QwenFlowMatchSamplerNode",
"QwenImageBatch", "QwenImageBatch",
"QwenImageDiTLoaderWrapper",
"QwenImageEncodeWrapper",
"QwenImageModelWithEdit",
"QwenImageModelWrapper",
"QwenImageModelWrapperNode",
"QwenImageSamplerNode",
"QwenImageSamplerWithEdit",
"QwenImageVAELoaderWrapper",
"QwenInpaintSampler", "QwenInpaintSampler",
"QwenLatentPackerNode",
"QwenLowresFixNode", "QwenLowresFixNode",
"QwenMaskProcessor", "QwenMaskProcessor",
"QwenModelManagerWrapper",
"QwenProcessedToEmbedding",
"QwenProcessorWrapper",
"QwenSchedulerInfoNode",
"QwenSmartCrop", "QwenSmartCrop",
"QwenSpatialTokenGenerator", "QwenSpatialTokenGenerator",
"QwenTemplateBuilderV2", "QwenTemplateBuilderV2",
"QwenTemplateConnector", "QwenTemplateConnector",
"QwenToChronoEditBridge",
"QwenToWanFirstFrameLatent",
"QwenToWanImageSaver",
"QwenToWanLatentSaver",
"QwenTokenAnalyzerStandalone", "QwenTokenAnalyzerStandalone",
"QwenTokenDebugger", "QwenTokenDebugger",
"QwenVLCLIPLoader", "QwenVLCLIPLoader",
@ -28982,7 +29005,9 @@
"QwenVLImageToLatent", "QwenVLImageToLatent",
"QwenVLTextEncoder", "QwenVLTextEncoder",
"QwenVLTextEncoderAdvanced", "QwenVLTextEncoderAdvanced",
"QwenVLTextEncoderLoaderWrapper" "TemplateInfluenceAnalyzer",
"ZImageTextEncoder",
"ZImageTextEncoderSimple"
], ],
{ {
"title_aux": "ComfyUI-QwenImageWanBridge" "title_aux": "ComfyUI-QwenImageWanBridge"
@ -31910,6 +31935,7 @@
], ],
"https://github.com/huyl3-cpu/comfyui-sortlist": [ "https://github.com/huyl3-cpu/comfyui-sortlist": [
[ [
"SetValuesFromPanel",
"image_to_sha256", "image_to_sha256",
"sort_list_string", "sort_list_string",
"steg_alpha_embed", "steg_alpha_embed",
@ -34924,6 +34950,7 @@
"ModelPassThrough", "ModelPassThrough",
"ModelPatchTorchSettings", "ModelPatchTorchSettings",
"ModelSaveKJ", "ModelSaveKJ",
"NABLA_AttentionKJ",
"NormalizedAmplitudeToFloatList", "NormalizedAmplitudeToFloatList",
"NormalizedAmplitudeToMask", "NormalizedAmplitudeToMask",
"OffsetMask", "OffsetMask",
@ -34968,6 +34995,7 @@
"TorchCompileControlNet", "TorchCompileControlNet",
"TorchCompileCosmosModel", "TorchCompileCosmosModel",
"TorchCompileLTXModel", "TorchCompileLTXModel",
"TorchCompileModelAdvanced",
"TorchCompileModelFluxAdvanced", "TorchCompileModelFluxAdvanced",
"TorchCompileModelFluxAdvancedV2", "TorchCompileModelFluxAdvancedV2",
"TorchCompileModelHyVideo", "TorchCompileModelHyVideo",
@ -35279,6 +35307,7 @@
"WanVideoOviCFG", "WanVideoOviCFG",
"WanVideoPassImagesFromSamples", "WanVideoPassImagesFromSamples",
"WanVideoPhantomEmbeds", "WanVideoPhantomEmbeds",
"WanVideoPreviewEmbeds",
"WanVideoPromptExtender", "WanVideoPromptExtender",
"WanVideoPromptExtenderSelect", "WanVideoPromptExtenderSelect",
"WanVideoReCamMasterCameraEmbed", "WanVideoReCamMasterCameraEmbed",
@ -40286,6 +40315,7 @@
"https://github.com/nofunstudio/Node_Fun_ComfyUI": [ "https://github.com/nofunstudio/Node_Fun_ComfyUI": [
[ [
"DynamicQueueCounter", "DynamicQueueCounter",
"FalAPI_Flux2LoraEdit",
"FalAPI_NanoBananaPro", "FalAPI_NanoBananaPro",
"FalAPI_QwenEditPlus", "FalAPI_QwenEditPlus",
"FalAPI_kling_video", "FalAPI_kling_video",
@ -41753,6 +41783,7 @@
"CRT_AddSettingsAndPrompt", "CRT_AddSettingsAndPrompt",
"CRT_DynamicPromptScheduler", "CRT_DynamicPromptScheduler",
"CRT_FileBatchPromptScheduler", "CRT_FileBatchPromptScheduler",
"CRT_KSamplerBatch",
"CRT_QuantizeAndCropImage", "CRT_QuantizeAndCropImage",
"CRT_StringBatcher", "CRT_StringBatcher",
"CRT_StringSplitter", "CRT_StringSplitter",
@ -41763,6 +41794,7 @@
"ColorIsolationFX", "ColorIsolationFX",
"ColourfulnessFX", "ColourfulnessFX",
"ContourFX", "ContourFX",
"EmptyContext",
"EnableLatent", "EnableLatent",
"FaceEnhancementPipeline", "FaceEnhancementPipeline",
"FaceEnhancementPipelineWithInjection", "FaceEnhancementPipelineWithInjection",
@ -41777,6 +41809,7 @@
"FluxLoraBlocksPatcher", "FluxLoraBlocksPatcher",
"FluxSemanticEncoder", "FluxSemanticEncoder",
"FluxTiledSamplerCustomAdvanced", "FluxTiledSamplerCustomAdvanced",
"ImageDimensionsFromMegaPixels",
"ImageLoaderCrawl", "ImageLoaderCrawl",
"LatentNoiseInjectionSampler", "LatentNoiseInjectionSampler",
"LensDistortFX", "LensDistortFX",
@ -43929,6 +43962,8 @@
"GeminiUtilOptions", "GeminiUtilOptions",
"LLMStudioOptions", "LLMStudioOptions",
"LLMStudioPictureDescribe", "LLMStudioPictureDescribe",
"LLMStudioStructuredDescribe",
"LLMStudioStructuredVideoDescribe",
"LLMStudioVideoDescribe", "LLMStudioVideoDescribe",
"LoRAInfoExtractor", "LoRAInfoExtractor",
"MediaDescribe", "MediaDescribe",
@ -48671,6 +48706,8 @@
], ],
"https://github.com/wizdroid/wizdroid-character": [ "https://github.com/wizdroid/wizdroid-character": [
[ [
"BackgroundEditNode",
"BackgroundGeneratorNode",
"CharacterPromptBuilder", "CharacterPromptBuilder",
"WizdroidCharacterEdit", "WizdroidCharacterEdit",
"WizdroidLoRADatasetExport", "WizdroidLoRADatasetExport",