Skip to main content
Image Text to Image fal.ai

SANA 1.5 4.8B

SANA 1.5 4.8B costs $0.013/image on FairStack — a text to image model for Budget generation needing more quality, Fast batch workflows, Moderate quality at low cost. 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.013/image

What is SANA 1.5 4.8B?

SANA 1.5 4.8B is NVIDIA's larger, higher-quality efficient image model with 4.8 billion parameters, generating images at $0.005 each. It represents a meaningful quality step up from SANA Sprint while maintaining fast generation speed, occupying the space between the absolute cheapest models and mid-range options. The model produces better detail, improved composition, and more coherent outputs compared to Sprint, thanks to the larger parameter count. It remains fast enough for batch workflows and maintains the cost efficiency that NVIDIA's architecture provides, making it practical for moderate-quality generation at volume. Compared to SANA Sprint at $0.0025, the 1.5 variant costs twice as much but produces visibly better output. Against FLUX 2 Klein 4B at $0.005 which is identically priced, SANA 1.5 offers a different quality profile from NVIDIA's architecture. Mid-tier models like FLUX 2 Flex at $0.02 deliver substantially better quality but at four times the cost. Best suited for budget-conscious generation needing more quality than Sprint, fast batch workflows at moderate quality, scaling up from the cheapest tier without major cost increase, and any workflow balancing cost efficiency with basic quality requirements. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Better quality than Sprint at $0.005
4.8B parameters — improved detail
Fast generation
NVIDIA architecture

What are SANA 1.5 4.8B's strengths?

Good quality step-up from Sprint
Still very affordable
Fast generation

What are SANA 1.5 4.8B's limitations?

Still below mid-tier models in quality
Limited style range

What is SANA 1.5 4.8B best for?

Budget generation needing more quality Fast batch workflows Moderate quality at low cost

How much does SANA 1.5 4.8B cost?

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

How does SANA 1.5 4.8B perform across capabilities?

SANA 1.5 4.8B — better quality than Sprint but still fast

photorealism
70%
layout precision
50%
text rendering
38%
identity consistency
30%
style adherence
68%
fine detail
58%
multi subject
42%
lighting complexity
55%
storytelling
45%

How do I use the SANA 1.5 4.8B 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": "sana-1.5-4.8b",
    "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": "sana-1.5-4.8b",
        "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: "sana-1.5-4.8b",
      prompt: "Your prompt here",
    }),
  }
);

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

What parameters does SANA 1.5 4.8B 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 SANA 1.5 4.8B cost?

SANA 1.5 4.8B costs $0.013/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 SANA 1.5 4.8B and what is it best for?

SANA 1.5 4.8B is NVIDIA's larger, higher-quality efficient image model with 4.8 billion parameters, generating images at $0.005 each. It represents a meaningful quality step up from SANA Sprint while maintaining fast generation speed, occupying the space between the absolute cheapest models and mid-range options. The model produces better detail, improved composition, and more coherent outputs compared to Sprint, thanks to the larger parameter count. It remains fast enough for batch workflows and maintains the cost efficiency that NVIDIA's architecture provides, making it practical for moderate-quality generation at volume. Compared to SANA Sprint at $0.0025, the 1.5 variant costs twice as much but produces visibly better output. Against FLUX 2 Klein 4B at $0.005 which is identically priced, SANA 1.5 offers a different quality profile from NVIDIA's architecture. Mid-tier models like FLUX 2 Flex at $0.02 deliver substantially better quality but at four times the cost. Best suited for budget-conscious generation needing more quality than Sprint, fast batch workflows at moderate quality, scaling up from the cheapest tier without major cost increase, and any workflow balancing cost efficiency with basic quality requirements. Available on FairStack at infrastructure cost plus a 20% platform fee. SANA 1.5 4.8B is best for Budget generation needing more quality, Fast batch workflows, Moderate quality at low cost. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does SANA 1.5 4.8B have an API?

Yes. SANA 1.5 4.8B 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 SANA 1.5 4.8B compare to other image models?

SANA 1.5 4.8B excels at Budget generation needing more quality, Fast batch workflows, Moderate quality at low cost. It is a text to image model priced at $0.013/image on FairStack. Key strengths: Good quality step-up from Sprint, Still very affordable. Compare all image models at fairstack.ai/models.

What makes SANA 1.5 4.8B stand out from other image generators?

SANA 1.5 4.8B stands out with good quality step-up from sprint and still very affordable. Generation typically completes in under 5 seconds.

What are the known limitations of SANA 1.5 4.8B?

Key limitations include: still below mid-tier models in quality; limited style range. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is SANA 1.5 4.8B?

SANA 1.5 4.8B typically completes in under 5 seconds. This makes it suitable for real-time applications, interactive workflows, and high-volume batch processing.

What features does SANA 1.5 4.8B support?

SANA 1.5 4.8B offers: better quality than sprint at $0.005; 4.8b parameters; fast generation; nvidia architecture. All capabilities are accessible through both the FairStack web interface and REST API.

Start using SANA 1.5 4.8B today

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

Start Creating