Random Tag Weights
RandomTagWeights
Pack: ComfyUI-RandomTagWeights
custom_nodes.ComfyUI-RandomTagWeights
Inputs (14)
| Name | Type | Required |
|---|---|---|
| text | STRING | required |
| min_weight | FLOAT | required |
| max_weight | FLOAT | required |
| threshold | FLOAT | required |
| max_tags | INT | required |
| seed | INT | required |
| shuffle_tags | BOOLEAN | required |
| detect_by_commas | BOOLEAN | required |
| group_parentheses | BOOLEAN | required |
| preserve_existing_weights | BOOLEAN | required |
| output_with_commas | BOOLEAN | required |
| add_random_commas | BOOLEAN | required |
| num_random_commas | INT | required |
| input_text | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| modified_text | STRING |