Nodes/Bawk Nodes Collection/πŸ“ Bawk Batch Processor
ComfyUI Node

πŸ“ Bawk Batch Processor

πŸ“ Batch processor - load prompts and settings from CSV/JSON files for automated generation workflows

By juddisjuddΒ·Created about a year agoΒ·Updated 7 months agoΒ· 7
πŸ“ Bawk Batch Processor
    • prompt
    • seed
    • steps
    • guidance
    • resolution
    • batch_info
    β—„batch_fileβ–Ί
    β—„file_formatAuto-detectβ–Ί
    β—„batch_index0β–Ί
    β—„preview_onlyfalseβ–Ί
    β—„default_resolutionFHD 16:9 - 1920x1080 - 2.1MPβ–Ί
    β—„default_steps30β–Ί
    β—„default_guidance3.5β–Ί
    CategoryBawkNodes/batch

    Inputs (7)

    NameTypeDefaultDescription
    batch_fileSTRINGPath to CSV or JSON file with batch settings. CSV columns: prompt, seed, steps, guidance, etc.
    file_formatCOMBOAuto-detectFile format - Auto-detect will guess from extension
    batch_indexINT00–999999Which row/item to process from the batch file (0-based index)
    preview_onlyBOOLEANfalseShow file contents without processing - useful for checking batch files
    default_resolutionoptSTRINGFHD 16:9 - 1920x1080 - 2.1MPDefault resolution for items that don't specify one
    default_stepsoptINT301–100Default steps for items that don't specify them
    default_guidanceoptFLOAT3.50–20Default guidance for items that don't specify it

    Outputs (6)

    NameTypeDescription
    promptSTRINGβ€”
    seedINTβ€”
    stepsINTβ€”
    guidanceFLOATβ€”
    resolutionSTRINGβ€”
    batch_infoSTRINGβ€”