# Ideogram v2 (https://docs.fuser.studio/docs/nodes/image/ideogram-v2)

_Provided by [Fal](https://fal.ai) — [Learn More](https://fal.ai/models/fal-ai/ideogram/v2)._

## Inputs [#inputs]

- **Prompt** (`textarea`) — The prompt to use for generating the image.

- **Image** (`image`) — The image to remix or inpaint. If inpainting, needs to match the dimensions of the mask image.

   Optional: `true`

- **Mask** (`image`) — The mask to inpaint the image. Needs to match the dimensions of the input image.

   Optional: `true`

- **Negative Prompt** (`textarea`) — The negative prompt to use. Use it to specify what you don't want in the image.

   Optional: `true` • Default: `blurry, low quality, distorted`

- **Strength** (`slider`) — Strength of the input image in the remix.

   Optional: `true` • Default: `0.8` • Minimum: `0` • Maximum: `1`

- **Aspect Ratio** (`dropdown`) — The aspect ratio of the generated image.

   Optional: `true` • Default: `1:1` • Accepts: `Square (1:1)`, `Horizontal Panorama (3:1)`, `Vertical Panorama (1:3)`, `Landscape (3:2)`, `Portrait (2:3)`, `Landscape (4:3)`, `Portrait (3:4)`, `Landscape (16:9)`, `Portrait (9:16)`, `Landscape (16:10)`, `Portrait (10:16)`

- **Style** (`dropdown`) — The style of the generated image.

   Optional: `true` • Default: `auto` • Accepts: `Auto (Recommended)`, `General`, `Realistic`, `Design`, `Render 3D`, `Anime`

- **Expand Prompt** (`toggle`) — Whether to expand the prompt with MagicPrompt functionality.

   Optional: `true` • Default: `true`

- **Seed** (`seed`) — The same seed and prompt will output the same image every time.

   Optional: `true` • Default: `914`

## Outputs [#outputs]

- **Generated Image** (`image`) — The generated image from the model.