Check Text Encoder Diff ๐Ÿฒ

Ryuu_TextEncoderDiffCheck

RyuuNoodles ๐Ÿฒ/Utilsexperimentaloutput node

Checks if the text encoder diff is zero for any weight and specifically for *.transformer.text_projection.weight. Outputs a booleans indicating if any weight is zero and another boolean for the text projection weight.

Pack: ComfyUI-RyuuNoodles

custom_nodes.ComfyUI-RyuuNoodles

Inputs (1)

NameTypeRequired
text_encoder_diffCLIPrequired

Outputs (3)

NameType
text_encoder_diffCLIP
any_diff_zeroBOOLEAN
text_projection_diff_zeroBOOLEAN