ComfyUI Node
Float List To Flex Feature | Akatz
AK_FloatListToFlexFeature: This node converts a list of float values into a FEATURE type input. - original_feature: A custom Feature object with attributes: - original_feature.get_value_at_frame(i): Method that returns a float value for frame `i`. - original_feature.frame_count: The total number of frames in the feature.
Float List To Flex Feature | Akatz
- original_feature
- FEATURE
◄float_list—►
Category💜Akatz Nodes/Utils
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| float_list | FLOAT | — | |
| original_feature | FEATURE | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| FEATURE | FEATURE | — |