ComfyUI Node
Flake Data Split (All)
Split FLAKE_DATA into all individual model, generation, and sampler outputs.
Flake Data Split (All)
- flake_data
- model
- clip
- vae
- positive
- negative
- latent
- filename_prefix
- width
- height
- steps
- cfg
- sampler_name
- scheduler
Categoryflakes
Inputs (1)
| Name | Type | Default | Description |
|---|---|---|---|
| flake_data | FLAKE_DATA | — |
Outputs (13)
| Name | Type | Description |
|---|---|---|
| model | MODEL | — |
| clip | CLIP | — |
| vae | VAE | — |
| positive | CONDITIONING | — |
| negative | CONDITIONING | — |
| latent | LATENT | — |
| filename_prefix | STRING | — |
| width | INT | — |
| height | INT | — |
| steps | INT | — |
| cfg | FLOAT | — |
| sampler_name | STRING | — |
| scheduler | STRING | — |