image-gate-by-text — Conditional AI Model

A gate: the image passes only if an accompanying text input matches your condition, and otherwise nothing is emitted and the rest of the branch is skipped. Wire a classifier into it to build a conditional flow.

Details

  • CategoryConditional
  • Year-1
  • License

Inputs & Outputs

  • ImageInput · image

    The input image

  • TextInput · string

    The input text (can be the result of classification)

  • ImageOutput · image

    Image passed through if text condition is met

Tags

  • filter
  • conditional
  • text-match
  • routing

Alternatives in Selection & Extraction