Floats To Weights Strategy
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.
Pack: ComfyUI_Yvann-Nodes
custom_nodes.ComfyUI_Yvann-Nodes
Inputs (1)
| Name | Type | Required |
|---|---|---|
| floats | FLOATS | required |
Outputs (1)
| Name | Type |
|---|---|
| WEIGHTS_STRATEGY | WEIGHTS_STRATEGY |