ComfyUI Node
🪠️ WWAA Prompt Writer
Writes prompts to text files using image filenames, making it ready for LoRA training. Feed it prompts related to images and it will create corresponding text files with the same base name as the image. Supports optional prefix text and subdirectory organization.
🪠️ WWAA Prompt Writer
- log_output
◄text—►
◄image_filename—►
◄output_path►
◄overwritefalse►
◄prefix_text►
◄subdirectory—►
Category🪠️ WWAA/String
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| text | STRING | — | |
| image_filename | STRING | — | |
| output_path | STRING | — | |
| overwrite | BOOLEAN | false | — |
| prefix_textopt | STRING | — | |
| subdirectoryopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| log_output | STRING | — |