LLM7.io
LLM7.io
Toggle theme

image model

imagine-1.5

imagine-1.5 is an image-generation model available through the LLM7 API. It supports text input, image input, tool calling, streaming, JSON mode, reasoning, image generation, accepts text, and currently costs $0.0182 USD per image.

Retired
imagine-1.5
imagine-1.5 alternatives

Current LLM7 pricing

Simple, pay-as-you-go pricing

image

$0.0182 USD per image

Cost calculator

Adjust the volume to see an instant estimate at the current public price.

image
1 images
01M

Generation estimate

$0.0182

Estimated total

$0.0182

Start building

A verified request for this exact model. Add your API key and run it.

Read the docs
curl https://api.llm7.io/v1/images/generations \
  -H "Authorization: Bearer $LLM7_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "imagine-1.5",
    "prompt": "A clean product photo of a matte black desk lamp on a white desk",
    "size": "1024x1024",
    "n": 1
  }'

Explore similar models