ComfyUI Node
🪠️ WWAA LLM Prompt To Text File
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.
🪠️ WWAA LLM Prompt To Text File
- log_output
◄text—►
◄output_path►
◄filenameoutput.txt►
◄prefix_text►
Category🪠️ WWAA/String
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| output_path | STRING | — | |
| filenameopt | STRING | output.txt | — |
| prefix_textopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| log_output | STRING | — |