ComfyUI Workflow

View and download your workflow JSON

{
  "last_node_id": 15,
  "last_link_id": 20,
  "nodes": [
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [
        50,
        50
      ],
      "size": {
        "0": 350,
        "1": 98
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            2
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            2,
            3
          ],
          "shape": 3,
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            4
          ],
          "shape": 3,
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "sd_xl_base_1.0.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "CLIPTextEncode",
      "pos": [
        450,
        50
      ],
      "size": {
        "0": 400,
        "1": 200
      },
      "flags": {},
      "order": 1,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 2
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            5
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "promoción de restaurante elegante, clientes disfrutando comida, ambiente acogedor, iluminación cálida, alta calidad, 4K, video publicitario profesional"
      ]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [
        450,
        300
      ],
      "size": {
        "0": 400,
        "1": 180
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": 3
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            6
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "texto, marcas de agua, baja calidad, pixelado, borroso, distorsionado, mala iluminación"
      ]
    },
    {
      "id": 4,
      "type": "EmptySD3LatentImage",
      "pos": [
        450,
        520
      ],
      "size": {
        "0": 315,
        "1": 106
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            7
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "EmptySD3LatentImage"
      },
      "widgets_values": [
        1920,
        1080,
        1
      ]
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [
        950,
        250
      ],
      "size": {
        "0": 300,
        "1": 262
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 1
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 5
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 7
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            8
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        42,
        "randomize",
        20,
        8,
        "dpmpp_2m",
        "karras",
        1
      ]
    },
    {
      "id": 6,
      "type": "VAEDecode",
      "pos": [
        1300,
        250
      ],
      "size": {
        "0": 210,
        "1": 46
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 8
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 4
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            9,
            10
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 7,
      "type": "ImageResize+",
      "pos": [
        1550,
        200
      ],
      "size": {
        "0": 315,
        "1": 130
      },
      "flags": {},
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "image",
          "type": "IMAGE",
          "link": 9
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            11
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ImageResize+"
      },
      "widgets_values": [
        "lanczos",
        1920,
        1080,
        "disabled",
        "disabled"
      ]
    },
    {
      "id": 8,
      "type": "SaveImage",
      "pos": [
        1900,
        200
      ],
      "size": {
        "0": 315,
        "1": 270
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 11
        }
      ],
      "properties": {
        "Node name for S&R": "SaveImage"
      },
      "widgets_values": [
        "ComfyUI/output/hosteleria_promo"
      ]
    },
    {
      "id": 9,
      "type": "PreviewImage",
      "pos": [
        1550,
        380
      ],
      "size": {
        "0": 300,
        "1": 290
      },
      "flags": {},
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 10
        }
      ],
      "properties": {
        "Node name for S&R": "PreviewImage"
      }
    },
    {
      "id": 10,
      "type": "LoadImage",
      "pos": [
        50,
        200
      ],
      "size": {
        "0": 315,
        "1": 314
      },
      "flags": {},
      "order": 9,
      "mode": 0,
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            12
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "MASK",
          "type": "MASK",
          "links": null,
          "shape": 3,
          "slot_index": 1
        }
      ],
      "properties": {
        "Node name for S&R": "LoadImage"
      },
      "widgets_values": [
        "logo_restaurante.png"
      ]
    },
    {
      "id": 11,
      "type": "ImageCompositeMasked",
      "pos": [
        950,
        550
      ],
      "size": {
        "0": 210,
        "1": 126
      },
      "flags": {},
      "order": 10,
      "mode": 0,
      "inputs": [
        {
          "name": "destination",
          "type": "IMAGE",
          "link": 13
        },
        {
          "name": "source",
          "type": "IMAGE",
          "link": 12
        },
        {
          "name": "mask",
          "type": "MASK",
          "link": null
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            14
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "ImageCompositeMasked"
      },
      "widgets_values": [
        50,
        50,
        0,
        0
      ]
    },
    {
      "id": 12,
      "type": "VAEEncode",
      "pos": [
        1200,
        550
      ],
      "size": {
        "0": 210,
        "1": 46
      },
      "flags": {},
      "order": 11,
      "mode": 0,
      "inputs": [
        {
          "name": "pixels",
          "type": "IMAGE",
          "link": 14
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": 15
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            16
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAEEncode"
      }
    },
    {
      "id": 13,
      "type": "VideoLinearCFGGuidance",
      "pos": [
        950,
        350
      ],
      "size": {
        "0": 300,
        "1": 130
      },
      "flags": {},
      "order": 12,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 17
        }
      ],
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            18
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VideoLinearCFGGuidance"
      },
      "widgets_values": [
        30
      ]
    },
    {
      "id": 14,
      "type": "AnimateDiff Loader",
      "pos": [
        50,
        350
      ],
      "size": {
        "0": 315,
        "1": 106
      },
      "flags": {},
      "order": 13,
      "mode": 0,
      "outputs": [
        {
          "name": "MOTION_MODEL",
          "type": "MOTION_MODEL",
          "links": [
            19
          ],
          "shape": 3,
          "slot_index": 0
        },
        {
          "name": "CLIP_VISION",
          "type": "CLIP_VISION",
          "links": null,
          "shape": 3,
          "slot_index": 1
        }
      ],
      "properties": {
        "Node name for S&R": "AnimateDiff Loader"
      },
      "widgets_values": [
        "mm_sd_v15_v2.ckpt",
        "v2",
        false
      ]
    },
    {
      "id": 15,
      "type": "AnimateDiff Evolved",
      "pos": [
        450,
        700
      ],
      "size": {
        "0": 400,
        "1": 290
      },
      "flags": {},
      "order": 14,
      "mode": 0,
      "inputs": [
        {
          "name": "motion_model",
          "type": "MOTION_MODEL",
          "link": 19
        },
        {
          "name": "latent",
          "type": "LATENT",
          "link": 16
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            20
          ],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "AnimateDiff Evolved"
      },
      "widgets_values": [
        30,
        true,
        1,
        "uniform",
        1,
        "percent",
        10000,
        "enable",
        "disable",
        10000,
        "percent",
        "enable",
        "disable",
        false,
        "enable",
        "disable"
      ]
    }
  ],
  "links": [
    [
      1,
      1,
      0,
      5,
      0,
      "MODEL"
    ],
    [
      2,
      1,
      1,
      2,
      0,
      "CLIP"
    ],
    [
      2,
      1,
      1,
      3,
      0,
      "CLIP"
    ],
    [
      3,
      1,
      2,
      6,
      1,
      "VAE"
    ],
    [
      4,
      1,
      2,
      12,
      1,
      "VAE"
    ],
    [
      5,
      2,
      0,
      5,
      1,
      "CONDITIONING"
    ],
    [
      6,
      3,
      0,
      5,
      2,
      "CONDITIONING"
    ],
    [
      7,
      4,
      0,
      5,
      3,
      "LATENT"
    ],
    [
      8,
      5,
      0,
      6,
      0,
      "LATENT"
    ],
    [
      9,
      6,
      0,
      7,
      0,
      "IMAGE"
    ],
    [
      10,
      6,
      0,
      9,
      0,
      "IMAGE"
    ],
    [
      11,
      7,
      0,
      8,
      0,
      "IMAGE"
    ],
    [
      12,
      10,
      0,
      11,
      1,
      "IMAGE"
    ],
    [
      13,
      6,
      0,
      11,
      0,
      "IMAGE"
    ],
    [
      14,
      11,
      0,
      12,
      0,
      "IMAGE"
    ],
    [
      15,
      1,
      0,
      13,
      0,
      "MODEL"
    ],
    [
      16,
      12,
      0,
      15,
      1,
      "LATENT"
    ],
    [
      17,
      13,
      0,
      5,
      0,
      "MODEL"
    ],
    [
      18,
      14,
      0,
      15,
      0,
      "MOTION_MODEL"
    ],
    [
      19,
      15,
      0,
      6,
      0,
      "LATENT"
    ],
    [
      20,
      1,
      0,
      5,
      0,
      "MODEL"
    ]
  ],
  "groups": [
    {
      "title": "GENERADOR DE CONTENIDO PARA SMARTTVS",
      "bounding": [
        30,
        30,
        2200,
        1000
      ],
      "color": "#3f789e",
      "font_size": 24
    }
  ],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.7,
      "offset": [
        0,
        0
      ]
    }
  },
  "version": 0.4
}