> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thinkingsoundlab.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Image Models

> All available image generation models in Invook and their credit costs.

Invook supports a range of powerful image generation models. Each model uses a specific number of **credits** per generation.

<Note>
  Credits are deducted from your account balance each time a model runs. Free plan users receive **150 credits/month**. See [FAQs](/help/faqs) for more details.
</Note>

***

## Available Image Models

| Model Name                 | Credits per Generation |
| -------------------------- | ---------------------- |
| **Flux Schnell**           | 0.3 credits            |
| **Bria Background Remove** | 2 credits              |
| **Flux 2 Pro**             | 3 credits              |
| **Ideogram V3 (Turbo)**    | 3 credits              |
| **Kling Image V3**         | 3 credits              |
| **Recraft V3**             | 4 credits              |
| **Imagen 4 Fast**          | 4 credits              |
| **Seedream V4.5**          | 4 credits              |
| **Imagen 4 Standard**      | 5 credits              |
| **Ideogram V3 (Balanced)** | 6 credits              |
| **Imagen 4 Ultra**         | 6 credits              |
| **Nano Banana 2**          | 6 credits              |
| **Topaz Image Upscale**    | 8 credits              |
| **Ideogram V3 (Quality)**  | 9 credits              |
| **Nano Banana Pro**        | 15 credits             |

***

## How to Use Image Models

1. Add an **Image Model** Block to your Canvas using the [Add Block](/support/toolbox#3-add-block) tool
2. Connect a **File** Block (your input image) and a **Prompt** Block
3. Run the model to generate a new image

<Tip>
  New to the Canvas? Follow the [Create Your First Asset](/tutorial/create-first-asset) guide for a full walkthrough.
</Tip>

***

## Related

<CardGroup cols={2}>
  <Card title="Video Models" icon="video" href="/models/video">
    Browse available video generation models and their credit costs.
  </Card>

  <Card title="Toolbox — Add Node" icon="toolbox" href="/support/toolbox">
    Learn how to add model nodes to the Canvas.
  </Card>
</CardGroup>
