Nodes/Nodes for use with real-time applications of ComfyUI/Similarity Filter πŸ•’πŸ…‘πŸ…£πŸ…
ComfyUI Node

Similarity Filter πŸ•’πŸ…‘πŸ…£πŸ…

Filters out similar consecutive images and outputs a signal to control downstream execution.

By ryanontheinsideΒ·Created 2 years agoΒ·Updated about a year agoΒ· 81
Similarity Filter πŸ•’πŸ…‘πŸ…£πŸ…
  • image
  • image
  • should_execute
β—„always_executefalseβ–Ί
β—„threshold0.98β–Ί
β—„max_skip_frames10β–Ί
Categoryreal-time/control/utility

Inputs (4)

NameTypeDefaultDescription
imageIMAGEInput image to compare with previous frame
always_executeBOOLEANfalseβ€”
thresholdFLOAT0.980–1Similarity threshold (0-1). Higher values mean more frames are considered similar
max_skip_framesINT101–100Maximum number of consecutive frames to skip before forcing execution

Outputs (2)

NameTypeDescription
imageIMAGEβ€”
should_executeBOOLEANβ€”