Skip to main content
Image Text to Image fal.ai

Lumina Image V2

Lumina Image V2 costs $0.090/image on FairStack — a text to image model for High-fidelity creative content, Professional imagery, Quality-focused generation. No subscription required. Pay per generation with full REST API access. FairStack applies a transparent 20% margin on infrastructure cost so you always see the real price.

FairStack price
$0.090/image

What is Lumina Image V2?

Lumina Image V2 is a high-fidelity image generation model that delivers strong composition and detailed output at $0.075 per image. It produces images with refined visual quality, accurate spatial relationships, and professional-grade composition that works well for creative and commercial applications. The model's strength lies in its compositional intelligence, generating well-balanced images with deliberate visual hierarchy and clean spatial arrangements. Detail rendering is thorough, with attention to textures, lighting transitions, and fine elements that give outputs a polished, professional feel suitable for direct use in marketing and creative projects. Compared to FLUX 2 Pro at $0.025 which ranks Elo #3 globally and costs a third of the price, Lumina Image V2 competes on pure output fidelity but lacks the broad market recognition and ecosystem that FLUX has built. Against Imagen 4 Ultra at $0.06, Lumina offers a different quality profile at a slightly higher price. The model serves users who specifically value its compositional strengths. Best suited for high-fidelity creative content, professional marketing imagery, quality-focused generation workflows, and projects where compositional refinement and detail are priorities. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

High-fidelity output
Strong composition
Good detail rendering
Professional-grade quality

What are Lumina Image V2's strengths?

High-fidelity generation
Strong composition
Reliable quality

What are Lumina Image V2's limitations?

Premium pricing at $0.075
Limited market awareness

What is Lumina Image V2 best for?

High-fidelity creative content Professional imagery Quality-focused generation

How much does Lumina Image V2 cost?

Metric
FairStack
Details
Price per generation
$0.090
Includes 20% margin
Subscription
None
Pay per generation only

How does Lumina Image V2 perform across capabilities?

Lumina Image V2 — diffusion transformer with decent quality

photorealism
78%
layout precision
58%
text rendering
45%
identity consistency
38%
style adherence
74%
fine detail
70%
multi subject
52%
lighting complexity
68%
storytelling
58%

How do I use the Lumina Image V2 API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/image \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "lumina-image-v2",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/image",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "lumina-image-v2",
        "prompt": "Your prompt here",
    },
)

result = response.json()
print(result["url"])
Node.js
const response = await fetch(
  "https://api.fairstack.ai/v1/generations/image",
  {
    method: "POST",
    headers: {
      Authorization: `Bearer ${process.env.FAIRSTACK_API_KEY}`,
      "Content-Type": "application/json",
    },
    body: JSON.stringify({
      model: "lumina-image-v2",
      prompt: "Your prompt here",
    }),
  }
);

const result = await response.json();
console.log(result.url);

What parameters does Lumina Image V2 support?

Parameter
Type
Default
Details
image_size
enum_or_object
landscape_4_3
Options: square_hd, square, portrait_4_3, portrait_16_9, landscape_4_3, landscape_16_9
num_images
integer
1
Range: 1–4
output_format
enum
jpeg
Options: jpeg, png
seed
integer (optional)
guidance_scale
float
3.5
Range: 1–20
num_inference_steps
integer
28
Range: 1–50

Frequently Asked Questions

How much does Lumina Image V2 cost?

Lumina Image V2 costs $0.090/image on FairStack as of 2026-05-13. This price includes FairStack's transparent 20% margin on infrastructure cost. No subscription or monthly fee — you pay per generation only. Minimum deposit is $1.

What is Lumina Image V2 and what is it best for?

Lumina Image V2 is a high-fidelity image generation model that delivers strong composition and detailed output at $0.075 per image. It produces images with refined visual quality, accurate spatial relationships, and professional-grade composition that works well for creative and commercial applications. The model's strength lies in its compositional intelligence, generating well-balanced images with deliberate visual hierarchy and clean spatial arrangements. Detail rendering is thorough, with attention to textures, lighting transitions, and fine elements that give outputs a polished, professional feel suitable for direct use in marketing and creative projects. Compared to FLUX 2 Pro at $0.025 which ranks Elo #3 globally and costs a third of the price, Lumina Image V2 competes on pure output fidelity but lacks the broad market recognition and ecosystem that FLUX has built. Against Imagen 4 Ultra at $0.06, Lumina offers a different quality profile at a slightly higher price. The model serves users who specifically value its compositional strengths. Best suited for high-fidelity creative content, professional marketing imagery, quality-focused generation workflows, and projects where compositional refinement and detail are priorities. Available on FairStack at infrastructure cost plus a 20% platform fee. Lumina Image V2 is best for High-fidelity creative content, Professional imagery, Quality-focused generation. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does Lumina Image V2 have an API?

Yes. Lumina Image V2 is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/image with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does Lumina Image V2 compare to other image models?

Lumina Image V2 excels at High-fidelity creative content, Professional imagery, Quality-focused generation. It is a text to image model priced at $0.090/image on FairStack. Key strengths: High-fidelity generation, Strong composition. Compare all image models at fairstack.ai/models.

What makes Lumina Image V2 stand out from other image generators?

Lumina Image V2 stands out with high-fidelity generation and strong composition. Generation typically completes in 5-15 seconds.

What are the known limitations of Lumina Image V2?

Key limitations include: premium pricing at $0.075; limited market awareness. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is Lumina Image V2?

Lumina Image V2 typically completes in 5-15 seconds. This provides a good balance between output quality and processing speed for most production workflows.

What features does Lumina Image V2 support?

Lumina Image V2 offers: high-fidelity output; strong composition; good detail rendering; professional-grade quality. All capabilities are accessible through both the FairStack web interface and REST API.

Start using Lumina Image V2 today

$0.090/image. Full API access. No subscription.

Start Creating