ComfyUI Node
π± Artha Gemini Style
Style settings for image or video prompting. If use image is selected the settings are fetched from the uploaded image by Gemini Vision.
π± Artha Gemini Style
- image
- style
- markdown
βtraditionalNONEβΊ
βmodernNONEβΊ
βphotographicNONEβΊ
βnamedNONEβΊ
βinspiredNONEβΊ
βapi_keyβΊ
βmodelgemini-2.5-flashβΊ
βmax_tokens5000βΊ
βtemperature0.7βΊ
βuse_imagefalseβΊ
CategoryArtha/LLM/Gemini
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| traditional | COMBO | NONE | 14 options: NONE, IMPRESSIONISM, EXPRESSIONISM, CUBISM, SURREALISM, BAROQUE, +8 |
| modern | COMBO | NONE | 13 options: NONE, CYBERPUNK, SYNTHWAVE, VAPORWAVE, ANIME, MANGA, +7 |
| photographic | COMBO | NONE | 9 options: NONE, CINEMATIC, VINTAGE, POLAROID, BLACK AND WHITE, HDR, +3 |
| named | COMBO | NONE | 14 options: NONE, GHIBLI STYLE, DISNEY STYLE, PIXAR STYLE, DREAMWORKS STYLE, TIM BURTON STYLE, +8 |
| inspired | COMBO | NONE | 19 options: NONE, VAN GOGH STYLE, PICASSO STYLE, DALI STYLE, MONET STYLE, MATISSE STYLE, +13 |
| 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. Higher values increase randomness. |
| use_image | BOOLEAN | false | β |
| imageopt | IMAGE | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| style | ARTHASTYLE | β |
| markdown | STRING | β |