ComfyUI Node
EmAySee_Qwen / OpenAI Prompt From Image
A ComfyUI node in d3cker/Prompt-Generator with 18 inputs and 2 outputs.
EmAySee_Qwen / OpenAI Prompt From Image
- image
- prompt_text
- thinking_text
◄backend▾►
◄qwen_model▾►
◄local_model_path►
◄device▾►
◄quantization▾►
◄flash_attention▾►
◄system_promptYou convert the given image into a rich, image-generation prompt.
Return ONLY the final prompt as a single line, no quotes, no extra text.
Include: subject, environment, style, lighting, camera/lens, composition, key details.
Avoid meta-commentary.►
◄user_prompt►
◄max_new_tokens2048►
◄temperature0.20►
◄safe_quantstrue►
◄unload_modeltrue►
◄openai_base_urlhttp://127.0.0.1:11434►
◄openai_api_key►
◄openai_model_override►
◄openrouter_providers►
◄verbose_outputtrue►
Categoryd3cker/Prompt-Generator
Inputs (18)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| backend | COMBO | 2 options: local, openai_compatible | |
| qwen_model | COMBO | 8 options: Qwen/Qwen2.5-VL-3B-Instruct, Qwen/Qwen2.5-VL-7B-Instruct, Qwen/Qwen3-VL-2B-Instruct, Qwen/Qwen3-VL-2B-Thinking, Qwen/Qwen3-VL-8B-Instruct, Qwen/Qwen3-VL-8B-Thinking, +2 | |
| local_model_path | STRING | — | |
| device | COMBO | 1 options: cpu | |
| quantization | COMBO | 5 options: int8_bnb, int4_bnb, bf16, fp16, fp32_cpu | |
| flash_attention | COMBO | 2 options: off, on | |
| system_prompt | STRING | You convert the given image into a rich, image-generation prompt. Return ONLY the final prompt as a single line, no quotes, no extra text. Include: subject, environment, style, lighting, camera/lens, composition, key details. Avoid meta-commentary. | — |
| user_prompt | STRING | — | |
| max_new_tokens | INT | 204816–8192 | — |
| temperature | FLOAT | 0.200–2 | — |
| safe_quants | COMBO | true | 2 options: true, false |
| unload_model | COMBO | true | 2 options: true, false |
| openai_base_urlopt | STRING | http://127.0.0.1:11434 | — |
| openai_api_keyopt | STRING | — | |
| openai_model_overrideopt | STRING | — | |
| openrouter_providersopt | STRING | — | |
| verbose_outputopt | COMBO | true | 2 options: true, false |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| prompt_text | STRING | — |
| thinking_text | STRING | — |