🪠️ WWAA LLM Prompt To Text File

WWAA_ImageToTextFile

Appends prompts from multiple images one by one to the same file, creating a batched file for LoRA testing. Takes prompts from LLM image analysis and writes them all to a single text file, with each entry on a new line. Supports optional prefix text for each entry.

Pack: WWAA-CustomNodes

custom_nodes.WWAA-CustomNodes

Inputs (4)

NameTypeRequired
textSTRINGrequired
output_pathSTRINGrequired
filenameSTRINGoptional
prefix_textSTRINGoptional

Outputs (1)

NameType
log_outputSTRING