Skip to main content
Video Text to Video fal.ai

LTX-2 19B Distilled T2V

LTX-2 19B Distilled T2V costs $0.240/clip on FairStack — a text to video model for Faster 19B-quality video, Speed-priority workflows. 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.240/clip

What is LTX-2 19B Distilled T2V?

LTX-2 19B Distilled T2V is Lightricks' speed-optimized version of the full 19-billion parameter video model. Through knowledge distillation, the model achieves faster generation times while retaining most of the quality advantages of the full 19B architecture. The distillation process compresses the model's knowledge into a more efficient form that requires less computation per frame. At $0.20 per generation, it matches the price of the full model while delivering faster turnaround. This makes it suitable for iterative workflows where users need to generate multiple options quickly, such as creative exploration, prompt refinement, or batch production. The quality reduction compared to the full model is modest and may not be noticeable in many use cases. Compared to the full LTX-2 19B, the Distilled variant trades a small amount of visual quality for meaningfully faster generation. Against other budget video models at similar price points, it benefits from the 19B architecture's strong prompt comprehension and scene understanding. Best suited for faster 19B-quality video generation and speed-priority workflows where quick iterations matter more than maximum quality. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Distilled from 19B for speed
Faster generation
Good quality retention

What are LTX-2 19B Distilled T2V's strengths?

Faster than full 19B
Retains good quality

What are LTX-2 19B Distilled T2V's limitations?

$0.20 per generation
Slight quality reduction

What is LTX-2 19B Distilled T2V best for?

Faster 19B-quality video Speed-priority workflows

How much does LTX-2 19B Distilled T2V cost?

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

How does LTX-2 19B Distilled T2V perform across capabilities?

LTX 2 Distilled — faster but lower quality

motion quality
68%
visual quality
70%
prompt adherence
62%
temporal coherence
68%
character consistency
62%
camera control
56%

How do I use the LTX-2 19B Distilled T2V API?

curl
curl -X POST https://api.fairstack.ai/v1/generations/video \
  -H "Authorization: Bearer $FAIRSTACK_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "ltx-2-19b-distilled-t2v",
    "prompt": "Your prompt here"
  }'
Python
import requests

response = requests.post(
    "https://api.fairstack.ai/v1/generations/video",
    headers={
        "Authorization": f"Bearer {FAIRSTACK_API_KEY}",
        "Content-Type": "application/json",
    },
    json={
        "model": "ltx-2-19b-distilled-t2v",
        "prompt": "Your prompt here",
    },
)

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

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

What parameters does LTX-2 19B Distilled T2V support?

Parameter
Type
Default
Details
aspect_ratio
enum
16:9
Options: 16:9, 9:16, 1:1
duration
enum
5
Options: 5, 10
negative_prompt
string (optional)
seed
integer (optional)

Frequently Asked Questions

How much does LTX-2 19B Distilled T2V cost?

LTX-2 19B Distilled T2V costs $0.240/clip 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 LTX-2 19B Distilled T2V and what is it best for?

LTX-2 19B Distilled T2V is Lightricks' speed-optimized version of the full 19-billion parameter video model. Through knowledge distillation, the model achieves faster generation times while retaining most of the quality advantages of the full 19B architecture. The distillation process compresses the model's knowledge into a more efficient form that requires less computation per frame. At $0.20 per generation, it matches the price of the full model while delivering faster turnaround. This makes it suitable for iterative workflows where users need to generate multiple options quickly, such as creative exploration, prompt refinement, or batch production. The quality reduction compared to the full model is modest and may not be noticeable in many use cases. Compared to the full LTX-2 19B, the Distilled variant trades a small amount of visual quality for meaningfully faster generation. Against other budget video models at similar price points, it benefits from the 19B architecture's strong prompt comprehension and scene understanding. Best suited for faster 19B-quality video generation and speed-priority workflows where quick iterations matter more than maximum quality. Available on FairStack at infrastructure cost plus a 20% platform fee. LTX-2 19B Distilled T2V is best for Faster 19B-quality video, Speed-priority workflows. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does LTX-2 19B Distilled T2V have an API?

Yes. LTX-2 19B Distilled T2V is available via FairStack's REST API at api.fairstack.ai. Send a POST request to /v1/generations/video with your API key and prompt. Works with curl, Python requests, Node.js fetch, and any HTTP client. No SDK installation required.

How does LTX-2 19B Distilled T2V compare to other video models?

LTX-2 19B Distilled T2V excels at Faster 19B-quality video, Speed-priority workflows. It is a text to video model priced at $0.240/clip on FairStack. Key strengths: Faster than full 19B, Retains good quality. Compare all video models at fairstack.ai/models.

What makes LTX-2 19B Distilled T2V stand out from other video models?

LTX-2 19B Distilled T2V is distinguished by faster than full 19b and retains good quality. Generation typically completes in under 5 seconds.

What are the known limitations of LTX-2 19B Distilled T2V?

Key limitations include: $0.20 per generation; slight quality reduction. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is LTX-2 19B Distilled T2V?

LTX-2 19B Distilled T2V typically completes in under 5 seconds. This makes it suitable for real-time applications, interactive workflows, and high-volume batch processing.

What video capabilities does LTX-2 19B Distilled T2V offer?

LTX-2 19B Distilled T2V offers: distilled from 19b for speed; faster generation; good quality retention. All capabilities are accessible through both the FairStack web interface and REST API.

Start using LTX-2 19B Distilled T2V today

$0.240/clip. Full API access. No subscription.

Start Creating