ComfyUI Node
Eric Krea2 Sweep Auto Pick
A ComfyUI node in EricKrea2/sweep with 7 inputs and 2 outputs.
Eric Krea2 Sweep Auto Pick
- cell_index
- report
◄manifest_path►
◄objectivefastest_acceptable►
◄metric►
◄tolerance0.25►
◄reference_cell-1►
◄external_csv►
◄external_higher_is_bettertrue►
CategoryEricKrea2/sweep
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| manifest_path | STRING | Path to sweep_manifest.json (wire from Ultra V2's sweep_manifest output, or paste). | |
| objective | COMBO | fastest_acceptable | 5 options: fastest_acceptable, most_unique, most_typical, best_metric, best_external |
| metricopt | STRING | best_metric: one of sharp_lap, sharp_ten, noise, splotch, clip, uniqueness, time_s. best_external: a scores.csv column name (blank = first numeric column). | |
| toleranceopt | FLOAT | 0.250.02–2 | Gate slack for fastest_acceptable: quality metrics may be up to this fraction worse than the reference (sweep median, or reference_cell). |
| reference_cellopt | INT | -1-1–9999 | -1 = gates calibrate on the sweep median. >= 0 = gates calibrate on this (eye-picked) cell's own metrics. |
| external_csvopt | STRING | best_external: CSV path. Blank = scores.csv in the sweep folder. Joined to cells by filename. | |
| external_higher_is_betteropt | BOOLEAN | true | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| cell_index | INT | — |
| report | STRING | — |