|
|
@ -1604,7 +1604,7 @@ NODE_CLASS_MAPPINGS = {
|
|
|
|
"ImageBatch": ImageBatch,
|
|
|
|
"ImageBatch": ImageBatch,
|
|
|
|
"ImagePadForOutpaint": ImagePadForOutpaint,
|
|
|
|
"ImagePadForOutpaint": ImagePadForOutpaint,
|
|
|
|
"EmptyImage": EmptyImage,
|
|
|
|
"EmptyImage": EmptyImage,
|
|
|
|
"ConditioningAverage ": ConditioningAverage ,
|
|
|
|
"ConditioningAverage": ConditioningAverage ,
|
|
|
|
"ConditioningCombine": ConditioningCombine,
|
|
|
|
"ConditioningCombine": ConditioningCombine,
|
|
|
|
"ConditioningConcat": ConditioningConcat,
|
|
|
|
"ConditioningConcat": ConditioningConcat,
|
|
|
|
"ConditioningSetArea": ConditioningSetArea,
|
|
|
|
"ConditioningSetArea": ConditioningSetArea,
|
|
|
|