|
|
@ -3838,7 +3838,8 @@ |
|
|
|
[ |
|
|
|
[ |
|
|
|
"Load MotionBrush", |
|
|
|
"Load MotionBrush", |
|
|
|
"RAFT Run", |
|
|
|
"RAFT Run", |
|
|
|
"Save MotionBrush" |
|
|
|
"Save MotionBrush", |
|
|
|
|
|
|
|
"VizMotionBrush" |
|
|
|
], |
|
|
|
], |
|
|
|
{ |
|
|
|
{ |
|
|
|
"title_aux": "ComfyUI-RAFT" |
|
|
|
"title_aux": "ComfyUI-RAFT" |
|
|
@ -4075,6 +4076,7 @@ |
|
|
|
"ConditioningConcat", |
|
|
|
"ConditioningConcat", |
|
|
|
"ConditioningSetArea", |
|
|
|
"ConditioningSetArea", |
|
|
|
"ConditioningSetAreaPercentage", |
|
|
|
"ConditioningSetAreaPercentage", |
|
|
|
|
|
|
|
"ConditioningSetAreaStrength", |
|
|
|
"ConditioningSetMask", |
|
|
|
"ConditioningSetMask", |
|
|
|
"ConditioningSetTimestepRange", |
|
|
|
"ConditioningSetTimestepRange", |
|
|
|
"ConditioningZeroOut", |
|
|
|
"ConditioningZeroOut", |
|
|
@ -4278,6 +4280,7 @@ |
|
|
|
"DebugTensorShape+", |
|
|
|
"DebugTensorShape+", |
|
|
|
"ExtractKeyframes+", |
|
|
|
"ExtractKeyframes+", |
|
|
|
"GetImageSize+", |
|
|
|
"GetImageSize+", |
|
|
|
|
|
|
|
"ImageApplyLUT+", |
|
|
|
"ImageCASharpening+", |
|
|
|
"ImageCASharpening+", |
|
|
|
"ImageCompositeFromMaskBatch+", |
|
|
|
"ImageCompositeFromMaskBatch+", |
|
|
|
"ImageCrop+", |
|
|
|
"ImageCrop+", |
|
|
@ -4297,6 +4300,7 @@ |
|
|
|
"MaskFromColor+", |
|
|
|
"MaskFromColor+", |
|
|
|
"MaskPreview+", |
|
|
|
"MaskPreview+", |
|
|
|
"ModelCompile+", |
|
|
|
"ModelCompile+", |
|
|
|
|
|
|
|
"NoiseFromImage+", |
|
|
|
"SDXLResolutionPicker+", |
|
|
|
"SDXLResolutionPicker+", |
|
|
|
"SimpleMath+", |
|
|
|
"SimpleMath+", |
|
|
|
"TransitionMask+" |
|
|
|
"TransitionMask+" |
|
|
@ -5261,10 +5265,13 @@ |
|
|
|
"ImageGrabPIL", |
|
|
|
"ImageGrabPIL", |
|
|
|
"ImageGridComposite2x2", |
|
|
|
"ImageGridComposite2x2", |
|
|
|
"ImageGridComposite3x3", |
|
|
|
"ImageGridComposite3x3", |
|
|
|
|
|
|
|
"ImageTransformByNormalizedAmplitude", |
|
|
|
"InjectNoiseToLatent", |
|
|
|
"InjectNoiseToLatent", |
|
|
|
"InsertImageBatchByIndexes", |
|
|
|
"InsertImageBatchByIndexes", |
|
|
|
"NormalizeLatent", |
|
|
|
"NormalizeLatent", |
|
|
|
|
|
|
|
"NormalizedAmplitudeToMask", |
|
|
|
"OffsetMask", |
|
|
|
"OffsetMask", |
|
|
|
|
|
|
|
"OffsetMaskByNormalizedAmplitude", |
|
|
|
"ReferenceOnlySimple3", |
|
|
|
"ReferenceOnlySimple3", |
|
|
|
"ReplaceImagesInBatch", |
|
|
|
"ReplaceImagesInBatch", |
|
|
|
"ResizeMask", |
|
|
|
"ResizeMask", |
|
|
@ -5807,6 +5814,7 @@ |
|
|
|
{ |
|
|
|
{ |
|
|
|
"author": "mape", |
|
|
|
"author": "mape", |
|
|
|
"description": "Various QoL improvements like prompt tweaking, variable assignment, image preview, fuzzy search, error reporting, organizing and node navigation.", |
|
|
|
"description": "Various QoL improvements like prompt tweaking, variable assignment, image preview, fuzzy search, error reporting, organizing and node navigation.", |
|
|
|
|
|
|
|
"nickname": "\ud83d\udfe1 mape's helpers", |
|
|
|
"title": "mape's helpers", |
|
|
|
"title": "mape's helpers", |
|
|
|
"title_aux": "mape's ComfyUI Helpers" |
|
|
|
"title_aux": "mape's ComfyUI Helpers" |
|
|
|
} |
|
|
|
} |
|
|
@ -6058,6 +6066,19 @@ |
|
|
|
"title_aux": "comfyui-NDI" |
|
|
|
"title_aux": "comfyui-NDI" |
|
|
|
} |
|
|
|
} |
|
|
|
], |
|
|
|
], |
|
|
|
|
|
|
|
"https://github.com/nkchocoai/ComfyUI-PromptUtilities": [ |
|
|
|
|
|
|
|
[ |
|
|
|
|
|
|
|
"PromptUtilitiesConstString", |
|
|
|
|
|
|
|
"PromptUtilitiesConstStringMultiLine", |
|
|
|
|
|
|
|
"PromptUtilitiesFormatString", |
|
|
|
|
|
|
|
"PromptUtilitiesJoinStringList", |
|
|
|
|
|
|
|
"PromptUtilitiesLoadPreset", |
|
|
|
|
|
|
|
"PromptUtilitiesLoadPresetAdvanced" |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
{ |
|
|
|
|
|
|
|
"title_aux": "ComfyUI-PromptUtilities" |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
], |
|
|
|
"https://github.com/nkchocoai/ComfyUI-SizeFromPresets": [ |
|
|
|
"https://github.com/nkchocoai/ComfyUI-SizeFromPresets": [ |
|
|
|
[ |
|
|
|
[ |
|
|
|
"EmptyLatentImageFromPresetsSD15", |
|
|
|
"EmptyLatentImageFromPresetsSD15", |
|
|
@ -6249,6 +6270,7 @@ |
|
|
|
"AnyAspectRatio", |
|
|
|
"AnyAspectRatio", |
|
|
|
"ConditioningMultiplier_PoP", |
|
|
|
"ConditioningMultiplier_PoP", |
|
|
|
"ConditioningNormalizer_PoP", |
|
|
|
"ConditioningNormalizer_PoP", |
|
|
|
|
|
|
|
"DallE3_PoP", |
|
|
|
"LoadImageResizer_PoP", |
|
|
|
"LoadImageResizer_PoP", |
|
|
|
"LoraStackLoader10_PoP", |
|
|
|
"LoraStackLoader10_PoP", |
|
|
|
"LoraStackLoader_PoP", |
|
|
|
"LoraStackLoader_PoP", |
|
|
|