ComfyUI Node
π· TA Directory Captioning
A ComfyUI node in TA-Nodes/LMStudio with 9 inputs and 1 output.
π· TA Directory Captioning
- status
βdirectory_pathC:/Images/to_captionβΊ
βmodelNo BackendβΊ
βserver_urlhttp://127.0.0.1:1234βΊ
βpromptDescribe this image in one continuous sentence or short paragraph. No labels, no bullet points, no line breaks. Focus on: subject, style, colors, lighting, composition, background. No filler phrases, no interpretation. Respond in English.βΊ
βsystem_promptYou are a precise image captioning assistant for AI training datasets. Describe only what is visible. Be factual, concise, and always respond in English.βΊ
βtemperature0.2βΊ
βmax_tokens150βΊ
βmax_image_size1024βΊ
βoverwrite_existingfalseβΊ
CategoryTA-Nodes/LMStudio
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| directory_path | STRING | C:/Images/to_caption | β |
| model | COMBO | No Backend | 1 options: No Backend |
| server_url | STRING | http://127.0.0.1:1234 | LMStudio: http://127.0.0.1:1234 | Ollama: http://127.0.0.1:11434 |
| prompt | STRING | Describe this image in one continuous sentence or short paragraph. No labels, no bullet points, no line breaks. Focus on: subject, style, colors, lighting, composition, background. No filler phrases, no interpretation. Respond in English. | β |
| system_prompt | STRING | You are a precise image captioning assistant for AI training datasets. Describe only what is visible. Be factual, concise, and always respond in English. | β |
| temperature | FLOAT | 0.20β2 | β |
| max_tokens | INT | 1501β131072 | β |
| max_image_size | INT | 1024256β4096 | Longest side in pixels. Larger images are downscaled (prevents HTTP 400). |
| overwrite_existing | BOOLEAN | false | β |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| status | STRING | β |