ComfyUI Node
π± Gemini Scenery
Scene settings for image or video prompting.If use image is selected the setting are fetched from the uploaded image by Gemini Vision.
π± Gemini Scenery
- scene
- markdown
βlandscapesNONEβΊ
βurbanNONEβΊ
βinteriorNONEβΊ
βfantasyNONEβΊ
βfuturisticNONEβΊ
βabstractNONEβΊ
βmiscellaneousNONEβΊ
βapi_keyβΊ
βmodelgemini-2.5-flashβΊ
βmax_tokens5000βΊ
βtemperature0.7βΊ
βuse_imagefalseβΊ
βimageβΎβΊ
CategoryArtha/LLM/GEMINI
Inputs (13)
| Name | Type | Default | Description |
|---|---|---|---|
| landscapes | COMBO | NONE | 14 options: NONE, MOUNTAINS, HILLS, FORESTS, JUNGLES, DESERTS, +8 |
| urban | COMBO | NONE | 7 options: NONE, MODERN CITIES, HISTORICAL TOWNS, VILLAGES, INDUSTRIAL AREAS, FUTURISTIC CITIES, +1 |
| interior | COMBO | NONE | 9 options: NONE, HOMES, APARTMENTS, OFFICES, STUDIOS, LIBRARIES, +3 |
| fantasy | COMBO | NONE | 7 options: NONE, ENCHANTED FORESTS, FLOATING ISLANDS, CASTLES, MAGICAL PORTALS, MYTHICAL UNDERWORLDS, +1 |
| futuristic | COMBO | NONE | 6 options: NONE, SPACE STATIONS, ALIEN PLANETS, CYBERPUNK STREETS, MECH HANGARS, FUTURISTIC LABS |
| abstract | COMBO | NONE | 5 options: NONE, GEOMETRIC WORLDS, SURREAL DREAMSCAPES, OPTICAL ILLUSIONS, COLOR PATTERNS |
| miscellaneous | COMBO | NONE | 6 options: NONE, SPACE, UNDERWATER, WEATHER EVENTS, NIGHT SCENES, SEASONAL |
| api_key | STRING | API key will be visible in plain text. Consider adding your api to the api.json located inside this custom node folder. | |
| model | COMBO | gemini-2.5-flash | 5 options: gemini-2.5-pro, gemini-2.5-flash, gemini-2.5-flash-lite, gemini-2.0-flash, gemini-2.0-flash-lite |
| max_tokens | INT | 50001β8192 | For Gemini models, a token is equivalent to about 4 characters. 100 tokens is equal to about 60-80 English words. |
| temperature | FLOAT | 0.70β2 | A temperature of 0 means only the most likely tokens are selected, and there's no randomness. Conversely, a high temperature injects a high degree of randomness into the tokens selected by the model, leading to more unexpected, surprising model responses. |
| use_image | BOOLEAN | false | β |
| image | COMBO | 1 options: example.png |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| scene | ARTHASCENERY | β |
| markdown | STRING | β |