Nodes/ComfyUI-RyuuNoodles/Check Text Encoder Diff 🐲
ComfyUI Node

Check Text Encoder Diff 🐲

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.

By DraconicDragonΒ·Created about a year agoΒ·Updated about a month agoΒ· 11
Check Text Encoder Diff 🐲
  • text_encoder_diff
  • text_encoder_diff
  • any_diff_zero
  • text_projection_diff_zero
CategoryRyuuNoodles 🐲/Utils

Inputs (1)

NameTypeDefaultDescription
text_encoder_diffCLIPThe e.g.: CLIPSubtract output to check

Outputs (3)

NameTypeDescription
text_encoder_diffCLIPβ€”
any_diff_zeroBOOLEANβ€”
text_projection_diff_zeroBOOLEANβ€”