Nodes/ComfyUI_Yvann-Nodes/Floats To Weights Strategy
ComfyUI Node

Floats To Weights Strategy

Converts a list of floats into an IPAdapter weights strategy format. This node formats float lists into a dictionary structure compatible with IPAdapter Weights From Strategy or Prompt Schedule From Weights Strategy nodes. Input a list of float values, and the output WEIGHTS_STRATEGY will be a properly formatted dictionary containing the weights, timing information, frame counts, and method settings required by IPAdapter pipeline nodes. This allows you to use custom float-based weights with the IPAdapter system.

By yvann-ba·Created 2 years ago·Updated 6 months ago· 705
Floats To Weights Strategy
  • floats
  • WEIGHTS_STRATEGY
Category👁️ Yvann Nodes/🔄 Convert

Inputs (1)

NameTypeDefaultDescription
floatsFLOATSList of floats to convert to IPAdapter weights strategy

Outputs (1)

NameTypeDescription
WEIGHTS_STRATEGYWEIGHTS_STRATEGY