Skip to main content
Video Text to Video fal.ai

Kandinsky 5 Distilled T2V

Kandinsky 5 Distilled T2V costs $0.060/clip on FairStack — a text to video model for Budget artistic video, Fast stylized video. 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.060/clip

What is Kandinsky 5 Distilled T2V?

Kandinsky 5 Distilled T2V is the speed-optimized variant of Sberbank's Kandinsky 5 video model, offering the fastest and cheapest video generation in the Kandinsky family. Through distillation, the model achieves faster generation times at a reduced price while retaining the artistic sensibility that characterizes Kandinsky output. At $0.05 per generation, it is one of the cheapest video models available on any platform, making it practical for high-volume production, rapid prototyping, and experimentation where cost is the primary constraint. The quality is lower than the full Kandinsky 5 model but remains usable for draft work and concept validation. Compared to the full Kandinsky 5 at $0.08, the Distilled variant saves 37% with faster generation at the cost of some visual quality. Against other ultra-budget options, it maintains Kandinsky's artistic style advantage. For users who need the cheapest possible video generation, this model provides a viable option. Best suited for budget artistic video, fast stylized video drafts, and high-volume experimentation where cost minimization is the priority. Available on FairStack at infrastructure cost plus a 20% platform fee.

Key Features

Faster than standard Kandinsky
Lower price at $0.05
Artistic style retained

What are Kandinsky 5 Distilled T2V's strengths?

Very affordable at $0.05
Fast generation

What are Kandinsky 5 Distilled T2V's limitations?

Reduced quality vs full model

What is Kandinsky 5 Distilled T2V best for?

Budget artistic video Fast stylized video

How much does Kandinsky 5 Distilled T2V cost?

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

How does Kandinsky 5 Distilled T2V perform across capabilities?

Kandinsky 5 Distilled — fast budget

motion quality
66%
visual quality
68%
prompt adherence
60%
temporal coherence
66%
character consistency
58%
camera control
54%

How do I use the Kandinsky 5 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": "kandinsky-5-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": "kandinsky-5-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: "kandinsky-5-distilled-t2v",
      prompt: "Your prompt here",
    }),
  }
);

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

What parameters does Kandinsky 5 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 Kandinsky 5 Distilled T2V cost?

Kandinsky 5 Distilled T2V costs $0.060/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 Kandinsky 5 Distilled T2V and what is it best for?

Kandinsky 5 Distilled T2V is the speed-optimized variant of Sberbank's Kandinsky 5 video model, offering the fastest and cheapest video generation in the Kandinsky family. Through distillation, the model achieves faster generation times at a reduced price while retaining the artistic sensibility that characterizes Kandinsky output. At $0.05 per generation, it is one of the cheapest video models available on any platform, making it practical for high-volume production, rapid prototyping, and experimentation where cost is the primary constraint. The quality is lower than the full Kandinsky 5 model but remains usable for draft work and concept validation. Compared to the full Kandinsky 5 at $0.08, the Distilled variant saves 37% with faster generation at the cost of some visual quality. Against other ultra-budget options, it maintains Kandinsky's artistic style advantage. For users who need the cheapest possible video generation, this model provides a viable option. Best suited for budget artistic video, fast stylized video drafts, and high-volume experimentation where cost minimization is the priority. Available on FairStack at infrastructure cost plus a 20% platform fee. Kandinsky 5 Distilled T2V is best for Budget artistic video, Fast stylized video. Available via FairStack's REST API with curl, Python, and Node.js SDKs.

Does Kandinsky 5 Distilled T2V have an API?

Yes. Kandinsky 5 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 Kandinsky 5 Distilled T2V compare to other video models?

Kandinsky 5 Distilled T2V excels at Budget artistic video, Fast stylized video. It is a text to video model priced at $0.060/clip on FairStack. Key strengths: Very affordable at $0.05, Fast generation. Compare all video models at fairstack.ai/models.

What makes Kandinsky 5 Distilled T2V stand out from other video models?

Kandinsky 5 Distilled T2V is distinguished by very affordable at $0.05 and fast generation. Generation typically completes in under 5 seconds.

What are the known limitations of Kandinsky 5 Distilled T2V?

The main limitation to be aware of is: reduced quality vs full model. FairStack documents these transparently so you can choose the right model for your workflow.

How fast is Kandinsky 5 Distilled T2V?

Kandinsky 5 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 Kandinsky 5 Distilled T2V offer?

Kandinsky 5 Distilled T2V offers: faster than standard kandinsky; lower price at $0.05; artistic style retained. All capabilities are accessible through both the FairStack web interface and REST API.

Start using Kandinsky 5 Distilled T2V today

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

Start Creating