values
Basic data handling: DictValues
Returns all values in a dictionary. This node takes a dictionary and returns a list containing all of its values.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| input_dict | DICT | required |
Outputs (1)
| Name | Type |
|---|---|
| LIST | LIST |