Word Cloud
ComfyWordCloud
😺dzNodes/WordCloudoutput node
Pack: ComfyUI_WordCloud
custom_nodes.ComfyUI_WordCloud
Inputs (24)
| Name | Type | Required |
|---|---|---|
| text | STRING | required |
| width | INT | required |
| height | INT | required |
| scale | FLOAT | required |
| margin | INT | required |
| font_path | COMBO | required |
| min_font_size | INT | required |
| max_font_size | INT | required |
| relative_scaling | FLOAT | required |
| colormap | COMBO | required |
| background_color | STRING | required |
| transparent_background | BOOLEAN | required |
| prefer_horizontal | FLOAT | required |
| max_words | INT | required |
| repeat | BOOLEAN | required |
| include_numbers | BOOLEAN | required |
| random_state | INT | required |
| stopwords | STRING | required |
| color_ref_image | IMAGE | optional |
| mask_image | IMAGE | optional |
| contour_width | FLOAT | optional |
| contour_color | STRING | optional |
| keynote_words | STRING | optional |
| keynote_weight | INT | optional |