LTX Video 13B 0.9.8 Distilled I2V
LTX Video 13B 0.9.8 Distilled I2V costs $0.048/clip on FairStack — a image to video model for Budget animation, Simple motion, High-volume. 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.
What is LTX Video 13B 0.9.8 Distilled I2V?
LTX Video 13B 0.9.8 Distilled is a previous-generation LTX image-to-video model at around $0.02/s — a dependable, low-cost option for straightforward animation when native audio isn't required.
Key Features
What are LTX Video 13B 0.9.8 Distilled I2V's strengths?
What are LTX Video 13B 0.9.8 Distilled I2V's limitations?
What is LTX Video 13B 0.9.8 Distilled I2V best for?
How much does LTX Video 13B 0.9.8 Distilled I2V cost?
How does LTX Video 13B 0.9.8 Distilled I2V perform across capabilities?
LTXv 13B 0.9.8 Distilled i2v
How do I use the LTX Video 13B 0.9.8 Distilled I2V API?
curl -X POST https://api.fairstack.ai/v1/generations/video \
-H "Authorization: Bearer $FAIRSTACK_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "ltxv-13b-098-distilled-i2v",
"prompt": "Your prompt here"
}' 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": "ltxv-13b-098-distilled-i2v",
"prompt": "Your prompt here",
},
)
result = response.json()
print(result["url"]) 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: "ltxv-13b-098-distilled-i2v",
prompt: "Your prompt here",
}),
}
);
const result = await response.json();
console.log(result.url); What parameters does LTX Video 13B 0.9.8 Distilled I2V support?
Frequently Asked Questions
How much does LTX Video 13B 0.9.8 Distilled I2V cost?
LTX Video 13B 0.9.8 Distilled I2V costs $0.048/clip on FairStack as of 2026-06-27. 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 Video 13B 0.9.8 Distilled I2V and what is it best for?
LTX Video 13B 0.9.8 Distilled is a previous-generation LTX image-to-video model at around $0.02/s — a dependable, low-cost option for straightforward animation when native audio isn't required. LTX Video 13B 0.9.8 Distilled I2V is best for Budget animation, Simple motion, High-volume. Available via FairStack's REST API with curl, Python, and Node.js SDKs.
Does LTX Video 13B 0.9.8 Distilled I2V have an API?
Yes. LTX Video 13B 0.9.8 Distilled I2V 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 Video 13B 0.9.8 Distilled I2V compare to other video models?
LTX Video 13B 0.9.8 Distilled I2V excels at Budget animation, Simple motion, High-volume. It is a image to video model priced at $0.048/clip on FairStack. Key strengths: Cheap and reliable, Good for simple animation. Compare all video models at fairstack.ai/models.
Start using LTX Video 13B 0.9.8 Distilled I2V today
$0.048/clip. Full API access. No subscription.
Start Creating