ComfyUI Node
Danbooru_Tags_Upsampler
Expands a comma-separated anime prompt with generated Danbooru tags using a DART language model.
Danbooru_Tags_Upsampler
- upsampled_prompt
◄prompt1girl, solo►
◄model_namedart-v1-sft►
◄tag_lengthlong►
◄seed0►
◄temperature1.00►
◄top_k30►
◄top_p1.00►
◄num_beams1►
◄model_devicecpu►
◄model_backendONNX (Quantized)►
◄max_new_tokens128►
◄negative_prompt_tags►
◄ban_tags►
◄cfg_scale1.5►
◄debug_loggingfalse►
CategoryPrompt Styling/casual_gamer28
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | 1girl, solo | — |
| model_name | COMBO | dart-v1-sft | 3 options: dart-v1-sft, dart-v2-sft, dart-v2-moe-sft |
| tag_length | COMBO | long | 4 options: very short, short, long, very long |
| seed | INT | 00–4294967295 | — |
| temperature | FLOAT | 1.000.01–5 | — |
| top_k | INT | 300–1000 | — |
| top_p | FLOAT | 1.000–1 | — |
| num_beams | INT | 11–20 | — |
| model_device | COMBO | cpu | 2 options: cpu, cuda |
| model_backend | COMBO | ONNX (Quantized) | 3 options: Original, ONNX, ONNX (Quantized) |
| max_new_tokens | INT | 1288–512 | — |
| negative_prompt_tagsopt | STRING | — | |
| ban_tagsopt | STRING | — | |
| cfg_scaleopt | FLOAT | 1.51–10 | — |
| debug_loggingopt | BOOLEAN | false | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| upsampled_prompt | STRING | The original prompt plus generated Danbooru tag completions. |