{
  "last_node_id": 66,
  "last_link_id": 112,
  "nodes": [
    {
      "id": 55,
      "type": "LoadImage",
      "pos": {
        "0": -44.241058349609375,
        "1": 847.8177490234375
      },
      "size": {
        "0": 315,
        "1": 314
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            105
          ],
          "label": "图像"
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null,
          "label": "遮罩"
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "ComfyUI_01199_.png",
        "image"
      ]
    },
    {
      "id": 54,
      "type": "PyramidFlowVAEEncode",
      "pos": {
        "0": 1015.7586059570312,
        "1": 798.8177490234375
      },
      "size": {
        "0": 315,
        "1": 102
      },
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "vae",
          "type": "PYRAMIDFLOWVAE",
          "link": 82,
          "label": "vae"
        },
        {
          "name": "image",
          "type": "IMAGE",
          "link": 106,
          "label": "image"
        }
      ],
      "outputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "links": [
            96
          ],
          "slot_index": 0,
          "label": "samples"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowVAEEncode"
      },
      "widgets_values": [
        false,
        0.25
      ]
    },
    {
      "id": 50,
      "type": "PyramidFlowSampler",
      "pos": {
        "0": 1027.7586669921875,
        "1": 144.8175506591797
      },
      "size": {
        "0": 292.23297119140625,
        "1": 311.2085876464844
      },
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "PYRAMIDFLOWMODEL",
          "link": 74,
          "label": "model"
        },
        {
          "name": "prompt_embeds",
          "type": "PYRAMIDFLOWPROMPT",
          "link": 81,
          "label": "prompt_embeds"
        },
        {
          "name": "input_latent",
          "type": "LATENT",
          "link": 96,
          "shape": 7,
          "label": "input_latent"
        },
        {
          "name": "width",
          "type": "INT",
          "link": 99,
          "widget": {
            "name": "width"
          },
          "label": "width"
        },
        {
          "name": "height",
          "type": "INT",
          "link": 100,
          "widget": {
            "name": "height"
          },
          "label": "height"
        }
      ],
      "outputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "links": [
            76
          ],
          "label": "samples"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowSampler"
      },
      "widgets_values": [
        1280,
        768,
        "20, 20, 20",
        "10, 10, 10",
        16,
        7,
        5,
        44664248661402,
        "fixed",
        false
      ]
    },
    {
      "id": 63,
      "type": "ImageResizeKJ",
      "pos": {
        "0": 370.759033203125,
        "1": 868.8177490234375
      },
      "size": [
        315,
        266
      ],
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 105,
          "label": "图像"
        },
        {
          "name": "get_image_size",
          "type": "IMAGE",
          "link": null,
          "shape": 7,
          "label": "参考图像"
        },
        {
          "name": "width_input",
          "type": "INT",
          "link": 103,
          "widget": {
            "name": "width_input"
          },
          "shape": 7
        },
        {
          "name": "height_input",
          "type": "INT",
          "link": 104,
          "widget": {
            "name": "height_input"
          },
          "shape": 7
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            106
          ],
          "label": "图像",
          "slot_index": 0
        },
        {
          "name": "width",
          "type": "INT",
          "links": null,
          "label": "宽度"
        },
        {
          "name": "height",
          "type": "INT",
          "links": null,
          "label": "高度"
        }
      ],
      "properties": {
        "Node name for S&R": "ImageResizeKJ"
      },
      "widgets_values": [
        512,
        512,
        "nearest-exact",
        true,
        2,
        0,
        0,
        "center"
      ]
    },
    {
      "id": 43,
      "type": "PyramidFlowVAELoader",
      "pos": {
        "0": -711,
        "1": 54
      },
      "size": {
        "0": 411.12652587890625,
        "1": 82
      },
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "compile_args",
          "type": "PYRAMIDFLOW_COMPILEARGS",
          "link": null,
          "shape": 7,
          "label": "compile_args"
        }
      ],
      "outputs": [
        {
          "name": "pyramidflow_vae",
          "type": "PYRAMIDFLOWVAE",
          "links": [
            71,
            82,
            107
          ],
          "slot_index": 0,
          "label": "pyramidflow_vae"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowVAELoader"
      },
      "widgets_values": [
        "pyramid_flow_vae_bf16.safetensors",
        "bf16"
      ]
    },
    {
      "id": 48,
      "type": "PyramidFlowVAEDecode",
      "pos": {
        "0": 1019.7586059570312,
        "1": 576.8177490234375
      },
      "size": {
        "0": 315,
        "1": 150
      },
      "flags": {},
      "order": 13,
      "mode": 0,
      "inputs": [
        {
          "name": "vae",
          "type": "PYRAMIDFLOWVAE",
          "link": 71,
          "label": "vae"
        },
        {
          "name": "samples",
          "type": "LATENT",
          "link": 76,
          "label": "samples"
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": [
            77
          ],
          "slot_index": 0,
          "label": "images"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowVAEDecode"
      },
      "widgets_values": [
        256,
        0.25,
        true,
        true
      ]
    },
    {
      "id": 61,
      "type": "LayerUtility: Integer",
      "pos": {
        "0": -675,
        "1": 361
      },
      "size": {
        "0": 315,
        "1": 78
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "int",
          "type": "INT",
          "links": [
            97,
            99,
            103
          ],
          "label": "int",
          "slot_index": 0
        },
        {
          "name": "string",
          "type": "STRING",
          "links": null,
          "label": "string"
        }
      ],
      "properties": {
        "Node name for S&R": "LayerUtility: Integer"
      },
      "widgets_values": [
        1280
      ],
      "color": "rgba(38, 73, 116, 0.7)"
    },
    {
      "id": 62,
      "type": "LayerUtility: Integer",
      "pos": {
        "0": -676,
        "1": 487
      },
      "size": {
        "0": 315,
        "1": 78
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "int",
          "type": "INT",
          "links": [
            98,
            100,
            104
          ],
          "label": "int",
          "slot_index": 0
        },
        {
          "name": "string",
          "type": "STRING",
          "links": null,
          "label": "string"
        }
      ],
      "properties": {
        "Node name for S&R": "LayerUtility: Integer"
      },
      "widgets_values": [
        768
      ],
      "color": "rgba(38, 73, 116, 0.7)"
    },
    {
      "id": 40,
      "type": "PyramidFlowTransformerLoader",
      "pos": {
        "0": -751,
        "1": -106
      },
      "size": {
        "0": 444.05462646484375,
        "1": 106
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "compile_args",
          "type": "PYRAMIDFLOW_COMPILEARGS",
          "link": null,
          "shape": 7,
          "label": "compile_args"
        }
      ],
      "outputs": [
        {
          "name": "pyramidflow_model",
          "type": "PYRAMIDFLOWMODEL",
          "links": [
            74,
            109
          ],
          "slot_index": 0,
          "label": "pyramidflow_model"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowTransformerLoader"
      },
      "widgets_values": [
        "pyramid_flow_miniflux_768_bf16.safetensors",
        "bf16",
        false
      ]
    },
    {
      "id": 37,
      "type": "DualCLIPLoader",
      "pos": {
        "0": -720,
        "1": 197
      },
      "size": {
        "0": 407.1675720214844,
        "1": 106
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            80,
            110
          ],
          "slot_index": 0,
          "label": "CLIP"
        }
      ],
      "properties": {
        "Node name for S&R": "DualCLIPLoader"
      },
      "widgets_values": [
        "clip_l.safetensors",
        "t5xxl_fp16.safetensors",
        "flux"
      ]
    },
    {
      "id": 51,
      "type": "VHS_VideoCombine",
      "pos": {
        "0": 1407.7586669921875,
        "1": 118.81759643554688
      },
      "size": [
        1018.2306518554688,
        922.9383911132812
      ],
      "flags": {},
      "order": 15,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 77,
          "label": "图像"
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "link": null,
          "shape": 7,
          "label": "音频"
        },
        {
          "name": "meta_batch",
          "type": "VHS_BatchManager",
          "link": null,
          "shape": 7,
          "label": "批次管理"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null,
          "shape": 7
        }
      ],
      "outputs": [
        {
          "name": "Filenames",
          "type": "VHS_FILENAMES",
          "links": null,
          "label": "文件名"
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoCombine"
      },
      "widgets_values": {
        "frame_rate": 24,
        "loop_count": 0,
        "filename_prefix": "PyramidFlow",
        "format": "video/h264-mp4",
        "pix_fmt": "yuv420p",
        "crf": 19,
        "save_metadata": false,
        "pingpong": false,
        "save_output": false,
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "filename": "PyramidFlow_00072.mp4",
            "subfolder": "",
            "type": "output",
            "format": "video/h264-mp4",
            "frame_rate": 24
          },
          "muted": false
        }
      }
    },
    {
      "id": 66,
      "type": "VHS_VideoCombine",
      "pos": {
        "0": 1135,
        "1": -971
      },
      "size": [
        1018.2306518554688,
        922.9383911132812
      ],
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 112,
          "label": "图像"
        },
        {
          "name": "audio",
          "type": "AUDIO",
          "link": null,
          "shape": 7,
          "label": "音频"
        },
        {
          "name": "meta_batch",
          "type": "VHS_BatchManager",
          "link": null,
          "shape": 7,
          "label": "批次管理"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null,
          "shape": 7
        }
      ],
      "outputs": [
        {
          "name": "Filenames",
          "type": "VHS_FILENAMES",
          "links": null,
          "label": "文件名"
        }
      ],
      "properties": {
        "Node name for S&R": "VHS_VideoCombine"
      },
      "widgets_values": {
        "frame_rate": 24,
        "loop_count": 0,
        "filename_prefix": "PyramidFlow",
        "format": "video/h264-mp4",
        "pix_fmt": "yuv420p",
        "crf": 19,
        "save_metadata": false,
        "pingpong": false,
        "save_output": false,
        "videopreview": {
          "hidden": false,
          "paused": false,
          "params": {
            "filename": "PyramidFlow_00008.mp4",
            "subfolder": "",
            "type": "temp",
            "format": "video/h264-mp4",
            "frame_rate": 24
          },
          "muted": false
        }
      }
    },
    {
      "id": 60,
      "type": "PyramidFlowSampler",
      "pos": {
        "0": 428,
        "1": -423
      },
      "size": {
        "0": 292.23297119140625,
        "1": 311.2085876464844
      },
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "PYRAMIDFLOWMODEL",
          "link": 109,
          "label": "model"
        },
        {
          "name": "prompt_embeds",
          "type": "PYRAMIDFLOWPROMPT",
          "link": 111,
          "label": "prompt_embeds"
        },
        {
          "name": "input_latent",
          "type": "LATENT",
          "link": null,
          "shape": 7,
          "label": "input_latent"
        },
        {
          "name": "width",
          "type": "INT",
          "link": 97,
          "widget": {
            "name": "width"
          },
          "label": "width"
        },
        {
          "name": "height",
          "type": "INT",
          "link": 98,
          "widget": {
            "name": "height"
          },
          "label": "height"
        }
      ],
      "outputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "links": [
            108
          ],
          "label": "samples",
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowSampler"
      },
      "widgets_values": [
        1280,
        768,
        "20, 20, 20",
        "10, 10, 10",
        16,
        7,
        5,
        88888891,
        "fixed",
        false
      ]
    },
    {
      "id": 65,
      "type": "PyramidFlowTextEncode",
      "pos": {
        "0": -42,
        "1": -401
      },
      "size": {
        "0": 437.19818115234375,
        "1": 269.9795837402344
      },
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 110,
          "label": "clip"
        }
      ],
      "outputs": [
        {
          "name": "prompt_embeds",
          "type": "PYRAMIDFLOWPROMPT",
          "links": [
            111
          ],
          "slot_index": 0,
          "label": "prompt_embeds"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowTextEncode"
      },
      "widgets_values": [
        "At dusk, a car is driving on the highway, with the rearview mirror reflecting a colorful sunset and serene scenery",
        "cartoon style, worst quality, low quality, blurry, absolute black, absolute white, low res, extra limbs, extra digits, misplaced objects, mutated anatomy, monochrome, horror",
        true,
        true,
        true
      ]
    },
    {
      "id": 64,
      "type": "PyramidFlowVAEDecode",
      "pos": {
        "0": 776,
        "1": -425
      },
      "size": {
        "0": 320,
        "1": 150
      },
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "vae",
          "type": "PYRAMIDFLOWVAE",
          "link": 107,
          "label": "vae"
        },
        {
          "name": "samples",
          "type": "LATENT",
          "link": 108,
          "label": "samples"
        }
      ],
      "outputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "links": [
            112
          ],
          "slot_index": 0,
          "label": "images"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowVAEDecode"
      },
      "widgets_values": [
        256,
        0.25,
        true,
        true
      ]
    },
    {
      "id": 53,
      "type": "PyramidFlowTextEncode",
      "pos": {
        "0": 431.759033203125,
        "1": 481.81756591796875
      },
      "size": {
        "0": 437.19818115234375,
        "1": 269.9795837402344
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 80,
          "label": "clip"
        }
      ],
      "outputs": [
        {
          "name": "prompt_embeds",
          "type": "PYRAMIDFLOWPROMPT",
          "links": [
            81
          ],
          "slot_index": 0,
          "label": "prompt_embeds"
        }
      ],
      "properties": {
        "Node name for S&R": "PyramidFlowTextEncode"
      },
      "widgets_values": [
        "Squirrels are looking around, hyper quality, Ultra HD, 8K",
        "cartoon style, worst quality, low quality, blurry, absolute black, absolute white, low res, extra limbs, extra digits, misplaced objects, mutated anatomy, monochrome, horror",
        true,
        true,
        true
      ]
    }
  ],
  "links": [
    [
      71,
      43,
      0,
      48,
      0,
      "PYRAMIDFLOWVAE"
    ],
    [
      74,
      40,
      0,
      50,
      0,
      "PYRAMIDFLOWMODEL"
    ],
    [
      76,
      50,
      0,
      48,
      1,
      "LATENT"
    ],
    [
      77,
      48,
      0,
      51,
      0,
      "IMAGE"
    ],
    [
      80,
      37,
      0,
      53,
      0,
      "CLIP"
    ],
    [
      81,
      53,
      0,
      50,
      1,
      "PYRAMIDFLOWPROMPT"
    ],
    [
      82,
      43,
      0,
      54,
      0,
      "PYRAMIDFLOWVAE"
    ],
    [
      96,
      54,
      0,
      50,
      2,
      "LATENT"
    ],
    [
      97,
      61,
      0,
      60,
      3,
      "INT"
    ],
    [
      98,
      62,
      0,
      60,
      4,
      "INT"
    ],
    [
      99,
      61,
      0,
      50,
      3,
      "INT"
    ],
    [
      100,
      62,
      0,
      50,
      4,
      "INT"
    ],
    [
      103,
      61,
      0,
      63,
      2,
      "INT"
    ],
    [
      104,
      62,
      0,
      63,
      3,
      "INT"
    ],
    [
      105,
      55,
      0,
      63,
      0,
      "IMAGE"
    ],
    [
      106,
      63,
      0,
      54,
      1,
      "IMAGE"
    ],
    [
      107,
      43,
      0,
      64,
      0,
      "PYRAMIDFLOWVAE"
    ],
    [
      108,
      60,
      0,
      64,
      1,
      "LATENT"
    ],
    [
      109,
      40,
      0,
      60,
      0,
      "PYRAMIDFLOWMODEL"
    ],
    [
      110,
      37,
      0,
      65,
      0,
      "CLIP"
    ],
    [
      111,
      65,
      0,
      60,
      1,
      "PYRAMIDFLOWPROMPT"
    ],
    [
      112,
      64,
      0,
      66,
      0,
      "IMAGE"
    ]
  ],
  "groups": [
    {
      "title": "Group",
      "bounding": [
        -57,
        -1038,
        2231,
        1006
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "title": "Group",
      "bounding": [
        -761,
        -180,
        471,
        755
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    },
    {
      "title": "Group",
      "bounding": [
        -54,
        45,
        2490,
        1127
      ],
      "color": "#3f789e",
      "font_size": 24,
      "flags": {}
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.30735605491428947,
      "offset": [
        1791.983464573886,
        1054.8869085565966
      ]
    }
  },
  "version": 0.4
}