๐ฑ Gemini Compose
Gemini Compose
Describes a character. When no image connected, output is crafted by the parameters. If image input is active, prompt is crafted from the image details. If image input is active and reconstruct is true, prompt is crafted from the image details but parameters will override the attributes fetched from the image.
Pack: Artha-Gemini
custom_nodes.Artha-Gemini
Inputs (14)
| Name | Type | Required |
|---|---|---|
| text_prompt | STRING | required |
| api_key | STRING | required |
| model | COMBO | required |
| max_tokens | INT | required |
| temperature | FLOAT | required |
| seed | INT | required |
| use_image | BOOLEAN | required |
| reconstruct | BOOLEAN | required |
| image | COMBO | required |
| subject | ARTHASUBJECT | optional |
| scene | ARTHASCENERY | optional |
| camera | ARTHACAM | optional |
| light | ARTHALIGHT | optional |
| style | ARTHASTYLE | optional |