Nodes/ICEdit-ComfyUI-official/InContextEditInstruction~
ComfyUI Node

InContextEditInstruction~

Encodes a text prompt using a CLIP model into an embedding that can be used to guide the diffusion model towards generating specific images.

By hayd-zju·Created about a year ago·Updated about a year ago· 208
InContextEditInstruction~
  • clip
  • In_context
editText
CategoryIn-context_Editing_Framework

Inputs (2)

NameTypeDefaultDescription
editTextSTRINGYour edit instruction.
clipCLIPThe CLIP model used for encoding the text.

Outputs (1)

NameTypeDescription
In_contextCONDITIONINGA conditioning containing the embedded text used to guide the diffusion model.