Skip to main content

STABILITY_AI_SEARCH_AND_RECOLOR

Search and recolor elements in an image using StabilityAI. Provide select_prompt and prompt to find and recolor elements.

At a glance

  • Category LLM
  • Aliases SERVICE_STABILITY_AI_SEARCH_AND_RECOLOR
  • Version: 1.0.4
  • Applications: all
  • Scope: all
  • Default Service: STABILITY_AI

Config Options

NameDescriptionDefaultRequiredResolvedConstraintsConditional Rules
select_promptPrompt to select elements to recolorNonefalsetrueNoneNone
promptPrompt describing the recoloring operationNonefalsetrueNoneNone

Inputs

TypeDescriptionDefaultRequiredResolved
blobInput image blob to recolorNonetruefalse
imageNameInput image nameNonefalsefalse

Outputs

TypeDescriptionOptional
blobRecolored image blobfalse

Examples

Search and recolor in an image

- step: STABILITY_AI_SEARCH_AND_RECOLOR
select_prompt: "select all trees"
prompt: "make them autumn color"

See Also

General Resources: