ComfyUI Node
DictValues (Yogurt Nodes)
Get all values from any dict-like object
DictValues (Yogurt Nodes)
- dict_data
- values
◄as_listtrue►
CategoryYogurtNodes/Logic
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| dict_data | * | Any dict-like object that supports .values() | |
| as_listopt | BOOLEAN | true | Convert values to list, otherwise return values view |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| values | * | — |