Better Gemini
BetterGemini
Generate images with Google Gemini using the official `google-genai` Python SDK.
Pack: Better-Gemini
custom_nodes.Better-Gemini
Inputs (17)
| Name | Type | Required |
|---|---|---|
| prompt | STRING | required |
| model | COMBO | required |
| response_modalities | COMBO | required |
| api_key | STRING | optional |
| prompt_images | IMAGE | optional |
| aspect_ratio | COMBO | optional |
| resolution | COMBO | optional |
| width | INT | optional |
| height | INT | optional |
| temperature | FLOAT | optional |
| top_p | FLOAT | optional |
| top_k | INT | optional |
| max_output_tokens | INT | optional |
| thinking_difficulty | COMBO | optional |
| thinking_budget | INT | optional |
| seed | INT | optional |
| system_prompt | STRING | optional |