ComfyUI Node: Numbers to List
Authored by GMapeSplat
Created about a year ago
Updated 2 months ago
26 stars
Category
ezXY/list generation
Inputs
numbers STRING
Outputs
FLOAT
INT
Extension: ezXY scripts and nodes
Extensions/Patches: Enables linking float and integer inputs and ouputs. Values are automatically cast to the correct type and clamped to the correct range. Works with both builtin and custom nodes.[w/NOTE: This repo patches ComfyUI's validate_inputs and map_node_over_list functions while running. May break depending on your version of ComfyUI. Can be deactivated in config.yaml.]Nodes: A collection of nodes for facilitating the generation of XY plots. Capable of plotting changes over most primitive values.[w/Does not work with current version of Comfyui]
Authored by GMapeSplat