Nodes/ComfyCollectorNodes/Token Remap (CCN)
ComfyUI Node

Token Remap (CCN)

Encode a prompt with token-level embedding remapping. Remap words like 'ship' to 'starship' at the embedding level with controllable blending.

By valkymaera·Created 3 months ago·Updated 4 days ago· 1
Token Remap (CCN)
  • clip
  • conditioning
  • text_out
text
remappings# source -> target # ship -> starship # craft -> spacecraft
blend1.00
CategoryCCN/conditioning

Inputs (4)

NameTypeDefaultDescription
clipCLIP
textSTRING
remappingsSTRING# source -> target # ship -> starship # craft -> spacecraft
blendFLOAT1.00-100–1000.0 = original prompt, 1.0 = fully remapped. Values beyond 0-1 extrapolate in embedding space.

Outputs (2)

NameTypeDescription
conditioningCONDITIONING
text_outSTRING