Image → video · Native audio · Uncensored
VideoNewSpicy

LTX-2.3 10Eros v1.4 I2V

ltx23-22b-10eros-v1.4-fp8mixed_i2v

An opt-in LTX-2.3 image-to-video fine-tune for private mature-theme creativity, available through the Sogni API and Creative Agent Skill.

No GPU. No setup. Cancel anytime.

Dark Beast Krea 2 artwork used as the cover for LTX-2.3 10Eros v1.4 I2V

About

LTX-2.3 10Eros v1.4 I2V is a specialized image-to-video fine-tune of LTX-2.3 22B for creators who want greater freedom with mature themes.

This model is used in tandem with DR34ML4Y — All-In-One NSFW LoRA, created by c0ur4ge, to support its adult-oriented LTX-2 workflow.

It animates a starting image into a 4–20 second clip and generates native dialogue and sound in the same pass. The fixed 9-step workflow supports landscape, portrait, and square formats from 640 px through 4K-class output.

The model is strictly opt-in for adults: turn off the Sensitive Content Filter before submitting a job. It is currently available through the Sogni API and Sogni Creative Agent Skill for agentic creation, but not yet in Sogni Web or native apps.

Looking for still images? Explore Sogni's uncensored AI image generator for opt-in image models including Dark Beast Krea 2, Dark Beast Z-Image Turbo, and Chroma.

Prompting tips

Use the source image to establish the subject and composition, then use the prompt to direct motion, camera, sound, and timing.

  • Motion — Describe what changes after the first frame: subject movement, environmental motion, and the final beat.
  • Camera — Name one clear camera move, such as a slow push-in, orbit, pan, or locked-off shot.
  • Audio — Write dialogue in quotation marks and describe the voice, ambience, and sound effects you want generated.

Available through the API and Creative Agent Skill

LTX-2.3 10Eros v1.4 is not currently available in Sogni Web or the native apps. Use the exact model ID through the Sogni API, or use the Sogni Creative Agent Skill for agentic image-to-video creation.

Need still images too? Explore the uncensored AI image generator for Sogni's opt-in mature-theme image models.

Pricing

Use pay-as-you-go Spark packs for each clip (1 Spark = $0.005), or choose a flat-rate Sogni plan for credit-free fair-use generation in the app.

Configuration Spark USD
5 s · 1280 × 720 · 9 steps 13.8 Spark $0.069
10 s · 1280 × 720 · 9 steps 27.6 Spark $0.14
5 s · 1920 × 1088 · 9 steps (scales with pixels) 31.4 Spark $0.16

API

One Sogni API key reaches every model on the Supernet — call LTX-2.3 10Eros v1.4 I2V with the exact model id.

import { SogniClient } from '@sogni-ai/sogni-client';

const client = await SogniClient.createInstance({
  appId: crypto.randomUUID(),
  apiKey: process.env.SOGNI_API_KEY,
  network: 'fast',
});

const project = await client.projects.create({
  type: 'video',
  modelId: 'ltx23-22b-10eros-v1.4-fp8mixed_i2v',
  positivePrompt: 'a slothicorn surfing a wave of liquid paint, slow push-in, cinematic',
  numberOfMedia: 1,
  duration: 5,
});

const [url] = await project.waitForCompletion();
console.log(url); // result link — download within 24h
# ltx23-22b-10eros-v1.4-fp8mixed_i2v is addressable by id via the JavaScript SDK (see the JavaScript tab).
# The REST workflow API routes this family through its flagship alias instead:

curl https://api.sogni.ai/v1/creative-agent/workflows \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer $SOGNI_API_KEY" \
  -d '{
    "input": {
      "title": "First render",
      "steps": [{
        "id": "step1",
        "toolName": "generate_image",
        "arguments": { "prompt": "a slothicorn surfing a wave of liquid paint, studio lighting" }
      }]
    },
    "confirm_cost": true
  }'

Addressable by id via the JavaScript SDK; the REST workflow API routes this family through its flagship alias. Full reference at docs.sogni.ai.

Why run it on Sogni

Subscriptions or Spark

Use a flat monthly plan for credit-free fair-use generation, or buy Spark packs when pay-as-you-go fits better. Both run on the same creator-owned GPU network.

Unlimited plans

One flat price in the app. Generate under fair use without a per-image meter.

🧩

200+ models

Image, video, music, and language models in one workspace and one API key.

Pay-as-you-go Spark

Prefer pay-as-you-go? Call LTX-2.3 10Eros v1.4 I2V by id and pay with Spark packs.

🌐

Powered by people

Runs on a decentralized GPU network where workers share subscription revenue.

FAQ

LTX-2.3 10Eros v1.4 I2V on Sogni

What is LTX-2.3 10Eros v1.4 I2V?

It is an opt-in image-to-video fine-tune of LTX-2.3 22B for private mature-theme creativity. It animates a starting image and generates native dialogue and sound in the same pass.

How is 10Eros v1.4 different from base LTX-2.3?

10Eros v1.4 is a specialized image-to-video fine-tune with a fixed 9-step workflow and an opt-in mature-theme focus. Base LTX-2.3 also offers text, audio, image+audio, and video-to-video workflows in Distilled and Dev variants.

Which NSFW LoRA does LTX-2.3 10Eros use?

LTX-2.3 10Eros v1.4 I2V is used in tandem with DR34ML4Y — All-In-One NSFW LoRA, created by c0ur4ge.

How do I enable LTX-2.3 10Eros on Sogni?

Turn off the Sensitive Content Filter before submitting the job through the Sogni API or Creative Agent Skill. The Supernet enforces this requirement, so the model remains an explicit adult-only choice.

Can I use LTX-2.3 10Eros in Sogni Web or the native apps?

Not currently. Use the exact model ID through the Sogni API, or select it through the Sogni Creative Agent Skill for agentic creation.

Does LTX-2.3 10Eros generate audio?

Yes. It can generate dialogue, ambience, and sound effects natively with the video.

Do I need a GPU or ComfyUI?

No. The model runs on compatible Sogni Supernet workers through the Sogni API or Creative Agent Skill, with no local install required.

How private is my use of this model on Sogni?

Sogni is built with privacy and creative freedom in mind. Your work remains your own, and inference runs through the Sogni Supernet, a decentralized network of creator GPUs, instead of requiring local hardware or a separate model host. Use is still governed by Sogni's Privacy Policy and Terms of Use.

Start with LTX-2.3 10Eros v1.4 I2V today

Build with the Sogni API, or use the Creative Agent Skill for agentic creation.