ComfyUI Node
Academia SD Prompt Enhancer ✨
A ComfyUI node in Academia SD with 12 inputs and 3 outputs.
Academia SD Prompt Enhancer ✨
- clip
- image
- prompt
- negative_prompt
- aspect_ratio
◄templateqwen_image_rewriter.md►
◄negative_templateqwen_image_negative.md►
◄temperature0.70►
◄seed0►
◄max_length1024►
◄prompt►
◄negative_prompt►
◄width—►
◄height—►
◄positive—►
CategoryAcademia SD
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| clip | CLIP | A Qwen3-VL text encoder, like the one Qwen Image 2.1 loads. It sees the image and writes the prompt. | |
| template | COMBO | qwen_image_rewriter.md | 2 options: qwen_image_negative.md, qwen_image_rewriter.md |
| negative_template | COMBO | qwen_image_negative.md | 2 options: qwen_image_negative.md, qwen_image_rewriter.md |
| temperature | FLOAT | 0.700–1.5 | 0 sticks to what it receives and always writes the same text. Higher values invent more of what the brief leaves open. |
| seed | INT | 00–18446744073709550000 | — |
| max_length | INT | 102464–4096 | Tokens it may write for the prompt. The template asks for about 500 words; too few cuts the answer. |
| imageopt | IMAGE | — | |
| promptopt | STRING | — | |
| negative_promptopt | STRING | — | |
| widthopt | INT | — | |
| heightopt | INT | — | |
| positiveopt | STRING | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| negative_prompt | STRING | — |
| aspect_ratio | STRING | — |