ComfyUI Node
🔱 Artha Gemini Motion
Gemini Motion node outputs a rich description of the input video. If the video is too large, the built-in resizer can be used to lower the size to a reasonable level.
🔱 Artha Gemini Motion
- images
- response
â—„text_promptDescribe this video in detail.â–º
â—„resizeNoneâ–º
â—„api_keyâ–º
â—„modelgemini-2.5-flashâ–º
â—„max_tokens5000â–º
â—„temperature0.7â–º
â—„system_instructionâ–º
CategoryArtha/LLM/Gemini
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | — | |
| text_prompt | STRING | Describe this video in detail. | — |
| resize | COMBO | None | 4 options: None, 480p, 360p, 240p |
| 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. |
| system_instructionopt | STRING | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| response | STRING | — |