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.
Floats To Weights Strategy
- floats
- WEIGHTS_STRATEGY
Category👁️ Yvann Nodes/🔄 Convert
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| floats | FLOATS | List of floats to convert to IPAdapter weights strategy |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| WEIGHTS_STRATEGY | WEIGHTS_STRATEGY | — |