ComfyUI Workflow

Built with anycoder

{
  "last_node_id": 6,
  "last_link_id": 6,
  "nodes": [
    {
      "id": 1,
      "type": "LoadImage",
      "pos": [
        -920,
        340
      ],
      "size": {
        "0": 315,
        "1": 346
      },
      "flags": {},
      "widgets_values": [
        "Sora_input_image.png"
      ],
      "meta": {
        "title": "Reference Image (Image-to-Video Input)"
      }
    },
    {
      "id": 2,
      "type": "PrimitiveNode",
      "pos": [
        -920,
        40
      ],
      "size": {
        "0": 315,
        "1": 42
      },
      "flags": {},
      "widgets_values": [
        "A cinematic shot of a majestic lion walking across a futuristic cityscape at sunset, highly detailed, film grain, 8K."
      ],
      "meta": {
        "title": "Positive Prompt (Text)"
      }
    },
    {
      "id": 3,
      "type": "PrimitiveNode",
      "pos": [
        -920,
        170
      ],
      "size": {
        "0": 315,
        "1": 42
      },
      "flags": {},
      "widgets_values": [
        "ugly, watermark, low quality, static, blurry, monochrome"
      ],
      "meta": {
        "title": "Negative Prompt (Text)"
      }
    },
    {
      "id": 4,
      "type": "Kling Camera Controls",
      "pos": [
        -570,
        180
      ],
      "size": {
        "0": 250,
        "1": 138
      },
      "flags": {},
      "widgets_values": [
        "Zoom In",
        200
      ],
      "meta": {
        "title": "Kling Camera Controls"
      }
    },
    {
      "id": 5,
      "type": "Kling Image to Video",
      "pos": [
        -280,
        -10
      ],
      "size": {
        "0": 370,
        "1": 350
      },
      "flags": {},
      "widgets_values": [
        0,
        "mp4",
        15,
        1280,
        720,
        10,
        "dynamic",
        "aesthetic",
        1,
        0,
        1
      ],
      "meta": {
        "title": "Kling Image to Video (Sora 2 Replacement)"
      }
    },
    {
      "id": 6,
      "type": "SaveVideo",
      "pos": [
        120,
        140
      ],
      "size": {
        "0": 200,
        "1": 154
      },
      "flags": {},
      "widgets_values": [
        "Kling_Sora_Output_",
        "image/video",
        24,
        "h264-mp4"
      ],
      "meta": {
        "title": "Save Video"
      }
    }
  ],
  "links": [
    {
      "id": 1,
      "origin_id": 2,
      "origin_slot": 0,
      "target_id": 5,
      "target_slot": 0
    },
    {
      "id": 2,
      "origin_id": 3,
      "origin_slot": 0,
      "target_id": 5,
      "target_slot": 1
    },
    {
      "id": 3,
      "origin_id": 1,
      "origin_slot": 0,
      "target_id": 5,
      "target_slot": 2
    },
    {
      "id": 4,
      "origin_id": 4,
      "origin_slot": 0,
      "target_id": 5,
      "target_slot": 3
    },
    {
      "id": 6,
      "origin_id": 5,
      "origin_slot": 0,
      "target_id": 6,
      "target_slot": 0
    }
  ],
  "groups": [
    {
      "title": "Sora 2 (Kling API Implementation)",
      "color": "#a1d798",
      "bounding": [
        -940,
        -30,
        400,
        700
      ]
    },
    {
      "title": "Inputs",
      "color": "#336699",
      "bounding": [
        -930,
        30,
        -550,
        690
      ]
    },
    {
      "title": "Output",
      "color": "#66a3ff",
      "bounding": [
        110,
        130,
        330,
        310
      ]
    }
  ],
  "config": {},
  "extra": {
    "workflow_api": 0.4,
    "__comment": "Built with anycoder https://huggingface.co/spaces/akhaliq/anycoder"
  }
}