A set of nodes for rapidfiring the half backed latents, cleaning up obvious bad generations and automatically queueing the rest to fully generate.
Requires two workflows: Workflow 1) Generates and save latents to comfyui/outputs/immaturate/%date/immature (data is in yyyy-mm-dd) format Uses CSVWriter node to populate data/%date.csv and save the metadata to be used later
Then you cleanup the latents Workflow 2) Picks the metatinformation for the files left in immture from data/%date.csv in the node's repository and makes actual full images. For that you have to use Immature Image Data Loader.