ComfyUI Node
LLM Studio Structured Describe (Image)
Analyzes an image using LM Studio with JSON Schema structured output. Guarantees valid JSON responses without manual parsing. Returns both full JSON and individual fields.
LLM Studio Structured Describe (Image)
- image
- json_output
- field_1
- field_2
- field_3
- field_4
- field_5
◄base_urlhttp://192.168.50.41:1234►
◄model_nameqwen3-vl-8b-thinking-mlx►
◄schema_presetvideo_description►
◄promptAnalyze this image and provide a detailed description following the schema.►
◄temperature0.2►
◄verbosefalse►
CategorySwiss Army Knife 🔪/Media Caption
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | http://192.168.50.41:1234 | LM Studio server URL (e.g. http://192.168.50.41:1234) |
| model_name | STRING | qwen3-vl-8b-thinking-mlx | Model name in LM Studio (e.g. qwen3-vl-8b-thinking-mlx) |
| image | IMAGE | Input image to analyze | |
| schema_preset | COMBO | video_description | JSON schema preset to use for structured output |
| prompt | STRING | Analyze this image and provide a detailed description following the schema. | Prompt for image analysis |
| temperature | FLOAT | 0.20–2 | Temperature for text generation |
| verbose | BOOLEAN | false | Show detailed processing information in console |
Outputs (6)
| Name | Type | Description |
|---|---|---|
| json_output | STRING | — |
| field_1 | STRING | — |
| field_2 | STRING | — |
| field_3 | STRING | — |
| field_4 | STRING | — |
| field_5 | STRING | — |