ComfyUI Node
Casa · copy prompt
A ComfyUI node in from 3d to campaign with 4 inputs and 3 outputs.
Casa · copy prompt
- system_prompt
- user_prompt
- slots_json
◄language▾►
◄piecestreet_restored►
◄scene_noteFacade from across the street, golden hour.►
◄slots{
"claim": {
"max_chars": 42,
"what": "the post's claim, lowercase, no period"
},
"headline": {
"max_chars": 38,
"what": "headline for this image"
},
"caption": {
"max_chars": 90,
"what": "one sentence under the image"
},
"post_caption": {
"max_chars": 420,
"what": "the caption of the post, 2 short paragraphs"
},
"cta": {
"max_chars": 26,
"what": "call to action, imperative"
}
}►
Categoryfrom 3d to campaign
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| language | COMBO | 3 options: es, en, pt | |
| piece | STRING | street_restored | — |
| scene_note | STRING | Facade from across the street, golden hour. | — |
| slots | STRING | { "claim": { "max_chars": 42, "what": "the post's claim, lowercase, no period" }, "headline": { "max_chars": 38, "what": "headline for this image" }, "caption": { "max_chars": 90, "what": "one sentence under the image" }, "post_caption": { "max_chars": 420, "what": "the caption of the post, 2 short paragraphs" }, "cta": { "max_chars": 26, "what": "call to action, imperative" } } | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| system_prompt | STRING | — |
| user_prompt | STRING | — |
| slots_json | STRING | — |