workflows

一个全脸彩绘和纹身的超级名模ComfyUI工作流

一个全脸彩绘和纹身的超级名模ComfyUI工作流

{
  "last_node_id": 10,
  "last_link_id": 23,
  "nodes": [
    {
      "id": 6,
      "type": "EmptyLatentImage",
      "pos": [
        565,
        486
      ],
      "size": {
        "0": 315,
        "1": 106
      },
      "flags": {},
      "order": 0,
      "mode": 0,
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            7
          ],
          "shape": 3,
          "label": "Latent"
        }
      ],
      "properties": {
        "Node name for S&R": "EmptyLatentImage"
      },
      "widgets_values": [
        832,
        1216,
        1
      ]
    },
    {
      "id": 8,
      "type": "VAELoader",
      "pos": [
        566,
        366
      ],
      "size": {
        "0": 315,
        "1": 58
      },
      "flags": {},
      "order": 1,
      "mode": 0,
      "outputs": [
        {
          "name": "VAE",
          "type": "VAE",
          "links": [],
          "shape": 3,
          "slot_index": 0
        }
      ],
      "properties": {
        "Node name for S&R": "VAELoader"
      },
      "widgets_values": [
        "sdxl_zhamao_vae.safetensors"
      ]
    },
    {
      "id": 2,
      "type": "CLIPSetLastLayer",
      "pos": [
        565,
        248
      ],
      "size": {
        "0": 315,
        "1": 58
      },
      "flags": {},
      "order": 2,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": null,
          "label": "CLIP"
        }
      ],
      "outputs": [
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [],
          "shape": 3,
          "label": "CLIP"
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPSetLastLayer"
      },
      "widgets_values": [
        -2
      ]
    },
    {
      "id": 1,
      "type": "CheckpointLoaderSimple",
      "pos": [
        560,
        84
      ],
      "size": {
        "0": 315,
        "1": 98
      },
      "flags": {},
      "order": 3,
      "mode": 0,
      "outputs": [
        {
          "name": "MODEL",
          "type": "MODEL",
          "links": [
            12,
            13
          ],
          "shape": 3,
          "label": "模型",
          "slot_index": 0
        },
        {
          "name": "CLIP",
          "type": "CLIP",
          "links": [
            14
          ],
          "shape": 3,
          "label": "CLIP",
          "slot_index": 1
        },
        {
          "name": "VAE",
          "type": "VAE",
          "links": [
            15
          ],
          "shape": 3,
          "label": "VAE",
          "slot_index": 2
        }
      ],
      "properties": {
        "Node name for S&R": "CheckpointLoaderSimple"
      },
      "widgets_values": [
        "juggernautXL.safetensors"
      ]
    },
    {
      "id": 10,
      "type": "Anything Everywhere3",
      "pos": [
        911,
        85
      ],
      "size": {
        "0": 210,
        "1": 66
      },
      "flags": {
        "collapsed": true
      },
      "order": 6,
      "mode": 0,
      "inputs": [
        {
          "name": "MODEL",
          "type": "*",
          "link": 13,
          "label": "输入",
          "color_on": "#B39DDB"
        },
        {
          "name": "CLIP",
          "type": "*",
          "link": 14,
          "label": "输入2",
          "color_on": "#FFD500"
        },
        {
          "name": "VAE",
          "type": "*",
          "link": 15,
          "label": "输入3",
          "color_on": "#FF6E6E"
        }
      ],
      "properties": {
        "Node name for S&R": "Anything Everywhere3",
        "group_restricted": 0,
        "color_restricted": 0
      },
      "widgets_values": []
    },
    {
      "id": 4,
      "type": "CLIPTextEncode",
      "pos": [
        913,
        399
      ],
      "size": {
        "0": 400,
        "1": 200
      },
      "flags": {},
      "order": 4,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": null,
          "label": "CLIP"
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            6
          ],
          "shape": 3,
          "label": "条件"
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "bad proportions, low resolution, bad, ugly, terrible, female, girl, painting, 3d, render, comic, anime, manga, unrealistic, flat, FastNegativeV2, watermark, signature, worst quality, low quality, normal quality, lowres, simple background, inaccurate limb, extra fingers, fewer fingers, missing fingers, extra arms, (extra legs:1.3), inaccurate eyes, bad composition, bad anatomy, error, extra digit, fewer digits, cropped, low res, worst quality, low quality, normal quality, jpeg artifacts, extra digit, fewer digits, trademark, watermark, artist's name, username, signature, text, words, human, american flag, muscular"
      ],
      "color": "#322",
      "bgcolor": "#533"
    },
    {
      "id": 7,
      "type": "VAEDecode",
      "pos": [
        1543,
        85
      ],
      "size": {
        "0": 210,
        "1": 46
      },
      "flags": {
        "collapsed": true
      },
      "order": 8,
      "mode": 0,
      "inputs": [
        {
          "name": "samples",
          "type": "LATENT",
          "link": 9,
          "label": "Latent"
        },
        {
          "name": "vae",
          "type": "VAE",
          "link": null,
          "label": "VAE"
        }
      ],
      "outputs": [
        {
          "name": "IMAGE",
          "type": "IMAGE",
          "links": [
            8
          ],
          "shape": 3,
          "label": "图像"
        }
      ],
      "properties": {
        "Node name for S&R": "VAEDecode"
      }
    },
    {
      "id": 9,
      "type": "SaveImage",
      "pos": [
        1690,
        94
      ],
      "size": {
        "0": 262.8437194824219,
        "1": 419.89208984375
      },
      "flags": {},
      "order": 9,
      "mode": 0,
      "inputs": [
        {
          "name": "images",
          "type": "IMAGE",
          "link": 8,
          "label": "图像"
        }
      ],
      "properties": {},
      "widgets_values": [
        "ComfyUI"
      ]
    },
    {
      "id": 5,
      "type": "KSampler",
      "pos": [
        1343,
        151
      ],
      "size": {
        "0": 315,
        "1": 262
      },
      "flags": {},
      "order": 7,
      "mode": 0,
      "inputs": [
        {
          "name": "model",
          "type": "MODEL",
          "link": 12,
          "label": "模型"
        },
        {
          "name": "positive",
          "type": "CONDITIONING",
          "link": 5,
          "label": "正面条件"
        },
        {
          "name": "negative",
          "type": "CONDITIONING",
          "link": 6,
          "label": "负面条件"
        },
        {
          "name": "latent_image",
          "type": "LATENT",
          "link": 7,
          "label": "Latent"
        }
      ],
      "outputs": [
        {
          "name": "LATENT",
          "type": "LATENT",
          "links": [
            9
          ],
          "shape": 3,
          "label": "Latent"
        }
      ],
      "properties": {
        "Node name for S&R": "KSampler"
      },
      "widgets_values": [
        751968942804114,
        "fixed",
        20,
        3,
        "dpmpp_2m",
        "karras",
        1
      ]
    },
    {
      "id": 3,
      "type": "CLIPTextEncode",
      "pos": [
        911,
        146
      ],
      "size": {
        "0": 400,
        "1": 200
      },
      "flags": {},
      "order": 5,
      "mode": 0,
      "inputs": [
        {
          "name": "clip",
          "type": "CLIP",
          "link": null,
          "label": "CLIP"
        }
      ],
      "outputs": [
        {
          "name": "CONDITIONING",
          "type": "CONDITIONING",
          "links": [
            5
          ],
          "shape": 3,
          "label": "条件"
        }
      ],
      "properties": {
        "Node name for S&R": "CLIPTextEncode"
      },
      "widgets_values": [
        "High fashion photography, Professional fashion, hyper-realistic, 1girl, supermodel, beautiful detailed face and eyes::3, beautifully complex colored iris::5, sexy::5, colorful intricate full face paint and tattoos::3, delicate and sleek lines, unique details, symmetrical composition and exquisite details, combines futuristic and traditional details, detailed crazy hair, zen style, folklore, majestic, weird, very aesthetic, ethereal, timeless, modern, avant-garde, neo mode, near future, stylish, cool, cyberpunk, mysterious charm, sensual aura, surreal, wild, vibrant, fluid, hippy, free, solstice, acrylic, curvilinear, rectilinear, digital material, innovative materials, natural elements, Naturalism Fusion, these fashion forms are rich in symbolism and meaning, extreme detailed, engaging with space, interplay of light and shadow, artistic statement, beautiful colors, vibrant colorings, wide range of colors, high dynamic, raw photo, photorealistic, ultra photoreal, artistic photorealism::5, amazing depth, bokeh, ultra-high definition picture quality, high-resolution, 32k, slow shutter speed photography,::1"
      ],
      "color": "#232",
      "bgcolor": "#353"
    }
  ],
  "links": [
    [
      5,
      3,
      0,
      5,
      1,
      "CONDITIONING"
    ],
    [
      6,
      4,
      0,
      5,
      2,
      "CONDITIONING"
    ],
    [
      7,
      6,
      0,
      5,
      3,
      "LATENT"
    ],
    [
      8,
      7,
      0,
      9,
      0,
      "IMAGE"
    ],
    [
      9,
      5,
      0,
      7,
      0,
      "LATENT"
    ],
    [
      12,
      1,
      0,
      5,
      0,
      "MODEL"
    ],
    [
      13,
      1,
      0,
      10,
      0,
      "MODEL"
    ],
    [
      14,
      1,
      1,
      10,
      1,
      "CLIP"
    ],
    [
      15,
      1,
      2,
      10,
      2,
      "VAE"
    ],
    [
      16,
      1,
      1,
      2,
      0,
      "CLIP"
    ],
    [
      17,
      1,
      1,
      3,
      0,
      "CLIP"
    ],
    [
      18,
      1,
      1,
      4,
      0,
      "CLIP"
    ],
    [
      19,
      1,
      2,
      7,
      1,
      "VAE"
    ],
    [
      20,
      1,
      1,
      2,
      0,
      "CLIP"
    ],
    [
      21,
      1,
      1,
      4,
      0,
      "CLIP"
    ],
    [
      22,
      1,
      2,
      7,
      1,
      "VAE"
    ],
    [
      23,
      1,
      1,
      3,
      0,
      "CLIP"
    ]
  ],
  "groups": [],
  "config": {},
  "extra": {
    "ds": {
      "scale": 0.8954302432552402,
      "offset": {
        "0": -454.47909362994704,
        "1": 55.62773753549439
      }
    }
  },
  "version": 0.4
}