Models / Kuaishou
Video

Kling 1.6 Standard

Stable standard video generation

About model

Kling 1.6 Standard offers stable and reliable video generation from the well-tested 1.6 platform.

Quickstart guides
  • API usage

    • cURL
    • Python
    • Typescript

    Endpoint:

    kwaivgI/kling-1.6-standard

    curl --request POST \
      --url https://api.together.xyz/v2/videos \
      --header "Authorization: Bearer $TOGETHER_API_KEY" \
      --header "Content-Type: application/json" \
      --data '{
        "model": "kwaivgI/kling-1.6-standard",
        "prompt": "some penguins building a snowman"
      }'
    
    from together import Together
    
    client = Together()
    
    # Create a video generation job
    job = client.videos.create(
        prompt="A serene sunset over the ocean with gentle waves",
        model="kwaivgI/kling-1.6-standard"
    )
    
    import Together from "together-ai";
    
    const together = new Together();
    
    async function main() {
      // Create a video generation job
      const job = await together.videos.create({
        prompt: "A serene sunset over the ocean with gentle waves",
        model: "kwaivgI/kling-1.6-standard"
      });
    
  • Model card

    Architecture:
    • Version 1.6 platform
    • Standard quality
    • Proven stability

  • Applications & use cases

    Use Cases:
    • Stable workflows
    • Basic content
    • Budget projects

Related models
  • Model provider
    Kuaishou
  • Type
    Video
  • Main use cases
    Text-to-Video
    Image-to-Video
  • Resolution/Duration
    720p / 5s
  • Deployment
    Serverless
  • Input price

    $0.19 / video

  • Input modalities
    Text
    Image
  • Output modalities
    Video
  • Category
    Video